Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | net: expand nss myhostname fallback detection | Dan Peterson | 2016-11-29 | 1 | -8/+14 |
* | net: remove parsing of negative decimals in IPv4 literal | Joe Tsai | 2016-09-07 | 1 | -13/+1 |
* | net: simplify internal dtoi and xtoi funcs | Dan Peterson | 2016-08-17 | 1 | -11/+11 |
* | all: remove unnecessary type conversions | Matthew Dempsky | 2016-04-15 | 1 | -2/+2 |
* | net: check /etc/hosts for modifications every 5 seconds, not 5 minutes | Russ Cox | 2016-01-06 | 1 | -0/+9 |
* | net: make Dial, Listen{,Packet} for TCP/UDP with invalid port fail | Mikio Hara | 2015-11-01 | 1 | -1/+13 |
* | net: use IndexByte implementation from runtime package | Ilya Tocar | 2015-10-16 | 1 | -16/+9 |
* | net: add mechanisms to force go or cgo lookup, and to debug default strategy | Brad Fitzpatrick | 2015-07-09 | 1 | -0/+23 |
* | net: use Go's DNS resolver when system configuration permits | Brad Fitzpatrick | 2015-04-23 | 1 | -0/+129 |
* | net: simplify itoa conversions | Martin Möhrmann | 2015-01-22 | 1 | -33/+20 |
* | build: move package sources from src/pkg to src | Russ Cox | 2014-09-08 | 1 | -0/+247 |