]> Cypherpunks repositories - gostls13.git/shortlog
gostls13.git
2025-02-14 Ian Lance Taylordoc/godebug: mention GODEBUG=fips140
2025-02-14 Andrey Bokhankocmd/compile: add type-based alias analysis
2025-02-14 cuishuangbytes: add examples for Lines, SplitSeq, SplitAfterSeq...
2025-02-14 Joel Singinternal/syscall/unix: correct fchmodat on openbsd
2025-02-14 Carlos Ramos... syscall: skip testAmbientCaps tests if there is no...
2025-02-14 Damien Neilinternal/syscall/unix: fix fchownat linkname for AIX...
2025-02-14 Carlos Amedeenet/http: use runtime.AddCleanup instead of runtime...
2025-02-14 Michael Anthony... internal/trace: emit sync event before deferred spilled...
2025-02-14 Filippo Valsordacrypto/rsa: normalize GenerateKey benchmark
2025-02-14 Dmitri Shuralyovnet/http: unskip TestDisableContentLength/h2
2025-02-14 Carlos Amedeecmd/go: use runtime.AddCleanup instead of runtime.SetFi...
2025-02-14 Carlos Amedeesync: use runtime.AddCleanup instead of runtime.SetFina...
2025-02-14 Joel Singcmd/asm,cmd/internal/obj/riscv: implement vector config...
2025-02-14 qiulaidongfengcmd/dist: use slices.Index
2025-02-14 Russ Coxtesting: panic in AllocsPerRun if parallel tests are...
2025-02-14 Meng Zhuocmd/link,cmd/internal: add R_GOT_PCREL_ITYPE_RELOC...
2025-02-14 Damien Neilnet/http, net/http/internal/httpcommon: add httpcommon...
2025-02-13 Damien Neilos: add Root.Chown
2025-02-13 Keith Randallcmd/compile: make write barrier code amenable to paired...
2025-02-13 Keith Randallcmd/compile: regalloc: handle desired registers of...
2025-02-13 khr@golang.orgcmd/compile: pair loads and stores on arm64
2025-02-13 khr@golang.orgcmd/compile: add variants of LDP/STP for arm64 load...
2025-02-13 Jes Cokos: explicitly return nil for {rootChmod,rootMkdir...
2025-02-13 Ian Lance Tayloros: consolidate and clarify File.Fd docs
2025-02-13 Keith Randallcmd/compile: move []byte->string map key optimization...
2025-02-13 Jakub Ciolekcmd/compile: lower x*z + y to FMA if FMA enabled
2025-02-13 Russ Coxcmd: use cmd/internal/hash.New32 and Sum32 only
2025-02-13 Keith Randallcmd/compile: implement signed loads from read-only...
2025-02-13 Paul Murphyruntime: fix usleep on s390x/linux
2025-02-13 Sam Thanawallacmd/go: do not apply kill timeout to go test with ...
2025-02-13 Mateusz Poliwczakgo/types: propagate *ast.LabeledStmt in blockBranches...
2025-02-13 Carlos Amedeeio: use runtime.AddCleanup instead of runtime.SetFinalizer
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...
next