Commit History

Author SHA1 Message Date
  Volker Dobler 61557ac011 publicsuffix: update table to latest list from publicsuffix.org 8 years ago
  Michel Lespinasse a689eb3bc4 proxy: split SOCKS5 Dial method in two 8 years ago
  haya14busa 349ad30abd context/ctxhttp: close httptest server 8 years ago
  Mikio Hara 236b8f043b internal/netreflect: fix test on NaCl and Plan 9 8 years ago
  Mikio Hara b7fd658658 route: fix typo 8 years ago
  Mikio Hara 41bba8d80b route: add support for the manipulation of routing informaion 8 years ago
  Brad Fitzpatrick 007e530097 http2: don't allow writing non-zero padding unless Framer.AllowIllegalWrites 8 years ago
  Dmitri Shuralyov 357296a763 all: single space after period 8 years ago
  Nigel Tao f2499483f9 idna: Revert "use code generated by internal x/text package" 8 years ago
  Lucas Bremgartner 0ab64c594a bpf: implement fmt.Stringer for BPF instructions 8 years ago
  Tonis Tiigi c427ad74c6 trace: initialize templates lazily 8 years ago
  Mikio Hara 2497afe528 ipv4: simplify init function for darwin 8 years ago
  Mikio Hara 60c41d1de8 internal/netreflect: more use of internal/nettest package 8 years ago
  Mikio Hara db8e241947 internal/nettest: add missing support for "unixgram" to TestableNetwork 8 years ago
  Tom Bergan 77412025ac http2: nit in TestServer_Push_StateTransitions 8 years ago
  Tom Bergan 4aaac4bb36 http2: fix flake in TestServer_Push_StateTransitions 8 years ago
  Mikio Hara b03f0d9a16 internal/nettest: add TestableNetwork, NewLocalListener and NewLocalPacketListener 8 years ago
  Mikio Hara 9e4ed9723b nettest: use of internal/nettest package 8 years ago
  voutasaurus e99677b929 http2/h2i: strip port from server name in client hello 8 years ago
  Mikio Hara 9e26e06f4a internal/netreflect: use of internal/nettest package 8 years ago
  Brad Fitzpatrick 6c39fadc8f http2/h2i: send RequestURI as path, to not lose query args 8 years ago
  Lucas Bremgartner da2b4fa285 x/net/bpf: cleanup TestAsmDisasm 8 years ago
  Mikio Hara b7883d2965 http2: fix nits found by vet 8 years ago
  Lucas Bremgartner ae05321a78 bpf: disasm load extension to type LoadExtension 8 years ago
  Lucas Bremgartner 279e808814 bpf: disasm "fake" jump conditions 8 years ago
  Mikio Hara 905989bd20 ipv6: add missing BUGS section for Windows 8 years ago
  Mikio Hara bb2257b551 ipv4: drop package name prefix from identifiers in docs for consistency 8 years ago
  Mikio Hara 094f0373ac ipv6: drop package name prefix from identifiers in docs for consistency 8 years ago
  Marcel van Lohuizen 67957fd0b1 idna: use code generated by internal x/text package 8 years ago
  Meir Fischer 69d4b8aa71 http2: remove unnecessary TODO for trailer keys allocation 8 years ago