Commit History

Author SHA1 Message Date
  Michael Hudson-Doyle 641602e72f ipv6: add support for ppc (using gccgo) 9 years ago
  Gyu-Ho Lee bc3663df0a http2: fix typo in ReadFrame 9 years ago
  Matt Layher 7c71ca708c bpf: implement LoadExtension and ExtLen for VM 9 years ago
  Mikio Hara 8bf2b39827 bpf: fix a typo 9 years ago
  Matt Layher 1961d9def2 bpf: add Go implementation of virtual machine 9 years ago
  Nigel Tao d7bf3545bb webdav: respect the Handler.Prefix in confirmLocks. 9 years ago
  Nigel Tao 3f122ce3db publicsuffix: strip generated comments; automatically scrape git version. 9 years ago
  Mikio Hara 313cf39d4a http2: fix data race on pipe 9 years ago
  Andrew Gerrand 154d9f9ea8 http2: consider buffered data when doing stream flow control 9 years ago
  Tom Bergan c4c3ea7191 http2: GotFirstResponseByte hook should only fire once 9 years ago
  Dave Cheney 7553b97266 websocket: fix Read behaviour in hybiFrameReader.Read 9 years ago
  H. İbrahim Güngör 30db96677b webdav: set 'getlastmodified' live property for directories 9 years ago
  Mikio Hara dfd9ed699e http2: fix nits in test 9 years ago
  ayanamist b3e9c8fbe0 http2: allow http scheme for http2 9 years ago
  Brad Fitzpatrick 0c607074ac http2: prevent Server from sending status 100 header after anything else 9 years ago
  Brad Fitzpatrick 4d07e8a493 http2: let handlers close Request.Body without killing streams 9 years ago
  Brad Fitzpatrick 8a52c78636 http2: fix Transport.CloseIdleConnections when http1+http2 are wired together 9 years ago
  Brad Fitzpatrick 202ff482f7 http2: delay sending request body in Transport if 100-continue is set 9 years ago
  Brad Fitzpatrick 5916dcb167 http2, lex/httplex: make Transport reject bogus headers before sending 9 years ago
  Brad Fitzpatrick 3c5cb154b0 http2: reject more trailer values 9 years ago
  Brad Fitzpatrick 8aacbecd63 http2: with Go 1.7 set Request.Context in ServeHTTP handlers 9 years ago
  Brad Fitzpatrick 3b993948b6 http2: when using Go 1.7, make Transport use httptrace hooks 9 years ago
  Mikio Hara 76e74a3365 ipv6: add support for linux/s390x 9 years ago
  Mikio Hara a71ada68b9 ipv4: add support for linux/s390x 9 years ago
  Mikio Hara fac978cc75 route: fix typos in test 9 years ago
  David Anderson ef00b378c7 ipv6: support attaching packet filters to PacketConn. 9 years ago
  David Anderson 58b2fb074e ipv4: support attaching packet filters to PacketConn/RawConn. 9 years ago
  Mikio Hara 30be488e91 route: new package 9 years ago
  Carl Mastrangelo 6050c11192 http2/hpack: forbid excess and invalid padding in hpack decoder 9 years ago
  Brad Fitzpatrick 96dbb961a3 http2: make Transport use Request.Context, set Response.Uncompressed 9 years ago