Keine Beschreibung

Ian Gudger 30f03014b4 dns/dnsmessage: allocation free DNS message parsing and building vor 9 Jahren
bpf 9c9a3f3e9f bpf: add Setter interface vor 9 Jahren
context 349ad30abd context/ctxhttp: close httptest server vor 9 Jahren
dict 5d997795f7 all: make copyright headers consistent with one space after period vor 9 Jahren
dns 30f03014b4 dns/dnsmessage: allocation free DNS message parsing and building vor 9 Jahren
html f1d3149ecb html/charset: replace EUC-KR test vor 10 Jahren
http2 fe686d45ea http2: fix Server race vor 9 Jahren
icmp f9d2e385ea icmp: use socket.NativeEndian vor 9 Jahren
idna 78ebe5c8b6 idna: copy the idna package from x/text, take 2. vor 9 Jahren
internal dfe83d419c internal/socket: don't crash with corrupted control messages vor 9 Jahren
ipv4 a272b72a74 ipv4: report a destination address on write error vor 9 Jahren
ipv6 057a25b062 ipv6: report a destination address on write error vor 9 Jahren
lex 57c7820920 http2: add Transport support for unicode domain names vor 10 Jahren
lif fcc8ed8e87 lif: rename internal types vor 9 Jahren
nettest 7dcfb80767 nettest: skip testConcurrentMethods on Plan 9 vor 9 Jahren
netutil 5d997795f7 all: make copyright headers consistent with one space after period vor 9 Jahren
proxy a689eb3bc4 proxy: split SOCKS5 Dial method in two vor 9 Jahren
publicsuffix ddf80d0970 publicsuffix: update table to latest list from publicsuffix.org vor 9 Jahren
route da118f7b8e route: don't fail test when at least one version of INET protocols is available vor 9 Jahren
trace 1816238e22 trace: export /debug/requests and /debug/events handlers vor 9 Jahren
webdav 357296a763 all: single space after period vor 9 Jahren
websocket 97edce0b2e websocket: mention the gorilla package vor 9 Jahren
xsrftoken 0819898fb4 xsrftoken: panic for unsafe zero length keys vor 9 Jahren
.gitattributes 8c5df243b6 net: add .gitattributes (fixes windows build) vor 11 Jahren
.gitignore a63ec84237 convert .hgignore to .gitignore. vor 11 Jahren
AUTHORS f61fbb80d2 go.empty: prototype for new subrepository vor 14 Jahren
CONTRIBUTING.md 9472249086 doc: add CONTRIBUTING.md vor 11 Jahren
CONTRIBUTORS f61fbb80d2 go.empty: prototype for new subrepository vor 14 Jahren
LICENSE e169218972 LICENSE: add vor 14 Jahren
PATENTS 8a5603b498 go.net: add PATENTS file to the subrepo. vor 14 Jahren
README 3294cb5d6c go.net: initial code vor 14 Jahren
codereview.cfg 0b492c5a96 net: add codereview.cfg vor 11 Jahren

README

This repository holds supplementary Go networking libraries.

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