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-05-23
runtime/trace: match traceClockNow types
Michael Pratt
2025-05-23
doc/next: add crudely processed todos
David Chase
2025-05-23
net/http: document that ServeMux.Handler can also synthetize a 405
Filippo Valsorda
2025-05-23
runtime/trace: fix flaky test for SetMinAge
Carlos Amedee
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-22
runtime: don't spin looking for a tiny alloc address with asan or race
Michael Anthony Knyszek
2025-05-22
cmd/compile: do not shapify when reading reshaping expr
Cuong Manh Le
2025-05-22
cmd/compile: fix ICE with recursive alias type parameter
Cuong Manh Le
2025-05-22
cmd/doc: properly set GOPROXY to avoid deprecation checks
Michael Matloob
2025-05-22
Revert "cmd/doc: better support for no network"
Michael Matloob
2025-05-22
cmd/compile: fix ICE when transforming loopvar
Cuong Manh Le
2025-05-21
runtime: use the immortal weak handle map for sbrk mode
Michael Anthony Knyszek
2025-05-21
cmd/compile/internal/ssa: eliminate string copies for calls to unique.Make
Jake Bailey
2025-05-21
hash/maphash: move purego-only helper functions to build tagged file
Cherry Mui
2025-05-21
cmd/compile, unique: model data flow of non-string pointers
Cherry Mui
2025-05-21
cmd/compile/internal/escape: make escape analysis -m=2 logs more accessible
thepudds
2025-05-21
runtime/trace: add the flight recorder
Carlos Amedee
2025-05-21
cmd/compile: fold negation into addition/subtraction on s390x
Julian Zhu
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
cmd/compile: remove unused function from escape analysis
Keith Randall
2025-05-21
net/http: use synctest.Test rather than Run
Damien Neil
2025-05-21
testing: add Attr
Damien Neil
2025-05-21
crypto/sha3: un-interleave EOR instructions
Roland Shoemaker
2025-05-21
crypto/x509: use truncated SHA-256 for SubjectKeyId
Filippo Valsorda
2025-05-21
crypto/tls: reject duplicate TLS 1.3 EncryptedExtensions
Daniel McCarney
2025-05-21
crypto/tls: use decode alert for handshake msg unmarshal err
Daniel McCarney
2025-05-21
crypto/tls: disable SHA-1 signature algorithms in TLS 1.2
Filippo Valsorda
2025-05-21
crypto: add a test for disallowed instructions
Roland Shoemaker
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
crypto/tls: don't advertise TLS 1.2-only sigAlgs in TLS 1.3
Filippo Valsorda
2025-05-21
cmd/link/internal/ld: use 12.0.0 OS/SDK versions for macOS linking
Dmitri Shuralyov
2025-05-21
crypto/sha3: add SIMD implementation with ARMv8.2 features
HowJmay
2025-05-21
crypto/internal/cryptotest: test Armv8.2 on darwin/arm64
Filippo Valsorda
2025-05-21
internal/cpu: add ARM64.HasSHA3
Filippo Valsorda
2025-05-21
runtime: skip TestTimePprof on sanitizers
Michael Pratt
2025-05-21
cmd/doc: better support for no network
Michael Matloob
2025-05-21
cmd/go/internal/doc: ignore SIGINT and SIGQUIT
Michael Matloob
2025-05-21
internal/pkgbits: mark element / section ends as delta encoding candidates
Mark Freeman
2025-05-21
crypto/internal/fips140/nistec: remove dead s390x p256OrdMul
Filippo Valsorda
2025-05-21
net/http: add CrossOriginProtection
Filippo Valsorda
2025-05-21
reflect: leak packEface input to result rather than heap
thepudds
2025-05-21
cmd/doc: add more convenient behavior for go doc -http with no args
Michael Matloob
2025-05-21
runtime: use DontUpdate testprog for DontUpdate test
Michael Pratt
2025-05-21
crypto/tls: update BoGo SessionID test skip reasons
Daniel McCarney
2025-05-21
crypto/tls: enable BoGo DisabledCurve-HelloRetryRequest-TLS13
Daniel McCarney
2025-05-21
crypto/tls: match compression method alert across versions
Daniel McCarney
2025-05-21
crypto/tls: delete dead code curveIDForCurve
Daniel McCarney
[prev]
[next]