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
Age
Commit message (
Expand
)
Author
2025-12-29
[release-branch.go1.25] runtime: mark getfp as nosplit
khr@golang.org
2025-12-29
[release-branch.go1.25] runtime/race: set missing argument frame for ppc64x a...
Jayanth Krishnamurthy jayanth.krishnamurthy@ibm.com
2025-12-19
[release-branch.go1.25] os: allow direntries to have zero inodes on Linux
Dave Vasilevsky
2025-12-19
[release-branch.go1.25] os,internal/poll: don't call IsNonblock for consoles ...
qmuntal
2025-12-03
[release-branch.go1.25] crypto/tls: use inner hello for earlyData when using ...
Roland Shoemaker
2025-12-02
[release-branch.go1.25] go1.25.5
go1.25.5
Gopher Robot
2025-12-02
[release-branch.go1.25] crypto/x509: prevent HostnameError.Error() from consu...
Nicholas S. Husin
2025-11-25
[release-branch.go1.25] crypto/x509: excluded subdomain constraints preclude ...
Roland Shoemaker
2025-11-25
[release-branch.go1.25] mime: parse media types that contain braces
Julien Cretel
2025-11-25
[release-branch.go1.25] internal/syscall/windows: fix ReOpenFile sentinel err...
qmuntal
2025-11-05
[release-branch.go1.25] go1.25.4
go1.25.4
Gopher Robot
2025-10-29
[release-branch.go1.25] encoding/pem: properly calculate end indexes
Roland Shoemaker
2025-10-29
[release-branch.go1.25] cmd/compile: don't optimize away a panicing interface...
Keith Randall
2025-10-28
[release-branch.go1.25] os: support deleting read-only files in RemoveAll on ...
qmuntal
2025-10-28
[release-branch.go1.25] Revert "crypto/internal/fips140/subtle: add assembly ...
Keith Randall
2025-10-28
[release-branch.go1.25] Revert "crypto/internal/fips140/subtle: add assembly ...
Keith Randall
2025-10-27
[release-branch.go1.25] runtime: use one more address bit for tagged pointers
Keith Randall
2025-10-27
[release-branch.go1.25] cmd/compile: prevent shapifying of pointer shape type
Cuong Manh Le
2025-10-24
[release-branch.go1.25] encoding/pem: properly decode strange PEM data
Roland Shoemaker
2025-10-17
[release-branch.go1.25] net/url: allow IP-literals with IPv4-mapped IPv6 addr...
Roland Shoemaker
2025-10-13
[release-branch.go1.25] go1.25.3
go1.25.3
Gopher Robot
2025-10-13
[release-branch.go1.25] crypto/x509: rework fix for CVE-2025-58187
Roland Shoemaker
2025-10-08
[release-branch.go1.25] spec: update spec date to match release date
Robert Griesemer
2025-10-07
[release-branch.go1.25] go1.25.2
go1.25.2
Gopher Robot
2025-10-07
[release-branch.go1.25] archive/tar: set a limit on the size of GNU sparse fi...
Damien Neil
2025-10-07
[release-branch.go1.25] encoding/pem: make Decode complexity linear
Roland Shoemaker
2025-10-07
[release-branch.go1.25] encoding/asn1: prevent memory exhaustion when parsing...
Nicholas Husin
2025-10-07
[release-branch.go1.25] net/http: add httpcookiemaxnum GODEBUG option to limi...
Nicholas Husin
2025-10-07
[release-branch.go1.25] crypto/x509: improve domain name verification
Neal Patel
2025-10-07
[release-branch.go1.25] net/url: enforce stricter parsing of bracketed IPv6 h...
Ethan Lee
2025-10-07
[release-branch.go1.25] net/textproto: avoid quadratic complexity in Reader.R...
Damien Neil
2025-10-07
[release-branch.go1.25] crypto/x509: mitigate DoS vector when intermediate ce...
Neal Patel
2025-10-07
[release-branch.go1.25] net/mail: avoid quadratic behavior in mail address pa...
Damien Neil
2025-10-06
[release-branch.go1.25] spec: revert "update spec date to match release date"
Robert Griesemer
2025-10-06
[release-branch.go1.25] spec: update spec date to match release date
Robert Griesemer
2025-10-01
[release-branch.go1.25] net/http: avoid connCount underflow race
Damien Neil
2025-10-01
[release-branch.go1.25] context: don't return a non-nil from Err before Done ...
Damien Neil
2025-10-01
[release-branch.go1.25] debug/pe: permit symbols with no name
Ian Lance Taylor
2025-10-01
[release-branch.go1.25] cmd/compile: don't rely on loop info when there are i...
Keith Randall
2025-10-01
[release-branch.go1.25] crypto/tls: quote protocols in ALPN error message
Roland Shoemaker
2025-10-01
[release-branch.go1.25] sync/atomic: correct Uintptr.Or return doc
Michael Pratt
2025-10-01
[release-branch.go1.25] runtime: initialise debug settings much earlier in st...
Steve Muir
2025-10-01
[release-branch.go1.25] internal/poll: don't call Seek for overlapped Windows...
qmuntal
2025-09-26
[release-branch.go1.25] lib/fips140: re-seal v1.0.0
Filippo Valsorda
2025-09-26
[release-branch.go1.25] crypto/internal/fips140: remove key import PCTs, make...
Filippo Valsorda
2025-09-26
[release-branch.go1.25] crypto/internal/fips140: update frozen module version...
Filippo Valsorda
2025-09-26
[release-branch.go1.25] crypto/internal/fips140/ecdsa: make TestingOnlyNewDRB...
Filippo Valsorda
2025-09-22
[release-branch.go1.25] os: set full name for Roots created with Root.OpenRoot
Damien Neil
2025-09-22
[release-branch.go1.25] os: fix Root.MkdirAll to handle race of directory cre...
database64128
2025-09-16
[release-branch.go1.25] cmd/compile: export to DWARF types only referenced th...
Alessandro Arzilli
[prev]
[next]