Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | net: context plumbing, add Dialer.DialContext | Brad Fitzpatrick | 2016-04-15 | 1 | -3/+13 |
* | net: fix build | Brad Fitzpatrick | 2015-12-17 | 1 | -3/+0 |
* | net: prefer error for original name on lookups | Dan Peterson | 2015-12-17 | 1 | -0/+3 |
* | net: add sequential and RFC 6555-compliant TCP dialing. | Paul Marks | 2015-06-16 | 1 | -0/+1 |
* | net: fix parsing literal IP addresses in local database | Mikio Hara | 2015-06-02 | 1 | -0/+1 |
* | net: move testHookSetKeepAlive into hook.go | Mikio Hara | 2015-04-07 | 1 | -1/+4 |
* | net: add lookup IP hook for testing | Mikio Hara | 2015-04-07 | 1 | -0/+7 |