Richard Levitte
|
ec061bf8ff
Make DH_check_pub_key() and DH_generate_key() safer yet
|
1 year ago |
Dr. David von Oheimb
|
ae643b32f9
EVP_PKEY_get_{bits,security_bits,size}(): add missing error queue entry on failure
|
1 year ago |
Dr. David von Oheimb
|
72a99ef665
CMS_add1_signer(): add missing ERR_raise() calls
|
1 year ago |
Pauli
|
a9483b8aa0
rand: add extra error code
|
1 year ago |
Hugo Landau
|
ade3baa662
make update
|
1 year ago |
Hugo Landau
|
96fe5e5f96
QUIC APL: Implement backpressure on stream creation
|
1 year ago |
Hugo Landau
|
7a5f58b2cf
QUIC APL: Fix stream backpressure conditions to use non-I/O errors
|
1 year ago |
Hugo Landau
|
9d6bd3d30f
QUIC APL: Implement backpressure on stream creation
|
1 year ago |
Tomas Mraz
|
cb19528b93
QUIC: Add ERR_raise() calls for EVP call failures
|
1 year ago |
Hugo Landau
|
7a2bb2101b
QUIC TLS: Rethink error handling
|
1 year ago |
Hugo Landau
|
741170bef3
QUIC CHANNEL: Improve error reporting
|
1 year ago |
Tomas Mraz
|
2b8126d8a8
Raise SSL_R_QUIC_PROTOCOL_ERROR on any QUIC protocol error
|
1 year ago |
Dr. David von Oheimb
|
01b0485131
CMP: add support for genm with rootCaCert and genp with rootCaKeyUpdate
|
2 years ago |
Hugo Landau
|
bac3f4da55
make update
|
1 year ago |
Dimitri Papadopoulos
|
eb4129e12c
Fix typos found by codespell
|
1 year ago |
Dr. David von Oheimb
|
d477484d33
CMP: add support for genm/genp messages with id-it-caCerts
|
2 years ago |
Hugo Landau
|
71e5551263
QUIC MSST: make update
|
1 year ago |
Hugo Landau
|
8b7be3aa7e
QUIC DISPATCH/APL: Implement SSL_set_default_stream_mode, default XSO refactor
|
1 year ago |
Dr. David von Oheimb
|
2d6585986f
CMP client: fix error response on -csr without private key, also in docs
|
1 year ago |
Todd Short
|
3c95ef22df
RFC7250 (RPK) support
|
3 years ago |
Matt Caswell
|
44a1ac5de0
Provide better errors for some QUIC failures
|
1 year ago |
Čestmír Kalina
|
6dfa998f7e
providers: add Argon2 KDF
|
3 years ago |
Čestmír Kalina
|
232dd87c55
proverr: add PROV_R_{INVALID_MEMORY_SIZE,INVALID_THREAD_POOL_SIZE}
|
1 year ago |
slontis
|
50ea5cdcb7
Add option to FIPS module to enforce EMS check during KDF TLS1_PRF.
|
1 year ago |
slontis
|
5f820bd753
Fix potential infinite loops in ECDSA signing.
|
1 year ago |
slontis
|
3a4e09ab42
Fix infinite loops in DSA sign code.
|
1 year ago |
Tomas Mraz
|
a2a09af086
Write SSL_R alerts to error state to keep updated strings
|
1 year ago |
Matt Caswell
|
bf3f8f2c0e
Ensure ossl_cms_EncryptedContent_init_bio() reports an error on no OID
|
1 year ago |
Tomas Mraz
|
97b8db1af2
Make error reason for disallowed legacy sigalg more specific
|
1 year ago |
Dr. David von Oheimb
|
fc93335760
OSSL_CMP_validate_msg(): make sure to reject protection type mismatch
|
2 years ago |