aboutsummaryrefslogtreecommitdiff
path: root/src/vendor
AgeCommit message (Expand)Author
2019-08-12src/go.mod: sync golang.org/x/net with h2_bundle.goFilippo Valsorda
2019-06-13vendor: go get -u golang.org/x/crypto && go mod vendorLynn Boger
2019-06-07net/http: support BaseContext & ConnContext for http2 ServerBrad Fitzpatrick
2019-05-30vendor: update golang.org/x/sys for aix/ppc64 fixTobias Klauser
2019-05-28src/vendor: update golang.org/x/sys to remove x/sys/unix depBrad Fitzpatrick
2019-05-16net/http: update vendored, bundled x/net/http2Brad Fitzpatrick
2019-05-09cmd/go: diagnose go.mod and vendor out of sync in std and cmdRuss Cox
2019-04-26vendor: pull in text@v0.3.2Marcel van Lohuizen
2019-04-19{,cmd/}vendor: rerun 'go mod vendor' to prune ignored filesBryan C. Mills
2019-04-16all: s/cancelation/cancellation/Josh Bleecher Snyder
2019-03-11all: move internal/x to vendor/golang.org/x and revendor using 'go mod vendor'Bryan C. Mills
2018-11-29vendor/golang_org/x: move to internal/xBryan C. Mills
2018-11-28vendor: update x/net/internal/nettest for aix supportTobias Klauser
2018-11-14x/net/route: use libc calls on DarwinKeith Randall
2018-11-02crypto/tls: implement TLS 1.3 cryptographic computationsFilippo Valsorda
2018-10-05vendor: update golang_org/x/net/route from upstreamMikio Hara
2018-10-04vendor: update golang_org/x/net/route from upstreamMikio Hara
2018-08-01vendor: update golang.org/x/net/http2/hpackBrad Fitzpatrick
2018-07-09vendor: update vendored x/net/http/httpproxyBrad Fitzpatrick
2018-05-29net/http: vendor x/net/http/httpproxy, use it in net/httpRoger Peppe
2018-05-15vendor/golang_org/x/crypto: revendorMichael Munday
2018-05-07vendor, net/http: update x/net for httplex to httpguts mergeBrad Fitzpatrick
2018-05-04vendor: update golang.org/x/net/internal/nettest from upstreamRichard Musiol
2018-04-16net/http: omit forbidden Trailer headers from responseDavid Url
2018-04-06net/http: replace SOCKS client implementationMikio Hara
2018-03-18vendor: update golang.org/x/net/dns/dnsmessage from upstreamIan Gudger
2018-03-15net: use golang.org/x/net/dns/dnsmessage for DNS resolutionIan Gudger
2017-11-29vendor: update golang.org/x/net/nettest from upstreamBrad Fitzpatrick
2017-11-08vendor: add golang.org/x/crypto/cryptobyteAdam Langley
2017-11-02vendor/golang_org/x/net/idna: update from upstreamMarcel van Lohuizen
2017-10-26vendor/golang_org/x/net/route: refresh from upstreamRuss Cox
2017-10-24unicode: update to Unicode 10.0.0Marcel van Lohuizen
2017-05-29vendor: update vendored lifMikio Hara
2017-05-25vendor: update golang.org/x/net/nettestDavid du Colombier
2017-05-24vendor: add golang.org/x/net/nettestJoe Tsai
2017-05-24vendor: update golang.org/x/net/http2/hpackBrad Fitzpatrick
2017-05-03vendor/golang_org/x/crypto/chacha20poly1305: revendorMartin Möhrmann
2017-04-25vendor: update vendored routeMikio Hara
2017-04-25vendor: update vendored lifMikio Hara
2017-04-16vendor: update golang_org/x/net/route packageAndreas Auernhammer
2017-04-15vendor: update golang_org/x/net/http2 packagesAndreas Auernhammer
2017-04-15vendor: update golang_org/x/net/lif packageAndreas Auernhammer
2017-04-14vendor: update golang_org/x/crypto packagesAndreas Auernhammer
2017-03-24net/http: import updated idna package and adjust request.goMarcel van Lohuizen
2017-03-02vendor: import golang.org/x/net/proxyMichel Lespinasse
2017-02-24vendor/golang_org/x/crypto/chacha20poly1305: revendorIan Lance Taylor
2017-02-06vendor/golang.org/x/crypto/curve25519: avoid loss of R15 in -dynlink modeRuss Cox
2017-01-16vendor/golang_org/x/crypto/poly1305: revendor to pick up fix for #18673Shenghou Ma
2017-01-07vendor: update golang.org/x/crypto/chacha20poly1305Mikio Hara
2017-01-05x/crypto/chacha20poly1305: fix detection of BMI on AMD64Lion Yang