]> Cypherpunks repositories - gostls13.git/shortlog
gostls13.git
2025-02-11 Gopher Robot[release-branch.go1.24] go1.24.0 go1.24.0
2025-02-10 Cherry Mui[release-branch.go1.24] bytes: use "subslice" instead...
2025-02-10 Michael Anthony... [release-branch.go1.24] os: hide SetFinalizer from...
2025-02-06 thepudds[release-branch.go1.24] weak: prevent unsafe conversion...
2025-02-05 Gopher Robot[release-branch.go1.24] go1.24rc3 go1.24rc3
2025-02-05 Roland Shoemaker[release-branch.go1.24] Revert "cmd/go/internal/work...
2025-01-31 Carlos Amedee[release-branch.go1.24] all: merge master (37f27fb...
2025-01-31 Russ Coxcmd/go: enable fips test and fix caching bug
2025-01-31 Rob Findleycmd: update golang.org/x/tools to CL 645697, and revendor
2025-01-30 Sam Thanawallacmd/go: refine GOAUTH user parsing to be more strict
2025-01-29 Filippo Valsordalib/fips140: freeze v1.0.0 FIPS 140 module zip file
2025-01-29 Filippo Valsordacmd/link/internal/loader: fix linknames from FIPS 140...
2025-01-29 Michael PrattRevert "os: employ sendfile(2) for file-to-file copying...
2025-01-29 Roland Shoemakercrypto/pbkdf2: add keyLength limit
2025-01-29 Ian Lance Taylorcrypto/hkdf: check error in TestFIPSServiceIndicator
2025-01-28 Filippo Valsordacrypto/internal/sysrand: skip TestNoGetrandom without cgo
2025-01-28 Than McIntoshinternal/coverage: fix bug in text-format coverage...
2025-01-28 Ian Lance Taylorinternal/godebug: check error from os.ReadFile in test
2025-01-28 Michael Prattruntime: mapiter linkname compatibility layer
2025-01-28 Michael Prattruntime: rename mapiterinit and mapiternext
2025-01-28 Ian Lance Taylorinternal/goexperiment: update location of baseline...
2025-01-28 yincongarchive/zip, archive/tar: writer appends slash to direc...
2025-01-27 Ian Lance Taylorstrconv: adjust comment so that gofmt doesn't mung it
2025-01-27 Filippo Valsordacrypto/internal/fips140/rsa: avoid CAST unsetting the...
2025-01-27 Filippo Valsordacrypto/internal/fips140/aes: set FIPS 140 service indic...
2025-01-27 Filippo Valsordacrypto/ecdsa: avoid needless ScalarBaseMult in s390x
2025-01-27 Sam Thanawallacmd/go: do not call base.fatal for an unset HOME for...
2025-01-27 Cherry MuiRevert "runtime: Check LSE support on ARM64 at runtime...
2025-01-27 Roland Shoemakercrypto/internal/boring: keep ECDH public key alive...
2025-01-22 Alan Donovango/types: avoid importer.Default
2025-01-22 Carlos Amedeeruntime: fix the equality check in AddCleanup
2025-01-22 Carlos Amedeeos: force a goroutine to be scheduled on WASM
2025-01-22 Roland Shoemakercrypto/internal/fips140/nistec: make p256NegCond consta...
2025-01-22 Alan Donovango/importer: document limitations of this API
2025-01-21 Dmitri Shuralyovnet/http: update bundled golang.org/x/net/http2 [generated]
2025-01-21 Kir Kolyshkintesting: fix reference to B.N in docstring
2025-01-20 Bill Morganruntime: delete out of date comment
2025-01-17 Than McIntoshinternal/coverage: refactor EmitTextual in preparation... master
2025-01-17 Wingrezgo/types, types2: ensure deterministic output when...
2025-01-17 Robert Griesemergo/types, types2: remove superfluous assertion (fix...
2025-01-16 Tobias Klauserlib/time: update to 2025a/2025a
2025-01-16 Cherry Muicmd/internal/obj/wasm, runtime: detect wasmexport call...
2025-01-16 Gopher Robot[release-branch.go1.24] go1.24rc2 go1.24rc2
2025-01-16 Filippo Valsorda[release-branch.go1.24] crypto/x509: avoid panic when...
2025-01-16 Sam Thanawalla[release-branch.go1.24] cmd/go: restore netrc preferenc...
2025-01-16 Damien Neil[release-branch.go1.24] net/http: persist header stripp...
2025-01-16 Roland Shoemaker[release-branch.go1.24] crypto/x509: properly check...
2025-01-16 Filippo Valsordacrypto/x509: avoid panic when parsing partial PKCS...
2025-01-16 Sam Thanawallacmd/go: restore netrc preferences for GOAUTH and fix...
2025-01-16 Roland Shoemakercrypto/x509: properly check for IPv6 hosts in URIs
2025-01-16 Damien Neilnet/http: persist header stripping across repeated...
2025-01-14 Joe Tsaiencoding/json: cleanup tests
2025-01-14 Russ Coxcmd/go/internal/modfetch: do not trust server to send...
2025-01-14 Russ Coxcmd/api: report error in test instead of crashing
2025-01-14 Keith Randallinternal/runtime/maps: re-enable some tests
2025-01-14 cuishuangtesting/fstest: fix function name and comment
2025-01-14 Ian Lance Taylorcmd/dist: ignore packages with no Go files in BenchmarkAll
2025-01-13 Sean Liaocmd/go: check go version when parsing go.mod fails
2025-01-13 Ian Lance Taylorsyscall/js: adjust comments to that gofmt does not...
2025-01-13 Robert Griesemergo/types, types2: don't panic when instantiating generi...
2025-01-13 Oleksandr Redkospec: fix grammar issue
2025-01-13 Joe Tsaiencoding/json: add cases to TestUnmarshal for fatal...
2025-01-13 Joe Tsaiencoding/json: always check resulting Go value for...
2025-01-13 Keith Randallcmd/compile: fix write barrier coalescing
2025-01-10 Daniel McCarneycrypto/internal/fips140test: add hmac DRBG ACVP tests
2025-01-10 Daniel McCarneycrypto/internal/fips140test: add ML-KEM ACVP tests
2025-01-09 Filippo Valsordacrypto/rsa: fix GenerateKey flakes for toy-sized keys
2025-01-09 Michael Prattruntime/pprof: hide map runtime frames from heap profiles
2025-01-09 Sean Liaocmd/go: clarify GODEBUG in go help environment
2025-01-09 Michael Matloobcmd/go/internal/mmap: reslice to file size on Windows
2025-01-09 Filippo Valsordacrypto: fix fips140=only detection of SHA-3
2025-01-08 Joe Tsaiencoding/json: improve fidelity of TestUnmarshal for...
2025-01-08 Filippo Valsordacrypto/mlkem: merge mlkem768.go and mlkem1024.go to...
2025-01-08 Filippo Valsordacrypto/mlkem: add example and improve docs
2025-01-08 Robert Griesemergo/types, types2: require iterator yield to return...
2025-01-08 Filippo Valsordacrypto/md5,crypto/sha1: apply fips140=only to Write...
2025-01-08 Filippo Valsordacrypto/ecdsa: apply fips140=only to deterministic ECDSA...
2025-01-08 Filippo Valsordacrypto/rsa: apply fips140=only to opts.Hash in SignPSS
2025-01-08 Michael Pratt[release-branch.go1.24] all: merge master (e966a27...
2025-01-08 Russ Coxcrypto/internal/fips140/drbg: avoid global lock on...
2025-01-08 Michael Pratt[release-branch.go1.24] all: merge master (9a44df6...
2025-01-08 Michael Matloobcmd/go/testdata/script: fix TestScript/env_gocacheprog...
2025-01-08 Michael Anthony... runtime: hold traceAcquire across casgstatus in injectglist
2025-01-08 Koichi Shiraishiinternal/sync: fix typo of panic message
2025-01-08 Damien Neiltesting/synctest: add some examples
2025-01-07 Michael Matloobcmd/go/internal/modindex: don't write index entry if...
2025-01-07 Russ Coxcmd/internal/hash: stop using md5, sha1
2025-01-07 Michael Matloobcmd/go/internal/cache: handle cacheprog not responding...
2025-01-07 Michael Anthony... weak: don't panic when calling Value on a zero Pointer
2025-01-07 Robert Griesemercmd/compile/internal/syntax: add test case for invalid...
2025-01-07 Robert Griesemergo/types, types2: expand documentation for Info.Types map
2025-01-07 Michael Matloobcmd/go/internal/env: add GOCACHEPROG to go env output
2025-01-07 thekuwayamacrypto/tls: send illegal_parameter on invalid ECHClient...
2025-01-07 Filippo Valsordacrypto/internal/fips140: zeroise integrity test tempora...
2025-01-07 Joel Singcmd/internal/disasm: correct instruction length handlin...
2025-01-07 Filippo Valsordacrypto/rsa: use λ(N) instead of φ(N)
2025-01-06 Michael Anthony... internal/sync: add test from issue 70970
2025-01-06 yincongnet/http: update NewRequestWithContext wrong link to...
2025-01-06 Michael KnyszekRevert "internal/sync: optimize CompareAndSwap and...
2025-01-03 Filippo Valsordacrypto/ecdsa: drop SEC 1 reference from package doc
next