Нет описания

Volker Dobler 61557ac011 publicsuffix: update table to latest list from publicsuffix.org 9 лет назад
bpf 357296a763 all: single space after period 9 лет назад
context 349ad30abd context/ctxhttp: close httptest server 9 лет назад
dict 5d997795f7 all: make copyright headers consistent with one space after period 9 лет назад
html f1d3149ecb html/charset: replace EUC-KR test 10 лет назад
http2 007e530097 http2: don't allow writing non-zero padding unless Framer.AllowIllegalWrites 9 лет назад
icmp 468bac874d icmp: add missing BUGS section 9 лет назад
idna f2499483f9 idna: Revert "use code generated by internal x/text package" 9 лет назад
internal 236b8f043b internal/netreflect: fix test on NaCl and Plan 9 9 лет назад
ipv4 357296a763 all: single space after period 9 лет назад
ipv6 357296a763 all: single space after period 9 лет назад
lex 57c7820920 http2: add Transport support for unicode domain names 9 лет назад
lif 084869ab42 lif: rename internal types and constants generated by cgo 9 лет назад
nettest 9e4ed9723b nettest: use of internal/nettest package 9 лет назад
netutil 5d997795f7 all: make copyright headers consistent with one space after period 9 лет назад
proxy a689eb3bc4 proxy: split SOCKS5 Dial method in two 9 лет назад
publicsuffix 61557ac011 publicsuffix: update table to latest list from publicsuffix.org 9 лет назад
route b7fd658658 route: fix typo 9 лет назад
trace c427ad74c6 trace: initialize templates lazily 9 лет назад
webdav 357296a763 all: single space after period 9 лет назад
websocket 97edce0b2e websocket: mention the gorilla package 9 лет назад
xsrftoken 5d997795f7 all: make copyright headers consistent with one space after period 9 лет назад
.gitattributes 8c5df243b6 net: add .gitattributes (fixes windows build) 11 лет назад
.gitignore a63ec84237 convert .hgignore to .gitignore. 11 лет назад
AUTHORS f61fbb80d2 go.empty: prototype for new subrepository 14 лет назад
CONTRIBUTING.md 9472249086 doc: add CONTRIBUTING.md 11 лет назад
CONTRIBUTORS f61fbb80d2 go.empty: prototype for new subrepository 14 лет назад
LICENSE e169218972 LICENSE: add 14 лет назад
PATENTS 8a5603b498 go.net: add PATENTS file to the subrepo. 13 лет назад
README 3294cb5d6c go.net: initial code 14 лет назад
codereview.cfg 0b492c5a96 net: add codereview.cfg 11 лет назад

README

This repository holds supplementary Go networking libraries.

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