Histórico de Commits

Autor SHA1 Mensagem Data
  David Anderson 27276f6b36 bpf: add package documentation describing the BPF virtual machine. há 10 anos atrás
  David Anderson 9c7b3c72db bpf: simplify disasm state machine. há 10 anos atrás
  David Anderson 3c208088b6 bpf: new package to assemble and disassemble Berkeley Packet Filter programs. há 10 anos atrás
  Brad Fitzpatrick 1600a4cd69 http2: revert part of e7da8eda to fix data race it introduced há 10 anos atrás
  Brad Fitzpatrick 991d3e32f7 http2: make Transport handle HEAD responses with DATA frames há 10 anos atrás
  Brad Fitzpatrick 4876518f9e http2: don't make garbage when sorting things há 10 anos atrás
  Brad Fitzpatrick c56178077d http2: remove method value allocation per read frame há 10 anos atrás
  Brad Fitzpatrick 4d06dbdaa6 http2: reduce alloc-heavy init há 10 anos atrás
  David Symonds 9d8ef8d73b context: Uniformly pass cancelCtx by pointer. há 10 anos atrás
  Dave Day 35b06af072 trace: make AuthRequest robust to multiple RemoteAddr formats há 10 anos atrás
  Brad Fitzpatrick e7da8edaa5 http2: reduce garbage in Server on requests with bodies há 10 anos atrás
  Sam Whited 3e5cd1ed14 websocket: Be explicit about goroutine safety há 10 anos atrás
  Mikio Hara 237fc45c42 http2: gofmt -w -s há 10 anos atrás
  Brad Fitzpatrick a4bbce9fca context/ctxhttp: fix data race in tests há 10 anos atrás
  Jacob Hoffman-Andrews 08f168e593 publicsuffix: Make gen.go faster. há 10 anos atrás
  Nigel Tao d58ca6618b publicsuffix: update table to latest list from publicsuffix.org. há 10 anos atrás
  Brad Fitzpatrick 6acef71eb6 http2: add Framer.ErrorDetail method há 10 anos atrás
  Brad Fitzpatrick 3f5b0e6e67 http2: don't override user's Transport.TLSConfig.ServerName há 10 anos atrás
  Dmitri Shuralyov 4599ae7937 http2/h2i: Handle invalid usage more idiomatically. há 10 anos atrás
  Mikio Hara 0899459b4d internal/iana: update protocol numbers há 10 anos atrás
  Brad Fitzpatrick 9e1fb3c175 http2: move merging of HEADERS and CONTINUATION into Framer há 10 anos atrás
  Mikio Hara b6d7b1396e ipv6: fix potential misaligned memory access há 10 anos atrás
  Mikio Hara be1bea8ef0 ipv4: fix potential misaligned memory access há 10 anos atrás
  Mikio Hara a896e565e9 icmp: fix potential misaligned memory access há 10 anos atrás
  Brad Fitzpatrick cbbbe2bc0f http2: fix crash in Transport on double Read of invalid gzip Response.Body há 10 anos atrás
  Nigel Tao 8968c61983 publicsuffix: add some commentary on using "go run gen.go". há 10 anos atrás
  Mikio Hara 7f88271ea9 http2: fix a nit há 10 anos atrás
  Brad Fitzpatrick 493a262469 http2: don't send Connection-level headers in Transport há 10 anos atrás
  Brad Fitzpatrick 6ccd6698c6 http2: export Server.ServeConn há 10 anos atrás
  Brad Fitzpatrick 74d798388a http2/h2demo: update bug link, add idle conn timeouts há 10 anos atrás