]> git.ipfire.org Git - thirdparty/openssl.git/shortlog
thirdparty/openssl.git
2026-07-01  Neil Hormanuse evp_kem_free in evp_kem_from_algorithm
2026-07-01  Michał Trojnaras_client: skip TCP shutdown drain for datagram protocols
2026-07-01  Mounir IDRASSIapps/s_server.c: fix SSL object leak on rpk_enable...
2026-07-01  Mounir IDRASSISuppress MSVC C4996 in applink.c
2026-07-01  Milan BrozUse more recent default for _WIN32_WINNT
2026-07-01  Milan BrozFix use of BCryptGenRandom
2026-07-01  Ingo Franzkis390x: Fix AES-XTS hardware acceleration in IBM z17
2026-07-01  Paulidemo: fix fips-version Makefile so it loads the FIPS...
2026-06-30  Ingo Franzkis390x: Fix return code handling in HMAC_Init_ex()
2026-06-30  Frederik Wedel... Removes some stale SSLv3 support around the code and...
2026-06-30  Bob BeckClean up the cpu id stuff by hoisting the append into...
2026-06-30  Jakub Zelenkaproperty: add cache provider-order regression test
2026-06-30  Daniel KubecTEST: Add DTLS 1.2 coverage for Session ID verification
2026-06-30  Bob BeckDon't attempt to check the security level on what signe...
2026-06-30  Bob BeckSSL_OP_SECOP is dead code
2026-06-30  Bob BeckClarify the comment in asn1.h.in for ASN1_VALUE
2026-06-30  Jakub Zelenkaapps: cover the smime multiple -signer parsing path
2026-06-30  Jakub Zelenkaquic: add mfail test for RCIDM
2026-06-30  Jakub Zelenkaquic: add mfail test for multi-packet RXE
2026-06-30  Jakub Zelenkastatem: add direct tests for tls_construct_client_hello
2026-06-30  Jakub Zelenkastatem: fail handshake if there is memory failure...
2026-06-30  Neil Hormanensure writes are syncronized on windows in CRYPTO_THRE...
2026-06-30  Mounir IDRASSItest: run RIO notifier smoke test everywhere
2026-06-30  Andrew DinhFix OP_READ_FAIL_WAIT macro definition
2026-06-30  Andrew DinhPort script_9
2026-06-30  Andrew DinhPort script_8
2026-06-30  Andrew DinhPort script_7
2026-06-30  Andrew DinhPort script_6
2026-06-30  Andrew DinhPort script_5
2026-06-30  Billy Brumley[test] check tag abuse for AEAD ciphers
2026-06-28  Paulidemo: add program that shows how to query the FIPS...
2026-06-28  Nikola Pajkovskyproviders/fips/fipsprov.c, test/p_test.c: remove c_gett...
2026-06-28  Nikola Pajkovskyproviders/baseprov.c: remove static globals
2026-06-28  Matt Van Hornproviders/defltprov.c: remove static globals from provi...
2026-06-28  Jakub Zelenkatest/recipes/15-test_pkey.t: extend tests for openssl...
2026-06-28  Eugene Syromiatnikovtest/asn1_string_test.c: allocate tmpstring properly...
2026-06-27  Simo SorceExpand AES mode macro into explicit functions
2026-06-27  Simo SorcePrefix internal AES-GCM functions with ossl_
2026-06-27  Simo SorceConsolidate SPARC T4 AES implementations
2026-06-27  Simo SorceConsolidate s390x AES hardware implementations
2026-06-27  Simo SorceExtract Zvkned key length check to helper
2026-06-27  Simo SorceConsolidate RISC-V 64 AES hardware code
2026-06-27  Simo SorceConsolidate RV32I AES hardware implementations
2026-06-27  Simo SorceConsolidate ARMv8 AES hardware implementations
2026-06-27  Simo SorceConsolidate AESNI hardware implementations
2026-06-27  Simo SorceMigrate s390x AES-XTS to standard HW interface
2026-06-27  Simo SorceRefactor AES XTS hardware key initialization
2026-06-27  Simo SorceConvert AES CCM .inc files to separate .c files
2026-06-27  Simo SorceRefactor AES hardware cipher implementations
2026-06-27  Simo SorceReplace GCM_HW_SET_KEY_CTR_FN with a function
2026-06-27  Simo SorceUntangle rats nest of .inc files for AES_GCM
2026-06-26  Norbert Pocscrypto/LPdir_wince.c: remove dead source file
2026-06-26  Andrew DinhUpdate CI to validate erroring on non-existent test...
2026-06-26  Andrew Dinhtest/run_tests.pl: return error if running a non-existe...
2026-06-26  dannyward630doc/man7/EVP_KDF-SNMPKDF.pod: fix password parameter...
2026-06-26  007bsdcrypto/x509/v3_ncons.c: fix scheme buffer leak in nc_ur...
2026-06-26  007bsdcrypto/x509/pcy_cache.c: fix ext_pcons leak in policy_c...
2026-06-25  Neil HormanFix up property test
2026-06-25  Neil Hormandelay method store free in context_deinit_objs
2026-06-25  Neil HormanMakle STORE_LOADER not do ref counting
2026-06-25  Neil Hormanmake OSSL_DECODER no do ref counting
2026-06-25  Neil HormanMake OSSL_ENCODER not do ref counting
2026-06-25  Neil Hormanmake EVP_RAND not do ref counting
2026-06-25  Neil HormanMake EVP_KEYEXCH not do ref counting
2026-06-25  Neil HormanMake EVP_KEYMGMT not do ref counting
2026-06-25  Neil HormanMake EVP_ASYM_CIPHER not do ref counting
2026-06-25  Neil HormanMake EVP_SIGNATURE not do ref counting
2026-06-25  Neil Hormanmake EVP_KEM not do refcounting
2026-06-25  Neil HormanMake EVP_KDF not do ref counting
2026-06-25  Neil HormanMake EVP_MAC not do refcounting
2026-06-25  Neil HormanMake SKEYMGMT not do ref counting
2026-06-25  Neil HormanMake EVP_CIPHERS not need to take reference counts
2026-06-25  Neil HormanMake EVP_MD's not need to take reference counts
2026-06-25  Neil HormanDon't take reference counts on cache lookups
2026-06-25  Jakub Zelenkaapps: cover the kdf -cipher option in the test recipe
2026-06-25  Jakub Zelenkaapps: fix Ed25519 typo in pkeyutl recipe subtest names
2026-06-25  Jakub Zelenkaapps: cover pkeyutl oneshot buffer path with empty...
2026-06-25  rootvector2lms: free previous encoded public key in ossl_lms_pubke...
2026-06-25  Tomas Mraz25-test_verify_store.t: Add missing capture for bare...
2026-06-25  dannyward630Mention removed ERR macros in changelog
2026-06-25  Nikola Pajkovskyx_all.c: avoid mismatched d2i/i2d function pointer...
2026-06-25  Nikola Pajkovskyavoid d2i_of_void asn1 callbacks in GENERAL_NAME_dup
2026-06-25  Nikola Pajkovskyavoid mismatched d2i callbacks in PEM readers
2026-06-25  Nikola Pajkovskydecode_der2key: wrap key-free callbacks to avoid functi...
2026-06-25  Nikola Pajkovskyfix function pointer type mismatch in PEM_X509_INFO_rea...
2026-06-25  Nikola Pajkovskyfix function pointer type mismatch in OCSP_REQUEST...
2026-06-25  Nikola Pajkovskypreserve stack thunks across sk_TYPE_dup
2026-06-25  Nikola Pajkovskyutil: set thunks for sk_${nametype}_new(_reserve)
2026-06-25  Bob BeckDrop Windows CE support.
2026-06-25  Jakub Zelenkaapps: cover the pkcs8 -inform/-outform DER options
2026-06-25  Eugene SyromiatnikovCONTRIBUTING.md: tweak wording with regards to ML tooli...
2026-06-25  Eugene Syromiatnikovcrypto/ctype.c: fix off-by-one OOB in ossl_toascii...
2026-06-25  Eugene Syromiatnikovrec_layer_s3.c: prevent max_early_data overflow in...
2026-06-25  Jakub Zelenkaapps: add error-path test recipe for skeyutl
2026-06-25  Jakub Zelenkaquic: add mfail tests for QUIC SRTM
2026-06-25  Dmitry Misharovremove make-release.yml, it will be executed on OpenSSL...
2026-06-25  Daniel KubecAEAD: reject late AAD in ChaCha20-Poly1305 after plaint...
2026-06-25  Nikola Pajkovskycrypto/armcap.c: reformat MIDR CPU-model conditionals...
2026-06-25  Jakub Zelenkaapps: cover the ec -conv_form option in the test recipe
2026-06-25  Viktor DukhovniOnce initialised, ML-DSA keys should be immutable
next