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
2026-03-11
net/http: add pluggable HTTP/3 support for closing idle connections
Nicholas S. Husin
2026-03-10
runtime/poll: fix race condition in Window's SendFile
qmuntal
2026-03-10
net: actually re-check resolv.conf when no explicit nameservers detected
Mateusz Poliwczak
2026-03-09
net: correctly handle non-nil empty cmsg buffer on windows
database64128
2026-03-06
net: skip TestListenIPv6WildcardAddr on platforms w/o IPv4-mapped IPv6
database64128
2026-03-06
net/url: add Values.Clone
Emmanuel T Odeke
2026-03-05
net/url: reject IPv6 literal not at start of host
Ian Alexander
2026-03-05
net: skip TestListenIPv6WildcardAddr on DragonFly BSD and OpenBSD
Nicholas S. Husin
2026-03-04
net/http: restore accidentally removed package doc
Damien Neil
2026-03-04
net/http: add basic unexported pluggable HTTP/3 support
Nicholas S. Husin
2026-03-03
net: treat EPERM/EACCES in IPv6 probe as supported
Ravi Sastry Kadali
2026-02-23
net/smtp: prevent test failures due to expired test certificate
Nicholas S. Husin
2026-02-20
net: convert wildcard address to local on freebsd
Michael Pratt
2026-02-19
net/url: add (*URL).Clone
Emmanuel T Odeke
2026-02-13
net/netip: optimize Prefix.String
database64128
2026-02-12
net: always set the servers field to defaultNS
Mateusz Poliwczak
2026-02-06
net/url: add test case to ResolveReference
kami-sama
2026-02-06
net/http: fix WaitGroup race in TestTransportNoReuseAfterEarlyResponse
Dmitri Shuralyov
2026-02-06
net/http: remove hasPort and simplify logic
Jorropo
2026-02-04
net/http: use SplitSeq in ParseCookie
Carlo Alberto Ferraris
2026-02-04
net/textproto: add Referer to commonHeader
guoguangwu
2026-02-04
net/http/httptrace: compose ClientTrace without reflect
Randy Reddig
2026-02-03
net/http: prevent blocking when draining response body after it has been closed
Nicholas S. Husin
2026-02-02
net: don't wait 5 seconds to re-read /etc/resolv.conf
Brad Fitzpatrick
2026-02-02
net/http: try to drain response body upon closing for better connection re-use
Nicholas S. Husin
2026-01-23
net: fix some ineffectual assignments reported by ineffassign
Lin Lin
2026-01-23
all: update vendored dependencies
Nicholas S. Husin
2026-01-22
net/http: Add Server.DisableClientPriority field
Nicholas S. Husin
2026-01-22
net/http: use math/rand/v2 instead of math/rand
1911860538
2026-01-15
net/url: add urlmaxqueryparams GODEBUG to limit the number of query parameters
Damien Neil
2026-01-12
net: fix socket duplication error handling on Windows
qmuntal
2026-01-12
net: don't ignore getsockname errors in newFileFD
qmuntal
2026-01-12
net: don't ignore errors in TestUnixUnlink
qmuntal
2026-01-02
net/rpc: correct comment for isExportedOrBuiltinType function
jjpinto
2025-12-05
all: fix some comment issues
cuishuang
2025-12-02
net: parse addresses without separators in ParseMac
Devon Mar
2025-12-01
net/http: deflake TestClientConnReserveAndConsume
Damien Neil
2025-11-25
net/url: fix example of Values.Encode
José Joaquín Atria
2025-11-24
net/http: add Transport.NewClientConn
Damien Neil
2025-11-24
all: update to x/net@bff14c52567061031b9761881907c39e24792736
Damien Neil
2025-11-21
net: remove unused linknames
Sean Liao
2025-11-21
net/http: remove unused linknames
Sean Liao
2025-11-21
net/http: populate Response.Request when using NewFileTransport
Sean Liao
2025-11-21
net/http: preserve original path encoding in redirects
Sean Liao
2025-11-21
net/http: use HTTP 307 redirects in ServeMux
Sean Liao
2025-11-21
net/http: update Response.Request.URL after redirects on GOOS=js
Sean Liao
2025-11-21
net/http/cookiejar: treat localhost as secure origin
Sean Liao
2025-11-21
net/url: warn that JoinPath arguments should be escaped
Sean Liao
2025-11-21
net/http: fix typo in Transport docs
Victor
2025-11-21
net: remove unnecessary loop variable copies in tests
Plamerdi Makela
[prev]
[next]