go /
net /
ba9fcec4b297b415637633c5a6e8fa592e4a16c3 - ba9fcec http2: correct ServeConnOpts.context's nil receiver check by Aofei Sheng · 6 years ago
- 74dc4d7 http2: limit number of control frames in server send queue by Filippo Valsorda · 6 years ago
- ca1201d http2: use updated URI in doc by Pascal Dierich · 6 years ago
- da137c7 proxy: fix TestDial failures on wasm/js by Jacob Blain Christen · 6 years ago
- 3b0461e internal/socket, ipv4, ipv6: add support for GOOS=illumos by Tobias Klauser · 6 years ago
- b5b0513 publicsuffix: update table to latest list from publicsuffix.org by Volker Dobler · 6 years ago
- d28f0bd all: follow convention for generated code comment by Tobias Klauser · 6 years ago
- 3f473d3 internal/socket: add support for freebsd/arm64 by Tobias Klauser · 6 years ago
- dbab0cf internal/socket: add support for openbsd/arm64 by Tobias Klauser · 6 years ago
- 461777f http2: support getting the Server connection's base context from net/http by Brad Fitzpatrick · 6 years ago
- 26fcbda go.mod: add go language version by Brad Fitzpatrick · 6 years ago
- d5cec38 http2: disable a flaky test on Windows for now, add more logging by Brad Fitzpatrick · 6 years ago
- 27ecd3f bpf: fix VM out of bounds LoadMemShift check by Arthur Fabre · 6 years ago
- 1492cef webdav: remove redundant trailing slash for root directory by Mykhailo Lesyk · 6 years ago
- 60506f4 internal/socket: add support for netbsd/arm64 by Tobias Klauser · 6 years ago
- f3200d1 internal/socket: remove leftover AF_* and SOCK_RAW constants on aix by Tobias Klauser · 6 years ago
- fa69b94 internal/socket: use AF_* and SOCK_RAW constants from x/sys by Tobias Klauser · 8 years ago
- 018c4d4 ipv4, ipv6, internal/socket: add riscv64 support by CarlosEDP · 6 years ago
- 3ec1911 http2: track reused connections by Michael Fraenkel · 6 years ago
- a4d6f7f http2/h2demo: stop using gitlock, use Go modules by Brad Fitzpatrick · 6 years ago
- f4e77d3 proxy: add ProxyFromEnvironmentUsing by Brad Fitzpatrick · 6 years ago
- 7f726ca proxy: add Dial (with context) by Jacob Blain Christen · 6 years ago
- 9ce7a69 html: implement ParseWithOptions and ParseFragmentWithOptions by Kunpei Sakai · 6 years ago
- 4829fb1 idna: update to Unicode 11 by Marcel van Lohuizen · 6 years ago
- afe8014 publicsuffix: domain labels may not be empty by Volker Dobler · 6 years ago
- ce75fb3 html: Add missing condition to 'in cell' insertion mode, required by spec by Tom Anthony · 6 years ago
- 574d568 html: add "in head noscript" im support by Kunpei Sakai · 6 years ago
- afa5a82 ipv4: clarify the range of broken freebsd kernel versions by Mikio Hara · 6 years ago
- 1f3472d icmp: add port for aix/ppc64 by chigotc · 6 years ago
- 8dbb310 ipv6: add port for aix/ppc64 by chigotc · 6 years ago
- c98bf44 ipv4: add port for aix/ppc64 by chigotc · 6 years ago
- 457ff44 internal/socket: add port for aix/ppc64 by chigotc · 6 years ago
- 1da14a5 http2: don't hang a stream if trailers values are not provided by marius a. eriksen · 6 years ago
- 4a65cf9 ipv4: work around FreeBSD 12.0 kernel running COMPAT_FREEBSD32 by Yuval Pavel Zholkover · 6 years ago
- eb5bcb5 publicsuffix: add a who-manages-this example by Nigel Tao · 6 years ago
- b630fd6 http2/h2i: add port for aix/ppc64 by chigotc · 6 years ago
- 74de082 publicsuffix: update table to latest list from publicsuffix.org by Volker Dobler · 6 years ago
- 63eda1e all: use of nettest, remove internal/nettest by Mikio Hara · 7 years ago
- 9bff7f1 bpf: use of nettest by Mikio Hara · 6 years ago
- 710a502 nettest: add SupportsRawSocket by Mikio Hara · 6 years ago
- 74e053c http2: make empty method mean GET by Michael Fraenkel · 6 years ago
- 15845e8 nettest: move helpers from internal/nettest package by Mikio Hara · 7 years ago
- a33f666 html: gofmt -w -s by Mikio Hara · 6 years ago
- e3b2ff5 html: fix parsing where nested tags of unknown types inadvertently close one another by Tom Anthony · 6 years ago
- addf6b3 nettest: remove Go 1.6 compatibility code by Matt Layher · 6 years ago
- 1272bf9 ipv4: work around FreeBSD 11.3 or 12 kernel running COMPAT_FREEBSD32 by Mikio Hara · 6 years ago
- 77544e6 all: make bit clear operator explicitly by Mikio Hara · 6 years ago
- d196dff Revert "ipv4: work around FreeBSD 12 kernel running COMPAT_FREEBSD32" by Mikio Hara · 6 years ago
- 7a92b51 ipv4: work around FreeBSD 12 kernel running COMPAT_FREEBSD32 by Mikio Hara · 6 years ago
- 9f648a6 ipv6: skip tests on aix, fuchsia and hurd by Mikio Hara · 6 years ago
- 7949ac6 ipv4: skip tests on aix, fuchsia and hurd by Mikio Hara · 6 years ago
- 1d742bf ipv6: replace errOpNoSupport with errNotImplemented by Mikio Hara · 6 years ago
- 511f794 ipv4: replace errOpNoSupport with errNotImplemented by Mikio Hara · 6 years ago
- 5c2c250 icmp: make non-privileged tests more adaptive by Mikio Hara · 6 years ago
- c19f08b icmp: replace errOpNoSupport with errNotImplemented by Mikio Hara · 6 years ago
- d888771 http2/h2demo: require golang.org/x/net@latest by Michael Matloob · 6 years ago
- 12eef18 all: add go.mod files, carve h2demo into separate module by Michael Matloob · 6 years ago
- 56fb011 icmp: add simple multipart message validation by Mikio Hara · 6 years ago
- c10a055 ipv6: drop support for go1.8 or below by Mikio Hara · 6 years ago
- 784e4c8 ipv4: drop support for go1.8 or below by Mikio Hara · 6 years ago
- c1c7484 internal/socket: drop support for go1.8 or below by Mikio Hara · 6 years ago
- b774fd8 ipv4: fix error values on header manipulation by Mikio Hara · 6 years ago
- 16b79f2 internal/socket: use correct cmsg alignment for netbsd/arm by Mikio Hara · 6 years ago
- 92fc7df http2: remove use of DeepEqual for testing errors by Brad Fitzpatrick · 6 years ago
- c95aed5 webdav: add trailing slash on directories by Mickael KERJEAN · 6 years ago
- e869164 ipv4: fix typo in comment by sergeydobrodey · 6 years ago
- 312bce6 internal/socket: make not implemented errors more descriptive by Mikio Hara · 6 years ago
- 617fbc8 ipv6: rename freebsd32o64 with compatFreeBSD32 for consistency by Mikio Hara · 6 years ago
- 1ea17d6 ipv4: rename freebsd32o64 with compatFreeBSD32 for consistency by Mikio Hara · 6 years ago
- d76a190 ipv6: make not implemented errors more descriptive by Mikio Hara · 6 years ago
- d6388d9 icmp: don't run diagnostic tests by default, even in long mode by Mikio Hara · 6 years ago
- 4602d50 icmp: simplify Message.Marshal by Mikio Hara · 6 years ago
- afe646c nettest: mark test helper functions by Santhosh Kumar Tekuri · 6 years ago
- 67f368f nettest: fix doc for testPresentTimeout by Santhosh Kumar Tekuri · 6 years ago
- 66a96c8 html: remove G+ reference from testdata by Brad Fitzpatrick · 6 years ago
- fe579d4 http2: fix a typo by zoncoen · 6 years ago
- 3a22650 html: remove unnecessary break by Kunpei Sakai · 6 years ago
- 65e2d4e http2/h2demo: fix the HTTP/1-vs-HTTP/2 demo after HSTS breakage by Brad Fitzpatrick · 6 years ago
- d26f9f9 html: update inSelectIM and inSelectInTableIM for the latest spec by Kunpei Sakai · 6 years ago
- 4b62a64 html: make (*nodeStack)contains distinguish namespace by Kunpei Sakai · 6 years ago
- ed066c8 http2: Revert a closed stream cannot receive data by Michael Fraenkel · 6 years ago
- 915654e trace: tighten the check for duplicate registration by Brad Fitzpatrick · 6 years ago
- be1c187 route: update package docs by Mikio Hara · 6 years ago
- 1e06a53 route: fix TestRouteMessage by Mikio Hara · 6 years ago
- 395948e proxy: support socks5h scheme in proxy URL by Wèi Cōngruì · 6 years ago
- be88a9a ipv4, ipv6: directly initialize ctlOpts and sockOpts by Tobias Klauser · 6 years ago
- 45ffb0c ipv4, ipv6: drop support for macOS 10.7 and earlier by Tobias Klauser · 6 years ago
- 1a61f44 route: add support for freebsd/arm64 by Tobias Klauser · 6 years ago
- a67830c internal/nettest: drop causesIPv6Crash by Tobias Klauser · 6 years ago
- 927f977 publicsuffix: hold icann-ness until wildcards fully match by Nigel Tao · 6 years ago
- 45fec1d publicsuffix: add comments on the icann return value by Nigel Tao · 6 years ago
- e147a91 internal/socket: use correct cmsg alignment for openbsd/arm by Joel Sing · 6 years ago
- 891ebc4 http2/hpack: track the beginning of a header block by Michael Fraenkel · 6 years ago
- 6105869 http2/h2c: Add missing error check by Michal Rostecki · 6 years ago
- 351d144 http2: revert Transport's strict interpretation of MAX_CONCURRENT_STREAMS by Brad Fitzpatrick · 6 years ago
- fae4c4e http2: confirm the test fix for golang/go#28762 was correct by Filippo Valsorda · 6 years ago
- adae6a3 internal/socket: use libc calls on darwin by Keith Randall · 6 years ago
- 777a393 route: use libc calls on Darwin by Keith Randall · 6 years ago
- 88d92db context/ctxhttp: remove Go 1.6 support, use std context by Dmitri Shuralyov · 6 years ago
- c98d57f http2: disable TLS 1.3 in failing test temporarily(?) by Brad Fitzpatrick · 6 years ago