Commit History

Author SHA1 Message Date
  Dan Peterson 0cc50bbd65 http2: standardize RFC mention format 9 years ago
  Mikio Hara 589fda73dd ipv6: fix a typo 9 years ago
  Mikio Hara a8a071f2a6 ipv4: fix a typo 9 years ago
  Mikio Hara f608d985aa icmp: fix a typo 9 years ago
  Mikio Hara edd5b7d9bd http2: fix typos 9 years ago
  Mikio Hara e4306e4093 http2/hpack: fix a typo 9 years ago
  Nigel Tao e45385e9b2 webdav: have the exported API use the standard library's xml.Name type. 9 years ago
  Nigel Tao 8f3641dedf webdav: rename the "etc/internal/xml" import. 9 years ago
  Nigel Tao bcb71dd18f webdav: run "gofmt -s" to simplify some tests. 9 years ago
  Nigel Tao 9622a22758 webdav: fill in the package's doc comment. 9 years ago
  Nigel Tao e000e3cac1 webdav: remove runtime check for Go 1.4 or earlier. 9 years ago
  Brad Fitzpatrick af4fee9d05 http2: make Server reject connection-level headers with a 400 response 9 years ago
  Sam Whited 318395d8b1 websocket: remove redundant error handling 9 years ago
  Brad Fitzpatrick afc22ee913 context: implement in terms of the standard library for Go 1.7+ 9 years ago
  Roland Shoemaker 024ed629fd http2: Ignore Keep-Alive header in requests 9 years ago
  David Anderson 3e8a7b0329 bpf: rename LoadIPv4HeaderLen to the more generic LoadMemShift. 9 years ago
  Mikio Hara c4bb2f7b3d ipv6: remove unnecessary sysSockoptLen type 9 years ago
  Mikio Hara 37db164db4 ipv4: remove unnecessary sysSockoptLen type 9 years ago
  Brad Fitzpatrick 31df19d69d http2: fix truncated comment 9 years ago
  David Anderson 1dd0d85fc0 bpf: correct spelling of marshaling in package doc. 9 years ago
  David Anderson 27276f6b36 bpf: add package documentation describing the BPF virtual machine. 9 years ago
  David Anderson 9c7b3c72db bpf: simplify disasm state machine. 9 years ago
  David Anderson 3c208088b6 bpf: new package to assemble and disassemble Berkeley Packet Filter programs. 9 years ago
  Brad Fitzpatrick 1600a4cd69 http2: revert part of e7da8eda to fix data race it introduced 9 years ago
  Brad Fitzpatrick 991d3e32f7 http2: make Transport handle HEAD responses with DATA frames 9 years ago
  Brad Fitzpatrick 4876518f9e http2: don't make garbage when sorting things 9 years ago
  Brad Fitzpatrick c56178077d http2: remove method value allocation per read frame 9 years ago
  Brad Fitzpatrick 4d06dbdaa6 http2: reduce alloc-heavy init 9 years ago
  David Symonds 9d8ef8d73b context: Uniformly pass cancelCtx by pointer. 9 years ago
  Dave Day 35b06af072 trace: make AuthRequest robust to multiple RemoteAddr formats 9 years ago