]> Cypherpunks repositories - gostls13.git/shortlog
gostls13.git
2024-11-27 Felix Geisendörfercmd/trace: also show end stack traces
2024-11-27 Robert Griesemerdoc/next: document new language feature (alias type...
2024-11-26 Roland Shoemakerdoc: add note about crypto/x509 serial generation
2024-11-26 Ian Lance Taylordoc/next: add notes for new #cgo annotations
2024-11-26 Alan Donovandoc/next: add release note for vet on Printf(s) with...
2024-11-26 Roland Shoemakerdoc: add note about x509sha1 removal
2024-11-26 Damien Neilnet/http: test for racing idle conn closure and new...
2024-11-25 Damien Neilnet/http: run TestServerShutdownStateNew in a synctest...
2024-11-25 Damien Neilnet/http: avoid redundant installation of HTTP/2 suppor...
2024-11-25 Meng Zhuoruntime: using ABIInternal on syscall for riscv64
2024-11-23 Keith Randallcrypto/internal: keep fips140/aes.NewCTR from allocating
2024-11-23 Keith Randallcrypto/internal/fips140/aes: handle fallback correctly...
2024-11-23 Conrad Irwincmd/go: pass os.Args[0] to mod tools
2024-11-22 Dmitri Shuralyovall: update vendored dependencies [generated]
2024-11-22 Keith Randallcrypto/internal/fips140/aes: handle fallback correctly
2024-11-22 Carlos Amedeeruntime: properly search for cleanups in cleanup.stop
2024-11-22 Roland Shoemakercrypto/x509: run a subset of the NIST PKI test suite
2024-11-22 Damien Neilruntime, internal/synctest, syscall/js: keep bubble...
2024-11-22 Russ Coxcmd/compile, cmd/link: FIPS fixes for large programs
2024-11-22 Dmitri Shuralyovcmd/dist: don't test FIPS when ASAN is on
2024-11-22 Filippo Valsordacrypto/cipher: deprecate NewOFB, NewCFBDecrypter, and...
2024-11-22 Filippo Valsordacrypto/tls: implement X25519MLKEM768
2024-11-22 Dmitri Shuralyovnet/http: re-enable TestTransportServerProtocols
2024-11-22 Filippo Valsordacrypto: implement fips140=only mode
2024-11-22 Sean Liaocrypto/x509: generate serial number for nil template...
2024-11-22 Daniel McCarneycrypto/mlkem: init package
2024-11-22 Filippo Valsordacrypto/fips140: new package
2024-11-22 Roland Shoemakercrypto/x509: switch default policy field to Policies
2024-11-22 Filippo Valsordacrypto/ecdh: revamp FIPS ECDH API
2024-11-22 David Chasecmd/compile: use very high budget for once-called closures
2024-11-22 Filippo Valsordacrypto/sha3: new package
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
next