Commit History

作者 SHA1 備註 提交日期
  Nigel Tao 8f3641dedf webdav: rename the "etc/internal/xml" import. 9 年之前
  Nigel Tao bcb71dd18f webdav: run "gofmt -s" to simplify some tests. 9 年之前
  Nigel Tao 9622a22758 webdav: fill in the package's doc comment. 9 年之前
  Nigel Tao e000e3cac1 webdav: remove runtime check for Go 1.4 or earlier. 9 年之前
  Brad Fitzpatrick af4fee9d05 http2: make Server reject connection-level headers with a 400 response 9 年之前
  Sam Whited 318395d8b1 websocket: remove redundant error handling 9 年之前
  Brad Fitzpatrick afc22ee913 context: implement in terms of the standard library for Go 1.7+ 9 年之前
  Roland Shoemaker 024ed629fd http2: Ignore Keep-Alive header in requests 9 年之前
  David Anderson 3e8a7b0329 bpf: rename LoadIPv4HeaderLen to the more generic LoadMemShift. 9 年之前
  Mikio Hara c4bb2f7b3d ipv6: remove unnecessary sysSockoptLen type 9 年之前
  Mikio Hara 37db164db4 ipv4: remove unnecessary sysSockoptLen type 9 年之前
  Brad Fitzpatrick 31df19d69d http2: fix truncated comment 9 年之前
  David Anderson 1dd0d85fc0 bpf: correct spelling of marshaling in package doc. 9 年之前
  David Anderson 27276f6b36 bpf: add package documentation describing the BPF virtual machine. 9 年之前
  David Anderson 9c7b3c72db bpf: simplify disasm state machine. 9 年之前
  David Anderson 3c208088b6 bpf: new package to assemble and disassemble Berkeley Packet Filter programs. 9 年之前
  Brad Fitzpatrick 1600a4cd69 http2: revert part of e7da8eda to fix data race it introduced 9 年之前
  Brad Fitzpatrick 991d3e32f7 http2: make Transport handle HEAD responses with DATA frames 9 年之前
  Brad Fitzpatrick 4876518f9e http2: don't make garbage when sorting things 9 年之前
  Brad Fitzpatrick c56178077d http2: remove method value allocation per read frame 9 年之前
  Brad Fitzpatrick 4d06dbdaa6 http2: reduce alloc-heavy init 9 年之前
  David Symonds 9d8ef8d73b context: Uniformly pass cancelCtx by pointer. 9 年之前
  Dave Day 35b06af072 trace: make AuthRequest robust to multiple RemoteAddr formats 9 年之前
  Brad Fitzpatrick e7da8edaa5 http2: reduce garbage in Server on requests with bodies 9 年之前
  Sam Whited 3e5cd1ed14 websocket: Be explicit about goroutine safety 9 年之前
  Mikio Hara 237fc45c42 http2: gofmt -w -s 9 年之前
  Brad Fitzpatrick a4bbce9fca context/ctxhttp: fix data race in tests 9 年之前
  Jacob Hoffman-Andrews 08f168e593 publicsuffix: Make gen.go faster. 9 年之前
  Nigel Tao d58ca6618b publicsuffix: update table to latest list from publicsuffix.org. 9 年之前
  Brad Fitzpatrick 6acef71eb6 http2: add Framer.ErrorDetail method 9 年之前