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
/
doc
/
next
Age
Commit message (
Expand
)
Author
2025-11-17
go/ast: fix BasicLit.End position for raw strings containing \r
Alan Donovan
2025-11-17
crypto/mlkem/mlkemtest: add derandomized Encapsulate768/1024
Filippo Valsorda
2025-11-17
go/token: add (*File).End method
Alan Donovan
2025-11-15
crypto/rsa: deprecate PKCS#1 v1.5 encryption
Filippo Valsorda
2025-11-12
net/url: disallow raw IPv6 addresses in host
Sean Liao
2025-11-03
bytes: add Buffer.Peek
Ilia Choly
2025-10-27
cmd/link: internal linking support for windows/arm64
qmuntal
2025-10-22
doc/next: improve new(expr) release note
Alan Donovan
2025-10-21
go/ast: add ParseDirective for parsing directive comments
Austin Clements
2025-10-10
cmd/go: unify "go fix" and "go vet"
Alan Donovan
2025-10-07
cmd/go, testing: add TB.ArtifactDir and -artifacts flag
Damien Neil
2025-10-02
net/http/httputil: deprecate ReverseProxy.Director
Damien Neil
2025-09-30
errors: add AsType
Julien Cretel
2025-09-26
net/http: add HTTP2Config.StrictMaxConcurrentRequests
Damien Neil
2025-09-25
doc/next: document new image/jpeg DCT in release notes
Russ Cox
2025-09-23
doc/go_spec.html: document new(expr)
Alan Donovan
2025-09-15
os: add (*Process).WithHandle
Kir Kolyshkin
2025-09-09
crypto/rsa: check PrivateKey.D for consistency with Dp and Dq
Filippo Valsorda
2025-09-09
crypto/rsa: check for post-Precompute changes in Validate
Filippo Valsorda
2025-09-09
crypto/ecdsa: deprecate direct use of big.Int fields in keys
Filippo Valsorda
2025-09-04
log/slog: add multiple handlers support for logger
Jes Cok
2025-09-03
net/netip: export Prefix.Compare, fix ordering
database64128
2025-08-29
os,syscall: pass file flags to CreateFile on Windows
qmuntal
2025-08-23
net/http/httptest: redirect example.com requests to server
Sean Liao
2025-08-11
database/sql: allow drivers to override Scan behavior
Jack Christensen
2025-08-11
net: context aware Dialer.Dial functions
Michael Fraenkel
2025-08-11
cmd/dist: require Go 1.24.6 as minimum bootstrap toolchain
Dmitri Shuralyov
2025-08-06
all: remove support for windows/arm
qiulaidongfeng
2025-07-24
cmd/doc: delete
Michael Matloob
2025-07-23
doc/next: initialize
Michael Anthony Knyszek
2025-05-29
doc/next: delete
Gopher Robot
2025-05-28
doc/next: add release note for riscv64 plugin build mode
Michael Anthony Knyszek
2025-05-28
doc/next: tweak runtime release notes
Michael Anthony Knyszek
2025-05-27
doc/next: add small header to TODO
David Chase
2025-05-27
go/ast: deprecate FilterPackage, PackageExports, MergePackageFiles
Alan Donovan
2025-05-23
doc/next: add crudely processed todos
David Chase
2025-05-22
doc: fix TBD mark
Keith Randall
2025-05-22
doc: mention stack allocation of variable-sized make calls
Keith Randall
2025-05-21
runtime/trace: add the flight recorder
Carlos Amedee
2025-05-21
crypto,hash: add and implement hash.Cloner
Filippo Valsorda
2025-05-21
doc: refer to SHAKE in #69518 release note
Filippo Valsorda
2025-05-21
testing: add Attr
Damien Neil
2025-05-21
crypto/x509: use truncated SHA-256 for SubjectKeyId
Filippo Valsorda
2025-05-21
crypto/tls: disable SHA-1 signature algorithms in TLS 1.2
Filippo Valsorda
2025-05-21
hash: add XOF interface
qiulaidongfeng
2025-05-21
crypto/ecdsa: add low-level encoding functions for keys
Filippo Valsorda
2025-05-21
net/http: add CrossOriginProtection
Filippo Valsorda
2025-05-21
crypto/tls: have servers prefer TLS 1.3 when supported
Daniel McCarney
2025-05-21
crypto/tls: add GetEncryptedClientHelloKeys
Roland Shoemaker
2025-05-21
os: add Root.ReadFile and Root.WriteFile
Damien Neil
[prev]
[next]