summaryrefslogtreecommitdiffstats
path: root/crypto/err
AgeCommit message (Expand)Author
7 daysAdd reason codes with the correct offset for two alertsJacob Champion
13 daysMake conf_diagnostics apply also to the SSL conf errorsTomas Mraz
2024-05-01CMP: add support for genm with crlStatusList and genp with crlsDr. David von Oheimb
2024-03-12Limit the number of http headers when receiving the http responseAlexandr Nedvedicky
2024-03-06cmperr.h: use free reason value 106 rather than 197 for CMP_R_UNEXPECTED_SENDERDr. David von Oheimb
2024-02-25Add appropriate lower bound checks for GeneralizedTime and UTCTimeJob Snijders
2024-02-10make updateHugo Landau
2024-02-10QUIC: Add polling APIHugo Landau
2024-02-08Fix error code collisionHugo Landau
2024-02-08QUIC: Add new error codes for tuning APIHugo Landau
2024-01-23QUIC APL: Implement optimised FIN APIHugo Landau
2024-01-17Fix reason value collision for CMP_R_UNEXPECTED_SENDERTomas Mraz
2024-01-17ossl_cmp_msg_check_update(): improve diagnostics of checking expected sender ...Dr. David von Oheimb
2023-12-21crypto/cmp/,apps/lib/cmp_mock_srv.c: various improvements on delayed deliveryDr. David von Oheimb
2023-12-21Detect and prevent recursive config parsingNeil Horman
2023-12-21ERR: Add ERR_pop()Hugo Landau
2023-12-19CMP lib and app: add optional certProfile request message header and respecti...Dr. David von Oheimb
2023-11-06Make DH_check_pub_key() and DH_generate_key() safer yetRichard Levitte
2023-10-26EVP_PKEY_get_{bits,security_bits,size}(): add missing error queue entry on fa...Dr. David von Oheimb
2023-10-23Ensure that the ERR_STATE is left in a consistent stateMatt Caswell
2023-10-17CMS_add1_signer(): add missing ERR_raise() callsDr. David von Oheimb
2023-09-27rand: add extra error codePauli
2023-09-13Fix typos found by codespellDimitri Papadopoulos
2023-09-07Copyright year updatesMatt Caswell
2023-08-30make updateHugo Landau
2023-08-30QUIC APL: Implement backpressure on stream creationHugo Landau
2023-08-25QUIC APL: Fix stream backpressure conditions to use non-I/O errorsHugo Landau
2023-08-25QUIC APL: Implement backpressure on stream creationHugo Landau
2023-08-23QUIC: Add ERR_raise() calls for EVP call failuresTomas Mraz
2023-08-08QUIC TLS: Rethink error handlingHugo Landau
2023-08-08QUIC CHANNEL: Improve error reportingHugo Landau
2023-07-18Raise SSL_R_QUIC_PROTOCOL_ERROR on any QUIC protocol errorTomas Mraz
2023-07-17CMP: add support for genm with rootCaCert and genp with rootCaKeyUpdateDr. David von Oheimb
2023-07-17make updateHugo Landau
2023-07-07QUIC err handling: Save and restore error stateTomas Mraz
2023-06-15Fix typos found by codespellDimitri Papadopoulos
2023-06-06allow to disable httpVladimír Kotal
2023-06-01CMP: add support for genm/genp messages with id-it-caCertsDr. David von Oheimb
2023-05-12QUIC MSST: make updateHugo Landau
2023-05-12QUIC DISPATCH/APL: Implement SSL_set_default_stream_mode, default XSO refactorHugo Landau
2023-05-12CMP client: fix error response on -csr without private key, also in docsDr. David von Oheimb
2023-03-28RFC7250 (RPK) supportTodd Short
2023-03-20Provide better errors for some QUIC failuresMatt Caswell
2023-03-17providers: add Argon2 KDFČestmír Kalina
2023-03-17proverr: add PROV_R_{INVALID_MEMORY_SIZE,INVALID_THREAD_POOL_SIZE}Čestmír Kalina
2023-03-07Add option to FIPS module to enforce EMS check during KDF TLS1_PRF.slontis
2023-03-01Fix potential infinite loops in ECDSA signing.slontis
2023-03-01Fix infinite loops in DSA sign code.slontis
2023-01-05Write SSL_R alerts to error state to keep updated stringsTomas Mraz
2022-12-22Ensure ossl_cms_EncryptedContent_init_bio() reports an error on no OIDMatt Caswell