Nincs leírás

Nigel Tao 2d7673cde2 go.net/publicsuffix: update table to latest list from publicsuffix.org. 12 éve
context bf13cf4eb0 go.net/context: remove the Key type; replace it with interface{}. This 12 éve
dict 3294cb5d6c go.net: initial code 14 éve
html 5755bc4e75 go.net/html: Fix comment handling for "in select" insertion mode 12 éve
idna 7db922ba9e go.net/idna: new package. 13 éve
ipv4 c64604833b go.net/ipv4: add stubs for nacl build 12 éve
ipv6 1e5c0004cd go.net/ipv6: add stubs for nacl build 12 éve
netutil a479876f52 netutil: release semaphore on error 12 éve
proxy fbcd5c9bb3 go.net/proxy: don't pass invalid domain name length to SOCKS5 proxies 12 éve
publicsuffix 2d7673cde2 go.net/publicsuffix: update table to latest list from publicsuffix.org. 12 éve
spdy a6927df230 go.net: fix various typos 12 éve
websocket a6927df230 go.net: fix various typos 12 éve
.hgignore 213540a18d .hgignore: add comment setting policy 12 éve
AUTHORS f61fbb80d2 go.empty: prototype for new subrepository 14 éve
CONTRIBUTORS f61fbb80d2 go.empty: prototype for new subrepository 14 éve
LICENSE e169218972 LICENSE: add 14 éve
PATENTS 8a5603b498 go.net: add PATENTS file to the subrepo. 14 éve
README 3294cb5d6c go.net: initial code 14 éve
codereview.cfg 92dcbeb30e codereview: switch defaultcc to golang-codereviews 12 éve

README

This repository holds supplementary Go networking libraries.

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