]> git.ipfire.org Git - thirdparty/openssl.git/shortlog
thirdparty/openssl.git
36 hours ago  Neil HormanReduce Max number of commands handled per fuzzer pass... master
36 hours ago  Gustaf NeumannAdd SSL_get_peer_addr() function to query peer address...
2 days ago  Ondrej Moristests: temporarily skip MLDSA pkcs11-provider test
2 days ago  Ondrej MorisUpdate pkcs11-provider submodule (663dea3)
2 days ago  Dmitry Misharovadd codespell pre-commit check and fix found misspellings
2 days ago  Dmitry Misharovadd config file for pre-commit hooks framework
3 days ago  Nikola Pajkovskyhashtable: add option to disable RCU locks
3 days ago  Nikola Pajkovskyhashtable: pass HT into hash function
3 days ago  Daniel KubecFix EVP_DecryptFinal_ex() for ChaCha20-Poly1305.
4 days ago  zhoulughash-riscv64-zvkg.pl: Code Comment Correction
4 days ago  DONGGEUN YOOts_conf: fix memory leak in TS_CONF_set_policies
4 days ago  Bernd EdlingerFix riscv64 chacha crash due to unaligned data
4 days ago  Bernd EdlingerEnable the V extension in the OS-Zoo CI job
4 days ago  Ryan HooperFix Memory leak in CMS_EncryptedData_set1_key
4 days ago  Pauliaes: convert AES ciphers to use generated parameter...
4 days ago  Pauliaes: rename files in anticipation of gerenated param...
4 days ago  Paulichacha20: convert to using genreated param name decoders
4 days ago  Paulichacha20: rename files in anticipation of generated...
4 days ago  Paulixts: convert to generated param name decodering
4 days ago  Paulictx: rename files for conversion to generated param...
4 days ago  Paulilegacy ciphers: use generated param name decoders
4 days ago  Paulilegacy ciphers: rename files in anticipation of using...
4 days ago  Pauliaes_cbc_hmac_sha: convert to generated param decoding
4 days ago  Pauliaes_cbc_hmac: rename files in anticipation of generated...
4 days ago  Paulimdc2: use a generated param decoder
4 days ago  Paulimdc2: rename files in anticipation of generated param...
6 days ago  Tomas MrazAdd CHANGES.md and NEWS.md updates
6 days ago  Tomas Mrazuse_proxy(): Add missing terminating NUL byte
6 days ago  Tomas Mrazecp_sm2p256.c: Remove unused code
6 days ago  Tomas MrazSM2: Use constant time modular inversion
6 days ago  Viktor Dukhovnikek_unwrap_key(): Fix incorrect check of unwrapped...
8 days ago  Neil HormanRevert "fips: remove redundant RSA encrypt/decrypt...
9 days ago  Tomas Mrazkrb5kdf.c.in: Check the key size before applying the key
9 days ago  Tomas MrazAdd test for using KRB5KDF with erroneous key size
9 days ago  Bob BeckUpdate doc/designs/rfc4514.md
9 days ago  Bob BeckAdd git pre-commit hook example to the script
9 days ago  Bob Beckunbreak url for legacy gost
9 days ago  Bob Beckmake it not write changes by default
9 days ago  Bob BeckAdd util/codespell-check.sh and run it
10 days ago  Bob BeckMake tests run faster on typical platforms.
10 days ago  Richard LevitteChange test/recipes/95-test_external_oqsprovider.t...
10 days ago  Daniel KubecFix EVP_PKEY_can_sign() handling of NULL from query_ope...
10 days ago  Viktor DukhovniCheck for OBJ_create() conflicts after write lock.
10 days ago  Bernd EdlingerAdd a test for multi-threaded OBJ_create
10 days ago  xiaoloudongfengFix length of digestinfo_sm3_der
10 days ago  Tomas MrazFix doublefree after failure in ossl_siv128_init()
11 days ago  Bernd EdlingerPrint PowerPC CPUINFO
11 days ago  Bob BeckConst correct the various sk_find functions.
11 days ago  Bob BeckCorrect the documentation for OPENSSL_sk_find
11 days ago  Neil HormanClose small race condition on error raising in QUIC
11 days ago  Neil HormanDisable HW acceleration when running TLSProxy tests
12 days ago  Andrew DinhSkip LMS tests if fetch for the LMS algorithm fails
12 days ago  Bernd EdlingerDo not use RW mutexes on RISC-V arch
12 days ago  Jonathan ReimerAdd Linux Foundation Health Score badge to README
12 days ago  Nikola Pajkovskyx509: fix mem leak on error path
12 days ago  Tomas MrazRe-enable the ssl_trace_test()
12 days ago  Tomas Mrazsslapitest.c: Skip test_ssl_trace() with FIPS providers...
12 days ago  Tomas Mraztls_common.c: Handle inner content type properly on...
12 days ago  lan1120Fix the abnormal branch memory leak in ssl_set_cert_and...
12 days ago  Nikola PajkovskyEnsure q variable is freed
12 days ago  Brad SmithCorrect version used to check for elf_aux_info() on...
12 days ago  Luigino Camastrabio_ok.c: Integer Overflow in BIO_f_reliable record...
12 days ago  Viktor DukhovniAdded test suggested by Shane Lontis
12 days ago  Viktor DukhovniHarden property put_str() helper corner case
12 days ago  Richard LevitteAdd unsupported features in NOTES-C99.md: complex.h...
2025-09-20  Richard LevitteMake generated files read-only
2025-09-20  Richard LevitteFix OPENSSL_VERSION_NUMBER to always have zero status...
2025-09-19  Ryan HooperFix CI Pipeline by Disabling SSL_TRACE_TEST
2025-09-19  Bernd EdlingerFix another memory order issue
2025-09-18  Viktor DukhovniFix ML-KEM key equality check when either unset
2025-09-18  Eugene SyromiatnikovRevert "rsa: expose pairwise consistency test API"
2025-09-18  Grzesiek11Fix cipher protocol ID type in docs
2025-09-18  Ryan HooperUpdated SSL Trace to display the name for all MLKEM...
2025-09-18  Ryan HooperEnable peer verification with s_server's verify_return_...
2025-09-18  Ritesh Kudkelwardoc: clarify SSL_SESSION_get0_hostname() DESCRIPTION
2025-09-18  Bob BeckUse less preprocessor gymnastics for fatal error detection.
2025-09-18  Eugene Syromiatnikovtest/p_ossltest.c: check for return values in OSSL_PARA...
2025-09-18  Eugene Syromiatnikovproviders/implementations/keymgmt/ecx_kmgmt.c.in: remov...
2025-09-17  rodekacrypto/ml_dsa: fix public_from_private() error path...
2025-09-17  Bob BeckDon't return a value we never check from indent_printf()
2025-09-17  Bob BeckDon't clear is_sorted unconditionally on OPENSSL_sk_ins...
2025-09-17  Bernd EdlingerFix logic errors in torture_rw_high/low test
2025-09-17  Bob BeckEnsure that empty or 1 element stacks are always sorted.
2025-09-17  Dr. David von... 25-test_verify.t: fix misleading test case names and...
2025-09-17  Dr. David von... 25-test_verify.t: fix partly case-sensitive matching...
2025-09-17  fengpengboImplement Montgomery multiplication assembly optimizati...
2025-09-17  Neil HormanFix ossl_prov_set_macctx
2025-09-17  Neil Hormansupport passing prop querys to composite algs
2025-09-17  Neil Hormanremove loader_attic test from test_cmp_cli
2025-09-17  Neil Hormanremove loader_attic tests from test_store
2025-09-17  Neil HormanConvert TLSProxy to use new provider
2025-09-17  Neil Hormanreplace ossltest engine in test_dgst
2025-09-17  Neil HormanConvert test_rand to use our new p_ossltest provider
2025-09-17  Neil HormanImplement an ossltest provider to replace ossltest...
2025-09-16  PauliAdd OSSL_ prefix back onto param names
2025-09-16  Eugene SyromiatnikovCHANGES.md, NEWS.md: update for 3.6.0-beta1
2025-09-16  Eugene SyromiatnikovCHANGES.md, NEWS.md: ffix
2025-09-16  Eugene Syromiatnikovcrypto/ec/ecp_nistz256.c: use OPENSSL_aligned_alloc_array
2025-09-16  Eugene SyromiatnikovExplicitly limit the OPENSSL_aligned_alloc()'s alignmen...
2025-09-16  Eugene Syromiatnikovcrypto/mem.c: use open-coded aligned alloc when posix_m...
next