Sin descripción

Brad Fitzpatrick 973f3f3bbd http2: make Transport treat http.NoBody like it were nil hace 8 años
bpf 9c9a3f3e9f bpf: add Setter interface hace 8 años
context 349ad30abd context/ctxhttp: close httptest server hace 8 años
dict 5d997795f7 all: make copyright headers consistent with one space after period hace 9 años
dns d379faa25c dns/dnsmessage: add support for parsing and packing of DNS messages hace 8 años
html f1d3149ecb html/charset: replace EUC-KR test hace 10 años
http2 973f3f3bbd http2: make Transport treat http.NoBody like it were nil hace 8 años
icmp 468bac874d icmp: add missing BUGS section hace 9 años
idna 78ebe5c8b6 idna: copy the idna package from x/text, take 2. hace 8 años
internal dfe83d419c internal/socket: don't crash with corrupted control messages hace 8 años
ipv4 ec5a957fe4 ipv4: don't crash with corrupted control messages hace 8 años
ipv6 e78b1e49ae ipv6: don't crash with corrupted control messages hace 8 años
lex 57c7820920 http2: add Transport support for unicode domain names hace 9 años
lif fcc8ed8e87 lif: rename internal types hace 8 años
nettest 7dcfb80767 nettest: skip testConcurrentMethods on Plan 9 hace 8 años
netutil 5d997795f7 all: make copyright headers consistent with one space after period hace 9 años
proxy a689eb3bc4 proxy: split SOCKS5 Dial method in two hace 8 años
publicsuffix ddf80d0970 publicsuffix: update table to latest list from publicsuffix.org hace 8 años
route da118f7b8e route: don't fail test when at least one version of INET protocols is available hace 8 años
trace d212a1ef2d trace: support Go 1.6 again hace 8 años
webdav 357296a763 all: single space after period hace 9 años
websocket 97edce0b2e websocket: mention the gorilla package hace 9 años
xsrftoken 0819898fb4 xsrftoken: panic for unsafe zero length keys hace 8 años
.gitattributes 8c5df243b6 net: add .gitattributes (fixes windows build) hace 11 años
.gitignore a63ec84237 convert .hgignore to .gitignore. hace 11 años
AUTHORS f61fbb80d2 go.empty: prototype for new subrepository hace 14 años
CONTRIBUTING.md 9472249086 doc: add CONTRIBUTING.md hace 10 años
CONTRIBUTORS f61fbb80d2 go.empty: prototype for new subrepository hace 14 años
LICENSE e169218972 LICENSE: add hace 13 años
PATENTS 8a5603b498 go.net: add PATENTS file to the subrepo. hace 13 años
README 3294cb5d6c go.net: initial code hace 14 años
codereview.cfg 0b492c5a96 net: add codereview.cfg hace 10 años

README

This repository holds supplementary Go networking libraries.

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