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
2025-04-14
internal/poll: disable SIO_UDP_NETRESET on Windows
James Tucker
2025-04-10
net: deduplicate sendfile files
qmuntal
2025-04-10
net: reenable sendfile on Windows
qmuntal
2025-04-09
net/http: initialize Value with File length in cloneMultipartForm
1911860538
2025-04-09
net/http: reduce memory usage when hijacking
Jakob Ackermann
2025-04-08
net/http: push roundTrip panic higher in the stack
Neal Patel
2025-04-07
net/http: add link to types
abemotion
2025-04-07
all: use built-in max/min to simplify the code
cuishuang
2025-04-04
internal/syscall/windows: use unsafe.Pointer instead of uintptr
qmuntal
2025-03-26
net: run unix socket stream tests on Windows
qmuntal
2025-03-25
internal/poll,net: set SIO_UDP_CONNRESET in net
qmuntal
2025-03-24
net/url: document referenced RFCs
Sean Liao
2025-03-20
net/http/httputil: document ReverseProxy removal of response headers
Sean Liao
2025-03-20
net/smtp: make test certificate FIPS 140-3 compliant
Filippo Valsorda
2025-03-19
net/http/httputil: don't call WriteHeader after Hijack
Damien Neil
2025-03-18
net/http/httputil: document ProxyRequest.SetURL limitations
Sean Liao
2025-03-18
net/http: add onClose hook to fake net listener
Damien Neil
2025-03-12
net: deflake recently added TestCloseUnblocksReadUDP
Brad Fitzpatrick
2025-03-11
net/http: document Redirect behavior for non-ASCII characters
Ian Lance Taylor
2025-03-11
net/mail: use sync.OnceValue to build dateLayouts
1911860538
2025-03-11
runtime/internal: clean up completely
Jes Cok
2025-03-11
net: unblock UDP Reads upon Close on plan9, add test
Brad Fitzpatrick
2025-03-10
net/http/httputil: close hijacked connections when CloseWrite not available
Damien Neil
2025-03-06
net: add comment about blocking to Conn.Close
Ian Lance Taylor
2025-03-05
net/http: make http.FileServer return 404 when a path is invalid/unsafe
Grégoire Lodi
2025-03-04
net/http: don't modify caller's tls.Config.NextProtos
Damien Neil
2025-03-04
all: update golang.org/x/net
Junyang Shao
2025-03-04
net/http/httputil: skip new test on Plan 9
Ian Lance Taylor
2025-03-04
net/http: speed up cookie and method validation
Julien Cretel
2025-03-04
net/http: support TCP half-close when HTTP is upgraded in ReverseProxy
Mark Wakefield
2025-03-04
net/http: check server shutting down before processing the request
wineandchord
2025-03-03
net/textproto: document enforcement of RFC 9112 for headers
Sean Liao
2025-03-03
net: fix parsing of interfaces on plan9 without associated devices
Brad Fitzpatrick
2025-03-03
net/http: allocate CloseNotifier channel lazily
Jakob Ackermann
2025-02-27
net/http: reject newlines in chunk-size lines
Damien Neil
2025-02-26
net: return proper error from Context
Mateusz Poliwczak
2025-02-25
all: surround -test.run arguments with ^$
qmuntal
2025-02-25
net: properly wrap context cancellation errors and return DNSErrors consistently
Mateusz Poliwczak
2025-02-24
net: accept a valid IP address in LookupMX
Ian Lance Taylor
2025-02-24
all: use testenv.Executable instead of os.Executable and os.Args[0]
qmuntal
2025-02-24
net/http: remove unused err parameter from cancel
Harald Nordgren
2025-02-24
net: add godoc links for UnixConn, UnixListener
Olivier Mengué
2025-02-24
syscall: allow \x00-prefixed unix abstract socket to use full path length
Albert Sundjaja
2025-02-18
all: use a more straightforward return value
cuishuang
2025-02-14
net/http: use runtime.AddCleanup instead of runtime.SetFinalizer
Carlos Amedee
2025-02-14
net/http: unskip TestDisableContentLength/h2
Dmitri Shuralyov
2025-02-13
net/http, net/http/internal/httpcommon: add httpcommon package
Damien Neil
2025-02-12
all: update vendored dependencies [generated]
Dmitri Shuralyov
2025-02-11
net/http/httptest: match net/http ContentLength behavior for http.NoBody
Sean Liao
2025-02-10
net/http: use standard time formatting methods
Tom Thorogood
[prev]
[next]