]> Cypherpunks repositories - gostls13.git/shortlog
gostls13.git
2024-11-22 Filippo Valsordacrypto/rsa: port Validate to bigmod
2024-11-22 Filippo Valsordacrypto/rsa: add BenchmarkParsePKCS8PrivateKey and Bench...
2024-11-22 Filippo Valsordacrypto/internal/fips/bigmod: add support for even moduli
2024-11-22 Filippo Valsordacrypto/rsa: refuse to generate and/or use keys smaller...
2024-11-22 Dmitri Shuralyovall: update golang.org/x/net [generated]
2024-11-22 Roland Shoemakercrypto/x509: implement policy validation
2024-11-22 Richard Milleros: allow for variant plan9 error messages in TestOpenError
2024-11-22 Filippo Valsordacrypto/internal/fips140/rsa: support separate MGF1...
2024-11-22 Damien Neilnet/http: skip test which depends on h2_bundle.go update
2024-11-22 Youlin Fengcmd/compile: modify CSE to remove redundant OpLocalAddrs
2024-11-22 Tim Kinginternal/exportdata, cmd/compile/internal/noder: merge...
2024-11-22 Daniel McCarneycrypto/tls: test with FIPS 140-3 TLS mode
2024-11-22 Daniel McCarneycrypto/internal/fips/pbkdf2: add CAST testing
2024-11-22 Daniel McCarneycrypto/internal/fipstest: add PBKDF ACVP testing
2024-11-22 Daniel McCarneycrypto/internal/fips/pbkdf2: fips import pbkdf2
2024-11-21 Ian Lance Taylorinternal/copyright: close files
2024-11-21 Damien Neilnet/http: add support for unencrypted HTTP/2
2024-11-21 Robert Griesemergo/parser: fix typo in tracing output (make trace match...
2024-11-21 David Chasecmd/compile: refactor inline interleaving
2024-11-21 Michael Prattreflect: add test of maps with keys larger than key...
2024-11-21 Keith Randallcmd/compile: pull multiple adds out of an unsafe.Pointe...
2024-11-21 Daniel McCarneycrypto/hkdf: init package
2024-11-21 Matthieu Baerts... net: check for MPTCP in DialTCP and ListenTCP
2024-11-21 Roland Shoemakercrypto/tls: add server-side ECH
2024-11-21 Sean Liaocrypto/rand: add Text for secure random strings
2024-11-21 Dmitri Shuralyovinternal/copyright: skip testdata and vendor directorie...
2024-11-21 Joel Singcmd/internal/obj/riscv: rework instruction encoding...
2024-11-21 Damien Neilos: drop unnecessary trailing . from symlink targets
2024-11-21 cuishuangall: fix some function names and typos in comment
2024-11-21 Junyang Shaotesting: Update testing.B.Loop to save benchmark results.
2024-11-21 Damien Neilos: fix Root tests on Plan9
2024-11-21 Xiaolin Zhaoall: update golang.org/x/tools to v0.27.0
2024-11-21 Cherry Muihash/maphash: simplify pointer size checks
2024-11-21 Xiaolin Zhaocmd/compile/internal/ssa: make _gen an actual submodule...
2024-11-21 Daniel McCarneycrypto/pbkdf2: init package
2024-11-21 Michael Matloobcmd/go/internal/tool: set Internal.ExeName on tool...
2024-11-21 Daniel McCarneycmd/dist: skip FIPS 140-3 testing
2024-11-21 Cherry Muihash/maphash: use compiler-generated hash function...
2024-11-21 Jayanth Krishnamurth... cmd/internal/obj/ppc64: support for decimal floating...
2024-11-21 Russ Coxcmd/link: remove debugging dreg
2024-11-21 qiulaidongfengcmd/go: fix -changed don`t print when GOFIPS140 is...
2024-11-21 Daniel McCarneycrypto/tls: FIPS 140-3 mode
2024-11-21 Maksym Sobolyevruntime: utilize EVFILT_USER more effectively
2024-11-21 Russ Coxinternal/copyright: add test that copyright notices...
2024-11-21 Russ Coxcmd/go: sort "no test files" test results into normal...
2024-11-21 Russ Coxcmd/dist: vet non-test packages in short mode
2024-11-21 Russ Coxcmd/dist: adjust FIPS 140 tests
2024-11-21 Michael Prattreflect: set swissmap GroupSize
2024-11-21 Michael Matloobcmd/go remove base.ShortPathConservative
2024-11-21 Conrad Irwincmd/go: cache executables for tools defined in go.mod
2024-11-21 Damien Neilos: recognize EFTYPE, EINVAL as a refusal to open a...
2024-11-21 Keith Randallcmd/compile: fix rewrite rules for multiply/add
2024-11-21 Michael Matloobcmd/go: cache executables built for go run
2024-11-21 Russ Coxcrypto/internal/fips140deps: fix test for running in...
2024-11-21 Robert Griesemergo/types, types2: simplify Checker.resolveBaseTypeName...
2024-11-21 Robert Griesemergo/types, types: better error message position for...
2024-11-21 Ian Lance Taylorcmd/cgo/internal/testsanitizers: use t.TempDir
2024-11-21 Ian Lance Taylorcmd/cgo/internal/testsanitizers: don't create fuzz...
2024-11-20 Rhys Hiltnerruntime: clean up new lock2 structure
2024-11-20 Damien Neilos: add OpenInRoot
2024-11-20 Damien Neilos: add Root.FS
2024-11-20 Damien Neilos: add Root.Stat and Root.Lstat
2024-11-20 Damien Neilos: add Root.Remove
2024-11-20 Damien Neilos: add Root
2024-11-20 Junyang Shaocmd/compile,testing: implement one-time rampup logic...
2024-11-20 Russ Coxcmd/go: revert "remove base.ShortPathConservative"
2024-11-20 Tobias Klauseros: use ignoringEINTR2 in (*Process).pidWait
2024-11-20 Michael Prattcmd/compile: intrinsify swissmap match calls with SIMD...
2024-11-20 Ian Lance Taylorcmd/cgo: improve error message for unknown name
2024-11-20 Robert Griesemerdoc: document new restriction on cgo-generated method...
2024-11-20 Michael Prattcmd/compile: remove types.Compare map bucket special...
2024-11-20 Russ Coxinternal/byteorder: use canonical Go casing in names
2024-11-20 Michael Matloobcmd/go: remove base.ShortPathConservative
2024-11-20 Russ Coxcmd/go: remove temporary crypto/internal/fips140 import...
2024-11-20 Russ Coxall: rename crypto/internal/fips to crypto/internal...
2024-11-20 qmuntalcmd/cgo/internal/testsanitizers: fix TSAN tests using...
2024-11-20 Robert Griesemergo/types, types2: disallow new methods on (aliases...
2024-11-20 Robert Griesemergo/types, types2: disallow new methods on generic alias...
2024-11-20 Michael Anthony... runtime: keep cleanup closure alive across adding the...
2024-11-20 Michael Anthony... runtime: explicitly keep handle alive during getOrAddWe...
2024-11-20 Robert Griesemerspec: document restrictions for method receivers that...
2024-11-20 Roland Shoemakerdoc/godebug: document we removed x509sha1
2024-11-20 Filippo Valsordacrypto/ed25519: fix GenerateKey with rand nil
2024-11-20 Brian Gabincmd/go/testdata/script: restrict test to check only...
2024-11-20 Roland Shoemakercrypto/x509: remove x509sha1 GODEBUG
2024-11-20 Roland Shoemakercmd/go: enforce -Wl,--push-state logic only when it...
2024-11-20 Russ Coxcrypto/internal/fipstest: fix TestACVP not to write...
2024-11-20 Conrad Irwincmd/go: add support for mod tools
2024-11-20 Filippo Valsordacrypto/internal/fips/rsa: support all SHA hashes in...
2024-11-20 Filippo Valsordacrypto/ed25519: fix TestAllocations in FIPS mode
2024-11-20 Filippo Valsordacrypto/rsa: move implementation to crypto/internal...
2024-11-20 Filippo Valsordacrypto/rsa: move RSAES-OAEP to the same file as RSASSA-PSS
2024-11-20 Damien Neilruntime: remove unused casgcopystack function
2024-11-20 Damien Neilruntime: avoid deadlock in synctest changegstatus when...
2024-11-20 Joel Singcrypto/subtle: unbreak DIT test on openbsd/arm64
2024-11-20 Keith Randallcmd/compile: let MADD/MSUB combination happen more...
2024-11-20 Keith Randallcmd/compile: remove redundant nil checks
2024-11-20 Damien Neiltesting/synctest: add experimental synctest package
2024-11-20 Russ Coxsyscall: do not run TestSyscallAllocations in parallel...
2024-11-20 Russ Coxlib/fips140: add directory and test
next