]> Cypherpunks repositories - gostls13.git/shortlog
gostls13.git
2025-05-21 Damien Neiltesting: add Attr
2025-05-21 Roland Shoemakercrypto/sha3: un-interleave EOR instructions
2025-05-21 Filippo Valsordacrypto/x509: use truncated SHA-256 for SubjectKeyId
2025-05-21 Daniel McCarneycrypto/tls: reject duplicate TLS 1.3 EncryptedExtensions
2025-05-21 Daniel McCarneycrypto/tls: use decode alert for handshake msg unmarsha...
2025-05-21 Filippo Valsordacrypto/tls: disable SHA-1 signature algorithms in TLS 1.2
2025-05-21 Roland Shoemakercrypto: add a test for disallowed instructions
2025-05-21 qiulaidongfenghash: add XOF interface
2025-05-21 Filippo Valsordacrypto/ecdsa: add low-level encoding functions for...
2025-05-21 Filippo Valsordacrypto/tls: don't advertise TLS 1.2-only sigAlgs in...
2025-05-21 Dmitri Shuralyovcmd/link/internal/ld: use 12.0.0 OS/SDK versions for...
2025-05-21 HowJmaycrypto/sha3: add SIMD implementation with ARMv8.2 features
2025-05-21 Filippo Valsordacrypto/internal/cryptotest: test Armv8.2 on darwin...
2025-05-21 Filippo Valsordainternal/cpu: add ARM64.HasSHA3
2025-05-21 Michael Prattruntime: skip TestTimePprof on sanitizers
2025-05-21 Michael Matloobcmd/doc: better support for no network
2025-05-21 Michael Matloobcmd/go/internal/doc: ignore SIGINT and SIGQUIT
2025-05-21 Mark Freemaninternal/pkgbits: mark element / section ends as delta...
2025-05-21 Filippo Valsordacrypto/internal/fips140/nistec: remove dead s390x p256O...
2025-05-21 Filippo Valsordanet/http: add CrossOriginProtection
2025-05-21 thepuddsreflect: leak packEface input to result rather than...
2025-05-21 Michael Matloobcmd/doc: add more convenient behavior for go doc -http...
2025-05-21 Michael Prattruntime: use DontUpdate testprog for DontUpdate test
2025-05-21 Daniel McCarneycrypto/tls: update BoGo SessionID test skip reasons
2025-05-21 Daniel McCarneycrypto/tls: enable BoGo DisabledCurve-HelloRetryRequest...
2025-05-21 Daniel McCarneycrypto/tls: match compression method alert across versions
2025-05-21 Daniel McCarneycrypto/tls: delete dead code curveIDForCurve
2025-05-21 Daniel McCarneycrypto/tls: verify server chooses advertised curve
2025-05-21 thepuddsreflect: optimize IsZero with a pointer comparison...
2025-05-21 thepuddscmd/compile/internal/walk: use global zeroVal in interf...
2025-05-21 thepuddscmd/compile/internal/walk: convert composite literals...
2025-05-21 Filippo Valsordainternal/godebug,crypto/fips140: make fips140 setting...
2025-05-21 Filippo Valsordacrypto/internal/fips140: use hash.Hash
2025-05-21 Junyang Shaocmd/compile: fix offset calculation error in memcombine
2025-05-21 Daniel McCarneycrypto/tls: have servers prefer TLS 1.3 when supported
2025-05-21 Roland Shoemakercrypto/tls: add GetEncryptedClientHelloKeys
2025-05-21 Filippo Valsordacrypto/sha1: use cryptotest.TestAllImplementations...
2025-05-21 Roland Shoemakercrypto: drop pre-AVX2 SHA assembly implementations
2025-05-21 Roland Shoemakercrypto/internal/fips140/sha3: remove usages of WORD...
2025-05-21 Julian Zhucmd/compile/internal: intrinsify publicationBarrier...
2025-05-21 Mateusz Poliwczakcrypto/x509: disallow negative path length
2025-05-21 Julian Zhucmd/compile/internal: intrinsify publicationBarrier...
2025-05-21 Michael Anthony... internal/trace: skip clock snapshot checks on Windows...
2025-05-21 thepuddscmd/compile/internal/escape: propagate constants to...
2025-05-21 thepuddscmd/compile/internal/escape: use an ir.ReassignOracle
2025-05-21 Damien Neilos: add Root.ReadFile and Root.WriteFile
2025-05-21 Sean Liaolog/slog: add GroupAttrs
2025-05-21 Michael Prattruntime: skip windows stack tests in race mode
2025-05-21 Michael Prattruntime: avoid register clobber in s390x racecall
2025-05-21 Lokesh Kumarbufio: update buffer documentation
2025-05-21 Filippo Valsordalib/fips140: set inprocess.txt to v1.0.0
2025-05-21 Michael Prattcmd/link: require cgo internal linking in TestIssue33979
2025-05-21 Roland Shoemakercrypto/tls: replace custom intern cache with weak cache
2025-05-21 Michael Prattruntime: use cgroup CPU limit to set GOMAXPROCS
2025-05-21 Michael Prattinternal/runtime/cgroup: CPU cgroup limit discovery
2025-05-21 Michael Prattinternal/runtime/cgroup: add line-by-line reader using...
2025-05-21 Damien Neilos: add Root.MkdirAll
2025-05-21 Roland Shoemakercrypto/sha1: add sha-ni AMD64 implementation
2025-05-21 Roland Shoemakerruntime: add valgrind instrumentation
2025-05-21 Michael Matloobcmd/doc: allow go doc -http without package in current...
2025-05-21 Michael Anthony... runtime: guarantee checkfinalizers test allocates in...
2025-05-21 Damien Neilos: add Root.RemoveAll
2025-05-21 Mark Freemaninternal/pkgbits: specify that RelIdx is an element...
2025-05-21 Xiaolin Zhaocmd/compile: add rules about ORN and ANDN
2025-05-21 Guoqi Chencmd/internal/obj/loong64: remove unused register alias...
2025-05-21 Mark Freemaninternal/pkgbits: indent productions and hoist some...
2025-05-21 Felix Geisendörferinternal/trace: add generator tests for sync events
2025-05-21 Felix Geisendörferinternal/trace/internal/testgen: make generated trace...
2025-05-21 Felix Geisendörferinternal/trace: add a validator test for the new clock...
2025-05-21 Felix Geisendörferinternal/trace: expose clock snapshot timestamps on...
2025-05-21 Felix Geisendörferruntime,internal/trace: emit clock snapshots at the...
2025-05-21 Mark Ryancmd/internal/obj/riscv: fix vector integer multiply add
2025-05-21 Damien Neilos: skip TestOpenFileCreateExclDanglingSymlink when...
2025-05-21 Guoqi Chenruntime, internal/fuzz: optimize build tag combination...
2025-05-21 Xiaolin Zhaocrypto/subtle: optimize function xorBytes using SIMD...
2025-05-21 limeidancmd/dist, internal/platform: enable internal linking...
2025-05-21 Xiaolin Zhaocmd/compile: fix the implementation of NORconst on...
2025-05-21 thepuddscmd/compile/internal/escape: improve order of work...
2025-05-21 khr@golang.orgreflect: turn off allocation test if instrumentation...
2025-05-21 khr@golang.orgruntime: disable stack allocation test when instrumenta...
2025-05-20 Filippo Valsordacrypto/ecdsa,crypto/ed25519: cache FIPS private keys
2025-05-20 Damien Neilruntime: record synctest bubble ownership in hchan
2025-05-20 Damien Neilencoding/json: avoid supurious synctest deadlock detection
2025-05-20 Damien Neiltesting/synctest: add Test
2025-05-20 Michael Matloobcmd/doc: use golang.org/x/pkgsite/cmd/internal/doc...
2025-05-20 Michael Matloobcmd/doc: use go list to determine import path if it...
2025-05-20 Michael Matloobcmd/doc: show page for the requested object
2025-05-20 Junyang Shaocmd/compile: memcombine different size stores
2025-05-20 Mark Freemaninternal/pkgbits: rename RelocEnt to RefTableEntry
2025-05-20 Mark Freemancmd/compile/internal/noder: mark Ref[T] as a primitive
2025-05-20 Mateusz Poliwczakreflect: add TypeAssert[T]
2025-05-20 Damien Neilruntime: disallow closing bubbled chans from outside...
2025-05-20 Damien Neilruntime: print blocking status of bubbled goroutines...
2025-05-20 Michael Anthony... doc: add release notes for cleanups and the unique...
2025-05-20 Michael Anthony... runtime: add package doc for checkfinalizer mode
2025-05-20 Michael Anthony... runtime: report finalizer and cleanup queue length...
2025-05-20 Michael Prattruntime: skip testprogcgo tests in race mode on freebsd
2025-05-20 Jake Baileyunique: add alloc test for Make
2025-05-20 Michael Anthony... runtime: add scan trace for checkfinalizers>1
2025-05-20 MaineK00ninternal/filepathlite: fix comment
next