]> git.ipfire.org Git - thirdparty/openssl.git/shortlog
thirdparty/openssl.git
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
2026-06-24  Kirill ErmoshinRemove aliases for IANA-GOST2012-GOST8912-GOST8912
2026-06-24  Kirill ErmoshinFix typo of 512 gost sigalg name from bcff020
2026-06-24  Eugene Syromiatnikovinclude/internal/hashtable.h: avoid OOB read in ossl_ht...
2026-06-24  Tomas MrazAlways ignore the contents of the legacy record version
2026-06-24  Bob BeckAdd documentation for NAME_CONSTRAINTS_check
2026-06-24  Mounir IDRASSIReject HelloRequest in TLS 1.3
2026-06-24  Bernd EdlingerPrevent integer overflow in ASN1_mbstring_ncopy
2026-06-24  Billy Brumley[test] various zero-length message positive and negativ...
2026-06-24  Alicja Kariotest/evp_extra_test.c: add test case for CVE-2026-42770
2026-06-24  dannyward630crypto/ec/curve448/eddsa.c: document Ed448 property...
2026-06-24  Mounir IDRASSIpkcs7: Fix negative index handling in PKCS7_get_issuer_...
2026-06-24  Randall S.... Fix unqualified reference to openssl in 25-test_verify_...
2026-06-23  Haiyang Huangquic: reject ACK of an unsent packet number
2026-06-23  Carlo DeutschmannAvoid NULL dereference if RSA_PSS_PARAMS_dup() fails...
2026-06-23  Eugene Syromiatnikovapps/lib/s_cb.c: actualise signature_tls13_scheme_list
2026-06-23  Eugene SyromiatnikovAdd TLS 1.3 SignatureScheme definitions for SLH-DSA
2026-06-23  Eugene Syromiatnikovssl/t1_trce.c: use macros from tlssigalgs.h, reorder...
2026-06-23  007bsdFix key2ms_newctx() pointer type mismatch in MSBLOB...
2026-06-23  Jakub Zelenkaquic: add mfail test for QUIC SRT generator
2026-06-23  Jakub ZelenkaAdd mfail test for SSL_new() with ctx QUIC client method
2026-06-23  Alexandr NedvedickyThis change should allow us to move QUIC test scripts...
2026-06-23  Frederik Wedel... ssl/record: remove remnants of SSLv2-specific code
2026-06-22  Bob Beckdoc/man3/ASN1_aux_cb.pod: correct return code documenta...
2026-06-22  Jon EricsonCONTRIBUTING.md: add the AI declaration policy
2026-06-22  Abel Tomcrypto/pkcs7/pk7_lib.c: fix return value in PKCS7_set_d...
2026-06-22  Bob BeckFix OSSL_ATOMICS_LOCKLESS detection for Windows toolchains
2026-06-21  Abel Tomtls_common.c: prevent max_early_data overflow in rlayer...
2026-06-21  Nikola Pajkovskyasn1: centralize aux const-callback dispatch to avoid...
2026-06-21  Carlo DeutschmannFix spelling mistakes in documentation
2026-06-21  Shmael13demos/http3: fix missing NUL terminator on h3ssl->url
2026-06-21  Jakub Zelenkaapps: test pkeyutl -derive peer key setup
2026-06-21  sunnyqeenFix unix Makefile template to avoid command line too...
2026-06-21  Ingo Franzkis390x: Don't ignore errors from s390x_mod_exp_hw()...
2026-06-21  Ingo Franzkis390x: Don't ignore errors from s390x_HMAC_init()
2026-06-21  Loganaden Velvindronssl/quic/quic_ackm.c: fix use after free for apkt in...
2026-06-20  Tomas MrazRemove direct includes of windows.h where possible
2026-06-18  Jakub Zelenkapkcs11-provider: enable tls test
2026-06-18  Jakub Zelenkaproperty: do not overwrite the NULL-provider cache...
2026-06-18  Neil Hormanfix type casting in ossl_cmp_mock_srv_set1 functions
2026-06-18  Andrew DinhRemove duplicate TLS_MD_SERVER_WRITE_KEY_CONST macro...
2026-06-18  Eugene SyromiatnikovCHANGES.md, NEWS.md: update for 4.0.1
2026-06-18  Matt CaswellFix intermittent failure in check_pc_flood radix test
2026-06-18  Eugene Syromiatnikovdoc/man3/EVP_PKEY_get_size.pod: add man for the securit...
2026-06-18  Jakub ZelenkaAdd indirect CRL path validation tests
2026-06-18  Abel TomEnforce RFC 8446 ticket lifetime limit for TLS 1.3...
2026-06-18  zhouluFurther improve the decryption performance of AES-128...
2026-06-18  Eugene Syromiatnikov.github/workflows/run-checker-daily.yml: remove no...
2026-06-18  Eugene SyromiatnikovConfigurations/50-nonstop.conf: remove 'atexit' from...
2026-06-18  Eugene SyromiatnikovConfigure, INSTALL.md: make atexit deprecated disablable
2026-06-18  Eugene Syromiatnikov.github/workflows/backport.yml: show diff on cherry...
2026-06-18  Dimitri John... fips: Bring back FIPS_mode() as a define
2026-06-18  Viktor DukhovniClear unused seed when expanded key is chosen
2026-06-18  Viktor DukhovniLMS, DH: harden empty fromdata
next