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
2024-05-23
all: document legacy //go:linkname for modules with ≥200 dependents
Russ Cox
2024-05-23
all: document legacy //go:linkname for modules with ≥500 dependents
Russ Cox
2024-05-23
all: change from sort functions to slices functions where feasible
Ian Lance Taylor
2024-05-22
net/url: fix missing handling for opaque value in ResolveReference method
Fábio Mata
2024-05-22
crypto/tls: disable 3-DES by default
Filippo Valsorda
2024-05-22
net/http: add partitioned attribute to cookie type
islishude
2024-05-21
net/http: disable flaky 100-continue tests
Damien Neil
2024-05-18
net: use stringslite package for string operations
aimuz
2024-05-17
all: add push linknames to allow legacy pull linknames
Cherry Mui
2024-05-17
net/http: return correct error when reading from a canceled request body
Damien Neil
2024-05-16
net/http: add Pattern field in Request to return matched pattern info
Chen.Zhidong
2024-05-16
net: fix typo in ctrlCtxFn parameter name
Tobias Klauser
2024-05-16
net/http: simplify HTTP/1 request cancelation
Damien Neil
2024-05-15
net/http, reflect: rename Test function names
Jes Cok
2024-05-15
cmd/link: disallow pull-only linknames
Cherry Mui
2024-05-14
net/http: avoid panic when writing 100-continue after handler done
Damien Neil
2024-05-14
net/netip: fix TestInlining after CL 585057
Tobias Klauser
2024-05-13
net/netip: test that Addr.AsSlice is inlineable
Tobias Klauser
2024-05-13
net/netip: replace != nil with != "" in comment
Mateusz Poliwczak
2024-05-13
net/netip: combine import groups
Tobias Klauser
2024-05-13
net/netip: use internal/byteorder
Mateusz Poliwczak
2024-05-10
net/http/httptest: add comment to Server.Client() about Server.URL
Alireza Ghasemi
2024-05-09
net/http: remove misleading response headers on error
Russ Cox
2024-05-09
net: use port 53 when checking for UDP routes
Ian Lance Taylor
2024-05-06
all: make use of stringslite.{HasPrefix, HasSuffix}
Jes Cok
2024-05-02
net: use stringslite.HasPrefix
Tobias Klauser
2024-04-30
net/http: represent multi wildcards properly
Jonathan Amsterdam
2024-04-30
http: fix some comments typo in server.go
The Backend Grip
2024-04-29
net: fix lookupHost on Plan 9
David du Colombier
2024-04-29
net/url: improve URL.String performance
Koya IWAMURA
2024-04-26
net, os, internal/poll: test for use of sendfile
Damien Neil
2024-04-26
net: fix sendfile regression with io.Copy on macOS
Philipp Wollermann
2024-04-25
net/http: improve continue statements for tests
Jes Cok
2024-04-23
all: fix some typos in comments
racequite
2024-04-22
net/http: correct error messages for TestParseSetCookie
Jes Cok
2024-04-22
net/netip: use the unique package instead of internal/intern
Michael Anthony Knyszek
2024-04-19
net/http: add field Cookie.Quoted bool
Nuno Gonçalves
2024-04-18
net/http: add case for TestParseSetCookie
Jes Cok
2024-04-18
net/http: add comments that servemux121.go should remain frozen
apocelipes
2024-04-17
net/http: don't cancel Dials when requests are canceled
Damien Neil
2024-04-17
net/http: add ParseCookie, ParseSetCookie
Jes Cok
2024-04-15
net: implement TCP_KEEPIDLE, TCP_KEEPINTVL, and TCP_KEEPCNT on Solaris 11.4
Andy Pan
2024-04-14
net: add Unwrap to *DNSError
Mateusz Poliwczak
2024-04-14
net: separate the Solaris fast/slow path of setting SOCK_* from others
Andy Pan
2024-04-14
net: bifurcate the TCP Keep-Alive mechanism into Solaris and illumos
Andy Pan
2024-04-12
net/http: fix debugRoundTrip log typo
guangwu
2024-04-11
net: check SkipAdditional error result
Ian Lance Taylor
2024-04-08
all: update vendored golang.org/x/net
Dmitri Shuralyov
2024-04-08
net/http: update HandlerWritesTooMuch test to allow different h1/h2 behavior
Damien Neil
2024-04-05
all: update vendored golang.org/x/net
Dmitri Shuralyov
[prev]
[next]