Ei kuvausta

Brad Fitzpatrick b092070472 http2: add automatic gzip compression for the Transport 10 vuotta sitten
context 1d9fd3b833 context: fix typo in TODO documentation 10 vuotta sitten
dict 8aa6e209cb net: add import comments. 11 vuotta sitten
html edab5dc413 html: Use existing standard library interface internally. 11 vuotta sitten
http2 b092070472 http2: add automatic gzip compression for the Transport 10 vuotta sitten
icmp ac0ecaccab icmp: drop unnecessary type assertions in PacketConn 10 vuotta sitten
idna 8aa6e209cb net: add import comments. 11 vuotta sitten
internal d9eac8b368 internal/iana: update protocol numbers 10 vuotta sitten
ipv4 cf6265fb6d ipv4: move unexposed error values into helper.go 10 vuotta sitten
ipv6 4f2fc6c1e6 ipv6: move unexposed error values into helper.go 10 vuotta sitten
netutil 8bfde94a84 netutil: deflake TestLimitListener (again) 11 vuotta sitten
proxy 8aa6e209cb net: add import comments. 11 vuotta sitten
publicsuffix b4e17d61b1 publicsuffix: update table to latest list from publicsuffix.org. 10 vuotta sitten
trace ea47fc708e trace: fix EventLog example 10 vuotta sitten
webdav db8e4de5b2 webdav: improve support for url prefixes 10 vuotta sitten
websocket b026840ad5 websocket: don't send IPv6 zone identifier in outbound request, per RFC 6874 10 vuotta sitten
.gitattributes 8c5df243b6 net: add .gitattributes (fixes windows build) 11 vuotta sitten
.gitignore a63ec84237 convert .hgignore to .gitignore. 11 vuotta sitten
AUTHORS f61fbb80d2 go.empty: prototype for new subrepository 14 vuotta sitten
CONTRIBUTING.md 9472249086 doc: add CONTRIBUTING.md 11 vuotta sitten
CONTRIBUTORS f61fbb80d2 go.empty: prototype for new subrepository 14 vuotta sitten
LICENSE e169218972 LICENSE: add 14 vuotta sitten
PATENTS 8a5603b498 go.net: add PATENTS file to the subrepo. 14 vuotta sitten
README 3294cb5d6c go.net: initial code 14 vuotta sitten
codereview.cfg 0b492c5a96 net: add codereview.cfg 11 vuotta sitten

README

This repository holds supplementary Go networking libraries.

To submit changes to this repository, see http://golang.org/doc/contribute.html.