Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | all: go fix -fix=buildtag std cmd (except for bootstrap deps, vendor) | Russ Cox | 2021-10-28 | 1 | -2/+0 |
* | net: make go resolver aware of network parameter | Zhang Boyang | 2021-03-23 | 1 | -1/+1 |
* | all: go fmt std cmd (but revert vendor) | Russ Cox | 2021-02-20 | 1 | -0/+1 |
* | net: make cgo resolver work more accurately with network parameter | Eugene Kalinin | 2018-10-25 | 1 | -1/+1 |
* | net: avoid race on test hooks with DNS goroutines | Ian Lance Taylor | 2017-12-08 | 1 | -0/+1 |
* | net: add Resolver.StrictErrors | Paul Marks | 2017-03-09 | 1 | -1/+1 |
* | net: use contexts for cgo-based DNS resolution | Scott Bell | 2016-05-10 | 1 | -2/+3 |
* | net: context plumbing, add Dialer.DialContext | Brad Fitzpatrick | 2016-04-15 | 1 | -2/+5 |
* | net: simplify error messages in tests | Mikio Hara | 2015-05-06 | 1 | -2/+2 |
* | build: move package sources from src/pkg to src | Russ Cox | 2014-09-08 | 1 | -0/+24 |