mirror of https://github.com/openssl/openssl.git
CMS KEMRecipientInfo support requires HKDF with fixed digests
#5899:Commit
b8c46cba5f
pushed by
root
crypto: evp: fix potential null pointer dereference in EVP_DigestSignUpdate in m_sigver.c
#5831:Commit
daa004d484
pushed by
root
Exchange no-sm2 and no-ssl-trace between on PR and daily jobs
#5750:Commit
1a1c10f5d7
pushed by
root
Backport of the fix #27506 (empty IDP causes error) to the version 3.5.
#5734:Commit
9ed6d025ae
pushed by
root
Fixed #27506, now the behavior with an empty IDN is the same as with
#5697:Commit
44ef69cffb
pushed by
root
Add a test of 'openssl storeutl' with a BER-encoded PKCS#12 file
#5681:Commit
8da644dc84
pushed by
root
Add a test of 'openssl storeutl' with a BER-encoded PKCS#12 file
#5672:Commit
454d7781eb
pushed by
root
Add a test of 'openssl storeutl' with a BER-encoded PKCS#12 file
#5663:Commit
86f8fc5f1b
pushed by
root
Add a test of 'openssl storeutl' with a BER-encoded PKCS#12 file
#5654:Commit
1d846ee63c
pushed by
root
Add a test of 'openssl storeutl' with a BER-encoded PKCS#12 file
#5645:Commit
c280e88341
pushed by
root
Add a test of 'openssl storeutl' with a BER-encoded PKCS#12 file
#5635:Commit
49f8db5327
pushed by
root
sm2: sm2_sign.c: check EC_KEY_get0_private_key() for NULL in sm2_sig_gen()
#5608:Commit
7cac923066
pushed by
root
sm2: sm2_sign.c: check EC_KEY_get0_private_key() for NULL in sm2_sig_gen()
#5599:Commit
9cc261ccb4
pushed by
root
sm2: sm2_sign.c: check EC_KEY_get0_private_key() for NULL in sm2_sig_gen()
#5590:Commit
c85a5095c3
pushed by
root
sm2: sm2_sign.c: check EC_KEY_get0_private_key() for NULL in sm2_sig_gen()
#5581:Commit
93bf938cba
pushed by
root
sm2: sm2_sign.c: check EC_KEY_get0_private_key() for NULL in sm2_sig_gen()
#5572:Commit
2a80bafe7c
pushed by
root
sm2: sm2_sign.c: check EC_KEY_get0_private_key() for NULL in sm2_sig_gen()
#5562:Commit
c108ead284
pushed by
root
LoongArch: Add SHA-512 assembly implementation for better performance on small-size data
#5500:Commit
c64b6af5e2
pushed by
root
LoongArch: Add SHA-512 assembly implementation for better performance on small-size data
#5491:Commit
c64b6af5e2
pushed by
root
Raise PROV_R_NULL_OUTPUT_BUFFER if shsec is NULL in ml_kem_encapsulate()
#5438:Commit
96e7ac3500
pushed by
root
Raise PROV_R_NULL_OUTPUT_BUFFER if shsec is NULL in ml_kem_encapsulate()
#5428:Commit
5d0c6c52e7
pushed by
root
providers/implementations/digests/sha3_prov.c optimize ossl_(un)likely
#5295:Commit
704a2108ab
pushed by
root
Revert changes to ssl_version_cmp() to avoid calling assert on non-sane inputs
#5093:Commit
a3097c41b0
pushed by
root
Introduce SSL_OP_SERVER_PREFERENCE to replace SSL_OP_CIPHER_SERVER_PREFERENCE misnomer
#5025:Commit
51ce5499f9
pushed by
root
Add CI for backports to be run when respective branch label is set
#4985:Commit
2b56a00eb9
pushed by
root
The check-ansi job is failing in the openssl-3.5 branch as a result of commit 60775e3. Fix that.
#4923:Commit
96fa08c6a5
pushed by
root
The check-ansi job is failing in the openssl-3.5 branch as a result of commit 60775e3. Fix that.
#4914:Commit
0d5c776694
pushed by
root
test/bio_pw_callback_test.c: Add BIO_free() to avoid memory leak
#4761:Commit
2ad09ef413
pushed by
root
fix: msg callback in dtls1_do_write that incorrectly shows message (like a certificate) that spans over multiple fragments.
#4723:Commit
42f5471e62
pushed by
root
fix: msg callback in dtls1_do_write that incorrectly shows message (like a certificate) that spans over multiple fragments.
#4714:Commit
7bd5c27a8b
pushed by
root
speed: Increase MAX_SIG_NUM and fix its usage in loopargs_t fields
#4607:Commit
28a0b9c797
pushed by
root
speed: Increase MAX_SIG_NUM and fix its usage in loopargs_t fields
#4598:Commit
29e0898448
pushed by
root
speed: Increase MAX_SIG_NUM and fix its usage in loopargs_t fields
#4589:Commit
7bdc0d13d2
pushed by
root
eddsa: convert to using struct based TRIE decoder for params processing
#4573:Commit
2e1b046d9a
pushed by
root
init_master_key(): Check return of CRYPTO_THREAD_init_local()
#4564:Commit
c45ab5b8de
pushed by
root
Nit: macro parameters should always be parenthesised in expressions
#4535:Commit
9276d41b09
pushed by
root
Nit: macro parameters should always be parenthesised in expressions
#4527:Commit
d334c8053e
pushed by
root
Nit: macro parameters should always be parenthesised in expressions
#4519:Commit
87a43b4edb
pushed by
root
Nit: macro parameters should always be parenthesised in expressions
#4511:Commit
cdd01b5e07
pushed by
root
Fix exit code for s_time when -new command line switch specified
#4494:Commit
f6be9aedb0
pushed by
root
Fix exit code for s_time when -new command line switch specified
#4485:Commit
7976a42c45
pushed by
root
Fix exit code for s_time when -new command line switch specified
#4476:Commit
e49d915d2d
pushed by
root
Fix exit code for s_time when -new command line switch specified
#4467:Commit
49ad74a484
pushed by
root
Fix exit code for s_time when -new command line switch specified
#4458:Commit
21db6904ea
pushed by
root
Fix exit code for s_time when -new command line switch specified
#4448:Commit
b6ff559853
pushed by
root
Ensure we pass the user SSL object for the SSL_set_verify callback
#4389:Commit
d86a758bf1
pushed by
root
test/evp_extra_test.c: Add OPENSSL_free() to avoid memory leak if EVP_PKEY_CTX_set0_rsa_oaep_label() fails
#4340:Commit
d9b0230460
pushed by
root
s390x: Fix HMAC to fail update or final call when already finalized
#4182:Commit
9997b415e9
pushed by
root
s390x: Fix HMAC to fail update or final call when already finalized
#4173:Commit
659f40622b
pushed by
root
s390x: Fix HMAC to fail update or final call when already finalized
#4164:Commit
339ced70da
pushed by
root
crypto/evp/ctrl_params_translate.c: prevent clashes of generic names NONE, GET, SET
#3994:Commit
4e2e155e18
pushed by
root
crypto/evp/ctrl_params_translate.c: prevent clashes of generic names NONE, GET, SET
#3944:Commit
c37b9e3425
pushed by
root
Add a test to confirm that we can repeatedly create and destroy keys
#3921:Commit
6d4b760d3d
pushed by
root
Add a test to confirm that we can repeatedly create and destroy keys
#3912:Commit
1ad83cc104
pushed by
root
Add a test to confirm that we can repeatedly create and destroy keys
#3903:Commit
538bda44f1
pushed by
root
Add a test to confirm that we can repeatedly create and destroy keys
#3894:Commit
54acfafeff
pushed by
root
Add a test to confirm that we can repeatedly create and destroy keys
#3885:Commit
b994ce4088
pushed by
root
Test randomly selected client port for availabilty in sslrecords test
#3820:Commit
6d72e42523
pushed by
root
Test randomly selected client port for availabilty in sslrecords test
#3812:Commit
d171bc3e0d
pushed by
root
Test randomly selected client port for availabilty in sslrecords test
#3804:Commit
0138448fcd
pushed by
root
Test randomly selected client port for availabilty in sslrecords test
#3796:Commit
89a4ef3849
pushed by
root
Test randomly selected client port for availabilty in sslrecords test
#3788:Commit
f78f824c8e
pushed by
root
dtls1_read_bytes(): Fix backported patch for no renegotiation
#3722:Commit
e1bccde1a7
pushed by
root
Reset qtls->local_transport_params_consumed to 0 on SSL_clear()
#3687:Commit
61ff9d94b3
pushed by
root