No Description

Marcel van Lohuizen 78ebe5c8b6 idna: copy the idna package from x/text, take 2. 9 years ago
bpf b64f02211f ipv4, ipv6, internal/netreflect, bpf: fix the x/net build 9 years ago
context 349ad30abd context/ctxhttp: close httptest server 9 years ago
dict 5d997795f7 all: make copyright headers consistent with one space after period 9 years ago
dns d379faa25c dns/dnsmessage: add support for parsing and packing of DNS messages 8 years ago
html f1d3149ecb html/charset: replace EUC-KR test 10 years ago
http2 3e967e1d28 http2/h2demo: add HTTP/2 with Server Push 8 years ago
icmp 468bac874d icmp: add missing BUGS section 9 years ago
idna 78ebe5c8b6 idna: copy the idna package from x/text, take 2. 8 years ago
internal b64f02211f ipv4, ipv6, internal/netreflect, bpf: fix the x/net build 9 years ago
ipv4 b64f02211f ipv4, ipv6, internal/netreflect, bpf: fix the x/net build 9 years ago
ipv6 b64f02211f ipv4, ipv6, internal/netreflect, bpf: fix the x/net build 9 years ago
lex 57c7820920 http2: add Transport support for unicode domain names 9 years ago
lif 7bf7a75e31 lif: use of nativeEndian to make API endian agnostic 8 years ago
nettest 9e4ed9723b nettest: use of internal/nettest package 9 years ago
netutil 5d997795f7 all: make copyright headers consistent with one space after period 9 years ago
proxy a689eb3bc4 proxy: split SOCKS5 Dial method in two 9 years ago
publicsuffix 61557ac011 publicsuffix: update table to latest list from publicsuffix.org 9 years ago
route 6b27048ae5 route: drop support for go1.5 9 years ago
trace c427ad74c6 trace: initialize templates lazily 9 years ago
webdav 357296a763 all: single space after period 9 years ago
websocket 97edce0b2e websocket: mention the gorilla package 9 years ago
xsrftoken 5d997795f7 all: make copyright headers consistent with one space after period 9 years ago
.gitattributes 8c5df243b6 net: add .gitattributes (fixes windows build) 11 years ago
.gitignore a63ec84237 convert .hgignore to .gitignore. 11 years ago
AUTHORS f61fbb80d2 go.empty: prototype for new subrepository 14 years ago
CONTRIBUTING.md 9472249086 doc: add CONTRIBUTING.md 11 years ago
CONTRIBUTORS f61fbb80d2 go.empty: prototype for new subrepository 14 years ago
LICENSE e169218972 LICENSE: add 14 years ago
PATENTS 8a5603b498 go.net: add PATENTS file to the subrepo. 13 years ago
README 3294cb5d6c go.net: initial code 14 years ago
codereview.cfg 0b492c5a96 net: add codereview.cfg 10 years ago

README

This repository holds supplementary Go networking libraries.

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