COMMITS
May 4, 2026
0
Fix function pointer type mismatch when freeing ECX keys
007bsd committed
0
Fix function pointer type mismatch when freeing ML-KEM keys
007bsd committed
N
quic: fix incoming port cleanup on failure
Nikola Pajkovsky committed
N
quic: check lh_QUIC_STREAM_new() return value in stream_map_init
Nikola Pajkovsky committed
M
chacha_poly: Use IV_STATE guard to prevent IV reuse
Milan Broz committed
May 12, 2026
T
Use CRYPTO_memcmp() when comparing the private keys
Tomas Mraz committed
J
Fix memleak in hashtable free if flush fails
Jakub Zelenka committed
M
Revert "Preserve connection custom extensions in SSL_set_SSL_CTX()"
Matt Caswell committed
May 11, 2026
E
doc/man7/EVP_CIPHER-DES.pod: remove trailing whitespace
Eugene Syromiatnikov committed
N
Fix circular dependency between macros.h and opensslconf.h
Norbert Pocs committed
May 13, 2026
T
test/ffc_internal_test.c: The ffc_params_copy_mfail test needs DSA enabled
Tomas Mraz committed
April 29, 2026
M
Add a note in the docs about the new PSK alert behaviour
Matt Caswell committed
O
Reject CR/LF in HTTP request components
OpenSSL Machine committed
April 21, 2026
M
Add a test for bad PSK in a PSK only server
Matt Caswell committed
M
Treat an unknown PSK identity the same way as a binder validation failure
Matt Caswell committed
March 10, 2026
D
CRL: Refactoring and tests for extensions, entries, and serial number duplicates
Daniel Kubec committed
May 6, 2026
A
Fixes #30979: Added `BN_CTX_end` before free in sm2_sign and sm2_crypt.
Abel Tom committed
J
Add mfail test for ossl_ffc_params_copy
Jakub Zelenka committed
J
Fix memleak in ossl_ffc_params_copy if alloc fails
Jakub Zelenka committed
March 16, 2026
H
apps/lib/tlssrp_depr.c: fix leak of vb in set_up_srp_verifier_file()
huanghuihui0904 committed
May 7, 2026
M
test: add test for IV reuse in AEAD providers
Milan Broz committed
B
Correct ASN1_STRING_set() behaviour to match the documentation
Bob Beck committed
E
crypto/evp/evp_lib.c: call va_end() in EVP_PKEY_Q_keygen() on error
Eugene Syromiatnikov committed
April 15, 2026
B
Deprecate the ASN1_BIT_STRING name related funcitons.
Bob Beck committed
May 9, 2026
H
Fix OOB read in EC_GROUP_new_from_params() with zero-length generator
Harry Betts committed
May 5, 2026
J
Add various MFAIL tests to excercise ht insert
Jakub Zelenka committed
J
Fix ignored call in ossl_rcu_call when cb item alloc fails
Jakub Zelenka committed
May 8, 2026
J
Add mfail test for new BIO dgram mem
Jakub Zelenka committed
J
Fix BIO dgram pair memleak in dgram_mem_init
Jakub Zelenka committed
H
openssl-s_client.pod.in: remove mention of empty -alpn handling
Harry Betts committed