index
:
go
bench-before
fix-runtime-test-GOMAXPROCS
json-isValidNumber
json-isValidNumber-before
main
makepkg
ms-fix-multipart-readform
Fork of Go programming language with my patches.
Go Authors
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
net
Age
Commit message (
Expand
)
Author
2016-06-01
net/http: update bundled http2
Tom Bergan
2016-05-30
net: don't call forceCloseSockets in non-TestMain functions
Mikio Hara
2016-05-28
net/http/httputil: fix typos in deprecation comments
Emmanuel Odeke
2016-05-27
net/http/httptrace: fix nit in test
Mikio Hara
2016-05-27
net/http: change Transport.Dialer to Transport.DialContext
Russ Cox
2016-05-25
net/http: add missing HTTP status codes
Seth Vargo
2016-05-24
net: revise IP.String result for malformed IP address to add ? back
Russ Cox
2016-05-21
net/http: update bundled http2
Brad Fitzpatrick
2016-05-21
net: don't crash DNS flood test on darwin
Mikio Hara
2016-05-20
net/http: deflake TestTransportEventTrace_h2
Brad Fitzpatrick
2016-05-20
net/http: update bundled http2
Brad Fitzpatrick
2016-05-20
net/http: also clone DynamicRecordSizingDisabled in cloneTLSConfig
Brad Fitzpatrick
2016-05-20
net/http: update bundled http2
Brad Fitzpatrick
2016-05-20
net/http: update bundled http2
Brad Fitzpatrick
2016-05-20
net: deflake TestDialTimeoutMaxDuration
Mikio Hara
2016-05-19
net/http/httptest: restore historic ResponseRecorder.HeaderMap behavior
Brad Fitzpatrick
2016-05-19
net: deflake TestDialerDualStack
Mikio Hara
2016-05-19
net: deflake TestDialerDualStackFDLeak
Mikio Hara
2016-05-19
net/http: update bundled http2
Brad Fitzpatrick
2016-05-19
net: don't return io.EOF from zero byte reads on Plan 9
Mikio Hara
2016-05-19
net: don't return io.EOF from zero byte reads
Brad Fitzpatrick
2016-05-18
net/http: update bundled x/net/http2 for Server context changes
Brad Fitzpatrick
2016-05-18
net/http: further restrict when Transport's automatic HTTP/2 happens
Brad Fitzpatrick
2016-05-18
net/http: allow Client.CheckRedirect to use most recent response
Brad Fitzpatrick
2016-05-18
net/http: update bundled x/net/http2 for httptrace changes
Brad Fitzpatrick
2016-05-18
net/http: fix spurious logging in Transport when server closes idle conn
Brad Fitzpatrick
2016-05-18
net: don't increase test table rows when using -test.count flag
Mikio Hara
2016-05-18
net: deflake TestLookupPort on Android
Mikio Hara
2016-05-18
net/http: add test confirming a connection reuse case
Brad Fitzpatrick
2016-05-17
net: deflake TestLookupPort for embedded, security-hardened platforms
Mikio Hara
2016-05-17
net: use IPv4/IPv6 reserved address blocks for documentation
Mikio Hara
2016-05-17
net: simplify interfaceTable for BSD variants
Mikio Hara
2016-05-16
net/http: mention ALPN in http.Server.TLSNextProto documentation
Dan Peterson
2016-05-16
net/http/httputil: don't add User-Agent header by proxy made with NewSingleHo...
Artyom Pervukhin
2016-05-15
net: golang.org/x/net/route plumbing
Mikio Hara
2016-05-14
net: deflake TestPointToPointInterface and TestInterfaceArrivalAndDeparture
Mikio Hara
2016-05-14
net, net/http: don't trace DNS dials
Tom Bergan
2016-05-13
net, net/http: don't trace UDP dials
Brad Fitzpatrick
2016-05-11
net/http: keep HTTP/1.0 keep-alive conns open if response can't have a body
Brad Fitzpatrick
2016-05-11
net/http: make the MaxBytesReader.Read error sticky
Brad Fitzpatrick
2016-05-11
net/http: document ResponseWriter read-vs-write concurrency rules
Brad Fitzpatrick
2016-05-11
net: fix nits found by vet
Mikio Hara
2016-05-11
net: reorganize interface tests to avoid vague flakiness
Mikio Hara
2016-05-10
net/http: update bundled x/net/http2
Brad Fitzpatrick
2016-05-10
net: use contexts for cgo-based DNS resolution
Scott Bell
2016-05-06
net/url: remove RFC 3986 mention in package comment
Brad Fitzpatrick
2016-05-06
net: skip more flaky net tests on flaky net builders
Brad Fitzpatrick
2016-05-06
Revert "net/url: validate ports in IPv4 addresses"
Russ Cox
2016-05-06
net/http: wait longer for subprocess to startup in test
Brad Fitzpatrick
2016-05-06
net/http: don't assume Response.Request is populated after redirect errors
Brad Fitzpatrick
[next]