Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | net/netip: add new IP address package | Brad Fitzpatrick | 2021-11-02 | 1 | -27/+0 |
* | net: remove parsing of negative decimals in IPv4 literal | Joe Tsai | 2016-09-07 | 1 | -3/+2 |
* | net: simplify internal dtoi and xtoi funcs | Dan Peterson | 2016-08-17 | 1 | -1/+1 |
* | net: make Dial, Listen{,Packet} for TCP/UDP with invalid port fail | Mikio Hara | 2015-11-01 | 1 | -0/+22 |
* | net: add mechanisms to force go or cgo lookup, and to debug default strategy | Brad Fitzpatrick | 2015-07-09 | 1 | -0/+27 |
* | net: simplify error messages in tests | Mikio Hara | 2015-05-06 | 1 | -5/+4 |
* | build: move package sources from src/pkg to src | Russ Cox | 2014-09-08 | 1 | -0/+53 |