index
:
delta/go-git.git
dev.boringcrypto
dev.boringcrypto.go1.10
dev.boringcrypto.go1.11
dev.boringcrypto.go1.12
dev.boringcrypto.go1.13
dev.boringcrypto.go1.14
dev.boringcrypto.go1.15
dev.boringcrypto.go1.16
dev.boringcrypto.go1.17
dev.boringcrypto.go1.18
dev.boringcrypto.go1.8
dev.boringcrypto.go1.9
dev.cc
dev.cmdgo
dev.debug
dev.fuzz
dev.garbage
dev.gcfe
dev.go2go
dev.inline
dev.link
dev.power64
dev.regabi
dev.ssa
dev.tls
dev.typealias
dev.typeparams
dev.types
dev.unified
master
q
release-branch.go1
release-branch.go1.1
release-branch.go1.10
release-branch.go1.10-security
release-branch.go1.11
release-branch.go1.11-security
release-branch.go1.12
release-branch.go1.12-security
release-branch.go1.13
release-branch.go1.13-security
release-branch.go1.14
release-branch.go1.14-security
release-branch.go1.15
release-branch.go1.15-security
release-branch.go1.16
release-branch.go1.17
release-branch.go1.18
release-branch.go1.19
release-branch.go1.2
release-branch.go1.20
release-branch.go1.3
release-branch.go1.4
release-branch.go1.5
release-branch.go1.6
release-branch.go1.7
release-branch.go1.8
release-branch.go1.9
release-branch.r57
release-branch.r58
release-branch.r59
release-branch.r60
tls
tmp.shadams
github.com: golang/go
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
net/http: update bundled http2
Brad Fitzpatrick
2016-12-06
1
-9
/
+78
*
net/http: fix typo in Request.GetBody's doc string
Chris Broadfoot
2016-12-06
1
-1
/
+1
*
net/http: revert change making NewRequest set ContentLength -1
Brad Fitzpatrick
2016-12-01
3
-25
/
+20
*
net/http: teach NewRequest that NoBody has ContentLength zero
Brad Fitzpatrick
2016-12-01
2
-1
/
+13
*
net: fix writev tests on Android
Elias Naur
2016-12-01
1
-1
/
+1
*
net/http: clarify Request.Context's lifetime
Brad Fitzpatrick
2016-12-01
1
-2
/
+2
*
net/http: document how headers are forwarded by Client
Joe Tsai
2016-11-30
1
-2
/
+27
*
net/http: fix test TestServeMuxHandlerRedirects
Shenghou Ma
2016-11-30
1
-2
/
+2
*
net/http: remove logging on bad client requests
Kenny Grant
2016-11-30
1
-2
/
+0
*
net: expand nss myhostname fallback detection
Dan Peterson
2016-11-29
3
-59
/
+101
*
net/http/httptest: fix typo in doc comment
Michal Bohuslávek
2016-11-29
1
-1
/
+1
*
net/http, net/http/httptest: cross-reference the two NewRequest funcs
Brad Fitzpatrick
2016-11-28
2
-5
/
+8
*
net/http: document restrictions on ETag as expected by ServeContent
Joe Tsai
2016-11-28
1
-2
/
+2
*
net: document that Header.Get key is case insensitive
Kaviraj
2016-11-28
3
-3
/
+11
*
net: add missing comma on BUGS section for consistency
Mikio Hara
2016-11-28
1
-2
/
+2
*
net: update documentation on Conn and PacketConn
Joe Tsai
2016-11-26
1
-14
/
+26
*
net/http: fix receiver for Server.Shutdown and Server.Close
Dan Peterson
2016-11-24
1
-15
/
+15
*
net/http: fix parallel tests using global DefaultTransport
Brad Fitzpatrick
2016-11-22
2
-8
/
+33
*
net/http: skip TestLinuxSendfile on mips64 for now
Brad Fitzpatrick
2016-11-22
1
-3
/
+1
*
net/http: maybe fix TestLinuxSendfile on mips64
Brad Fitzpatrick
2016-11-21
1
-1
/
+5
*
net/http: deflake TestClientTimeout
Brad Fitzpatrick
2016-11-21
1
-10
/
+9
*
net: use testenv.SkipFlaky instead of testing.Skip
Mikio Hara
2016-11-17
1
-1
/
+1
*
net: tweak comment on ExampleCIDRMask
Mikio Hara
2016-11-17
1
-3
/
+5
*
net/http: deflake TestInterruptWithPanic_nil_h2, again
Brad Fitzpatrick
2016-11-17
1
-0
/
+10
*
net: add example for CIDRMask
Kevin Burke
2016-11-16
1
-0
/
+11
*
net: disable TestAcceptTimeout for now
Brad Fitzpatrick
2016-11-16
1
-0
/
+1
*
net: deflake TestAcceptTimeout again
Mikio Hara
2016-11-16
1
-2
/
+0
*
net: deflake TestAcceptTimeout
Mikio Hara
2016-11-16
1
-6
/
+7
*
net: don't run TestTCPBig unconditionally
Mikio Hara
2016-11-16
2
-2
/
+4
*
net/http: fix a typo in test
Mikio Hara
2016-11-16
1
-1
/
+1
*
all: don't call t.Fatal from a goroutine
Ian Lance Taylor
2016-11-15
3
-8
/
+15
*
net: add test that TCP Close unblocks blocked Reads
Brad Fitzpatrick
2016-11-15
2
-3
/
+19
*
net/http: update bundled http2 for write scheduling order fix
Brad Fitzpatrick
2016-11-15
1
-5
/
+5
*
net/http: update bundled http2, add TestServerKeepAlivesEnabled h1/h2 tests
Brad Fitzpatrick
2016-11-14
3
-8
/
+71
*
net/http: enable timeout tests on Plan 9
David du Colombier
2016-11-13
2
-15
/
+0
*
net/http: fix error message in TestClientWriteShutdown
David du Colombier
2016-11-13
1
-1
/
+1
*
all: fix vet nits
Josh Bleecher Snyder
2016-11-13
1
-1
/
+1
*
net: enable timeout tests on Plan 9
David du Colombier
2016-11-13
1
-28
/
+3
*
net/http/httptest: remove workaround on Plan 9
David du Colombier
2016-11-12
1
-10
/
+0
*
net: enable TestReadTimeoutUnblocksRead on Plan 9
David du Colombier
2016-11-12
1
-3
/
+0
*
net: implement asynchonous cancelable I/O on Plan 9
David du Colombier
2016-11-12
3
-5
/
+198
*
all: spell "marshal" and "unmarshal" consistently
Dmitri Shuralyov
2016-11-12
1
-1
/
+1
*
net: deflake TestTCPSupriousConnSetupCompletion [sic]
Brad Fitzpatrick
2016-11-11
2
-3
/
+4
*
net/smtp: make Client.Auth trim final space if Auth.Start toServer is empty
Brad Fitzpatrick
2016-11-11
2
-1
/
+42
*
net/http: make Server respect shutdown state after handler finishes
Brad Fitzpatrick
2016-11-11
2
-3
/
+8
*
net/http: make Server log on bad requests from clients
Kenny Grant
2016-11-11
5
-17
/
+56
*
net/http: deflake new TestInterruptWithPanic_h2
Brad Fitzpatrick
2016-11-11
2
-12
/
+34
*
net: apply tcp4/tcp6 restrictions to literals in ResolveTCPAddr
Russ Cox
2016-11-11
6
-48
/
+57
*
all: fix vet nits
Josh Bleecher Snyder
2016-11-11
1
-1
/
+1
*
net: bring domain name length checks into RFC compliance
Richard Gibson
2016-11-11
4
-21
/
+90
[next]