]> Cypherpunks repositories - gostls13.git/shortlog
gostls13.git
2025-02-13 Mateusz Poliwczakgo/types: use documented version of gotypesalias GODEBUG
2025-02-13 Carlos Amedeeos: use AddCleanup to close files
2025-02-13 Daniel McCarneycrypto/internal/fips140test: fix TestACVP env vars
2025-02-13 Sean Liaoruntime/debug: document DefaultGODEBUG as a BuildSetting
2025-02-13 Filippo Valsordacmd/dist: test GOFIPS140=latest rather than just the...
2025-02-13 Filippo Valsordacrypto/internal/fips140test: require FIPS 140 mode...
2025-02-13 Filippo Valsordacrypto/internal/fips140test: support disabling PAA/PAI
2025-02-13 Filippo Valsordacrypto/internal/fips140test: make TestCASTFailures...
2025-02-13 Filippo Valsordacrypto/internal/fips140test: add functional tests
2025-02-13 Keith Randallinternal/abi: remove go122 flag
2025-02-13 Dmitri Shuralyovcmd/pprof: update vendored github.com/google/pprof...
2025-02-13 Mateusz Poliwczakreflect, internal/abi: speed up TypeFor[T]
2025-02-13 Damien Neilinternal/syscall: add cgo_import_dynamic for Fchmodat...
2025-02-12 Filippo Valsordacrypto/tls: document FIPS 140-3 mode behavior
2025-02-12 Alan Donovanvet: add regression test for printf checker regression
2025-02-12 Sean Liaocmd/go: clarify vcs suffix to repo mapping
2025-02-12 Michael Matloobcmd/go: add errors obtaining c compiler version to...
2025-02-12 Dmitri Shuralyovall: update vendored dependencies [generated]
2025-02-12 Michael Anthony... runtime: make TestSpuriousWakeupsNeverHangSemasleep...
2025-02-12 Quan Tongcmd/go: initialize req.Header when loading git credential
2025-02-12 thepuddscmd/go: document -modfile and other flags for 'go tool'
2025-02-12 Cherry Muicmd/dist: correct gccheckmark test name
2025-02-12 qmuntalmake.bat,race.bat: simplify --dist-tool handling
2025-02-11 Daniel McCarneycrypto/internal/fips140test: add cSHAKE ACVP tests
2025-02-11 Daniel McCarneycrypto/internal/fips140test: add KTS-IFC ACVP tests
2025-02-11 Daniel McCarneycrypto/internal/fips140test: add OneStepNoCounter ACVP...
2025-02-11 Michael Anthony... runtime: update HACKING.md with execution traces and...
2025-02-11 Michael Anthony... internal/trace/tracev2: add guide for trace experiments
2025-02-11 Michael Anthony... internal/trace: interpret string ID arguments for exper...
2025-02-11 Michael Anthony... internal/trace: move fake P IDs to internal/trace/trace...
2025-02-11 Michael Anthony... internal/trace: clean up parser.go
2025-02-11 Michael Anthony... runtime: use internal/trace/tracev2 definitions
2025-02-11 Michael Anthony... internal/trace: move maxArgs into tracev2 and validate...
2025-02-11 Michael Anthony... internal/trace/tracev2: add test to validate spec invar...
2025-02-11 qmuntal{all,clean,make,race,run}.bat: simplify error handling
2025-02-11 Sean Liaonet/http/httptest: match net/http ContentLength behavio...
2025-02-11 Sean Liaocmd/go/internal/modload: don't set GIT_SSH_COMMAND
2025-02-11 Michael Anthony... internal/trace: increment sync counter before final...
2025-02-11 cuishuangstrings: add examples for Lines, SplitSeq, SplitAfterSe...
2025-02-10 Damien Neilos: add Root.Chmod
2025-02-10 Daniel McCarneycrypto/internal/fips140test: add feedback KDF ACVP...
2025-02-10 Daniel McCarneycrypto/internal/fips140test: add RSA ACVP tests
2025-02-10 Daniel McCarneycrypto/internal/fips140test: add counter KDF ACVP tests
2025-02-10 Daniel McCarneycrypto/internal/fips140test: add ctr DRBG ACVP tests
2025-02-10 Michael Anthony... internal/trace: emit a Sync event even if the next...
2025-02-10 Daniel McCarneycrypto/internal/fips140test: add KAS-ECC-SSC ACVP tests
2025-02-10 Daniel McCarneycrypto/internal/fips140test: add SSH KDF ACVP tests
2025-02-10 Keith Randallcmd/compile: avoid ifaceeq call if we know the interfac...
2025-02-10 Mateusz Poliwczakcmd/compile/internal/gc: handle errors from *bio.Writer
2025-02-10 WANG Xueruicmd/go/internal/work: allow a bunch of loong64-specific...
2025-02-10 apocelipesdatabase/sql: use t.Context in tests
2025-02-10 Tom Thorogoodnet/http: use standard time formatting methods
2025-02-10 Michael Anthony... internal/trace: merge event and tracev2 packages
2025-02-10 Michael Anthony... internal/trace/internal/testgen: force trace version...
2025-02-10 Michael Anthony... internal/trace: be stricter about allowed events in...
2025-02-10 Michael Anthony... internal/trace: rename go122 to tracev2
2025-02-10 Damien Neilruntime: establish happens-before between goroutine...
2025-02-10 Michael Anthony... os: hide SetFinalizer from users of Root
2025-02-10 Daniel McCarneycrypto/internal/fips140test: add TLS-v1.3 ACVP tests
2025-02-10 Daniel McCarneycrypto/internal/fips140test: add TLS-v1.2 ACVP tests
2025-02-10 Daniel McCarneycrypto/internal/fips140test: add KDA HKDF ACVP tests
2025-02-10 Daniel McCarneycrypto/internal/fips140test: add SHAKE-* ACVP tests
2025-02-10 Jakub Ciolekcmd/compile: mark PCMPEQB as commutative
2025-02-10 Pasha Radchenkocrypto/aes: more precise description for AES keys requi...
2025-02-10 Mateusz Poliwczakcmd/internal/bio: remove unused MustWriter
2025-02-10 pgxiaolianzitext/template: handle UnsafePointer in isTrue
2025-02-10 Daniel McCarneycrypto/internal/fips140test: add CMAC-AES ACVP tests
2025-02-09 Cherry Muibytes: use "subslice" instead of "substring" in doc...
2025-02-08 Meng Zhuocmd/compile: don't merge symbols on riscv64 when dynami...
2025-02-08 Robert Griesemergo/types, types2: better error messages for channel...
2025-02-08 Ian Lance Tayloros: improve comments for process support, minor code...
2025-02-08 Ian Lance Tayloros: simplify Process.Release
2025-02-08 Ian Lance Tayloros: use AddCleanup, not SetFinalizer, for Process
2025-02-07 Michael Anthony... internal/trace: rename "oldtrace" to trace v1
2025-02-07 Michael Anthony... internal/trace: move SchedReqs out of events package
2025-02-07 Michael Anthony... internal/trace: refactor how experimental batches are...
2025-02-07 Ian Lance Taylorbufio: skip network test if unixpacket socket not supported
2025-02-07 Damien Neiltesting/synctest: add an example of testing networked...
2025-02-07 qmuntalmake.bat: pass through all arguments to "dist bootstrap"
2025-02-07 qmuntal{all,clean,make,race,run}.bat: use || instead of "if...
2025-02-07 Daniel McCarneycrypto/internal/fips140test: add AES ACVP tests
2025-02-07 Daniel McCarneycrypto/internal/fips140test: add DetECDSA ACVP tests
2025-02-07 Daniel McCarneycrypto/internal/fips140test: add ECDSA ACVP tests
2025-02-07 Daniel McCarneycrypto/internal/fips140test: add EDDSA ACVP tests
2025-02-07 Quim MuntalRevert "cmd/go: report gcc ld error message when linkin...
2025-02-07 Alexander Yastrebovcrypto/internal/fips140/edwards25519/field: speed up...
2025-02-07 qmuntalrun.bat: pass through all arguments to "go tool dist...
2025-02-07 qmuntal{all,clean,make,race,run}.bat: remove %GOBUILDEXIT...
2025-02-07 Joel Singcmd/internal/obj/riscv: update references to RISC-V...
2025-02-07 Joel Singcrypto/internal/fips140/subtle: combine xor_<goarch...
2025-02-07 Joel Singcrypto/subtle: add additional benchmarks for XORBytes
2025-02-07 qmuntalcmd/link: add -e (no limit on errors) flag
2025-02-07 Ian Lance Tayloros: simplify process status
2025-02-07 Ian Lance Tayloros: don't store reference count in Process.state
2025-02-07 Ian Lance Taylorlib/time: build with Ubuntu backward compatibility...
2025-02-07 Ian Lance Taylorbufio: don't do empty Write at start of WriteTo
2025-02-07 Ian Lance Taylorencoding/base64: use internal/byteorder
2025-02-06 Ian Lance Taylorcrypto/internal/fips140/drbg: add package comment
2025-02-06 Ian Lance Taylorcmd/go: adjust testsuite to add reraised panic message
2025-02-06 Luka Krmpoticunicode/utf8: remove init from utf8_test
next