summaryrefslogtreecommitdiffstats
path: root/crypto/err (follow)
Commit message (Expand)AuthorAgeFilesLines
* fix X509_PURPOSE_add() to take |sname| as primary key and handle |id| in a ba...Dr. David von Oheimb2 days1-0/+1
* Remove non-existing error code.Peter Bierma7 days1-1/+0
* Synchronize openssl.txt with comperr.hPeter Bierma7 days1-5/+5
* Update error codes in "crypto/err/openssl.txt"Michael Baentsch13 days1-2/+1
* Fix CMS encryption with key agreement when originator setJakub Zelenka2025-01-061-0/+2
* feat: add EVP APIs for cipher pipeliningRamkumar2024-12-171-0/+2
* Add function to mix in an additional input into a RAND_POOLTomas Mraz2024-12-101-0/+1
* Add failed entropy continuous test errorPauli2024-09-191-0/+2
* Add ED25519 and ED448 support for EVP_PKEY_{sign,verify}_init_ex2()Richard Levitte2024-08-291-0/+2
* Refactor OpenSSL 'EdDSA' EVP_SIGNATURE to allow use with EVP_PKEY functionsRichard Levitte2024-08-291-0/+2
* feat: Implement EVP_CIPHER_CTX_{set,get}_algor_params() and EVP_CIPHER_CTX_ge...Richard Levitte2024-08-271-0/+2
* Use the new hashtable for core_namemapTomas Mraz2024-08-211-0/+1
* Refactor OpenSSL 'RSA' EVP_SIGNATURE to also include RSA+hash compositesRichard Levitte2024-08-211-0/+4
* Implement functionality for direct use of composite signature algorithmsRichard Levitte2024-08-211-0/+4
* Add FIPS Indicator for ECDH cofactor.slontis2024-08-151-0/+1
* Check that a supported_versions extension is present in an HRRMatt Caswell2024-08-071-0/+2
* Add Version Check for CSR Verificationerbsland-dev2024-06-211-0/+1
* CMP: add support for requesting cert template using genm/genpRajeev Ranjan2024-06-201-0/+2
* Add reason codes with the correct offset for two alertsJacob Champion2024-05-142-0/+5
* Make conf_diagnostics apply also to the SSL conf errorsTomas Mraz2024-05-091-0/+1
* CMP: add support for genm with crlStatusList and genp with crlsDr. David von Oheimb2024-05-011-0/+4
* Limit the number of http headers when receiving the http responseAlexandr Nedvedicky2024-03-121-0/+1
* cmperr.h: use free reason value 106 rather than 197 for CMP_R_UNEXPECTED_SENDERDr. David von Oheimb2024-03-061-1/+1
* Add appropriate lower bound checks for GeneralizedTime and UTCTimeJob Snijders2024-02-251-0/+2
* make updateHugo Landau2024-02-101-1/+1
* QUIC: Add polling APIHugo Landau2024-02-101-0/+1
* Fix error code collisionHugo Landau2024-02-081-1/+1
* QUIC: Add new error codes for tuning APIHugo Landau2024-02-081-0/+5
* QUIC APL: Implement optimised FIN APIHugo Landau2024-01-231-1/+2
* Fix reason value collision for CMP_R_UNEXPECTED_SENDERTomas Mraz2024-01-171-1/+1
* ossl_cmp_msg_check_update(): improve diagnostics of checking expected sender ...Dr. David von Oheimb2024-01-171-0/+1
* crypto/cmp/,apps/lib/cmp_mock_srv.c: various improvements on delayed deliveryDr. David von Oheimb2023-12-211-0/+3
* Detect and prevent recursive config parsingNeil Horman2023-12-211-0/+1
* ERR: Add ERR_pop()Hugo Landau2023-12-211-0/+13
* CMP lib and app: add optional certProfile request message header and respecti...Dr. David von Oheimb2023-12-191-0/+1
* Make DH_check_pub_key() and DH_generate_key() safer yetRichard Levitte2023-11-061-0/+1
* EVP_PKEY_get_{bits,security_bits,size}(): add missing error queue entry on fa...Dr. David von Oheimb2023-10-261-0/+3
* Ensure that the ERR_STATE is left in a consistent stateMatt Caswell2023-10-232-8/+11
* CMS_add1_signer(): add missing ERR_raise() callsDr. David von Oheimb2023-10-171-0/+1
* rand: add extra error codePauli2023-09-271-0/+1
* Fix typos found by codespellDimitri Papadopoulos2023-09-131-1/+1
* Copyright year updatesMatt Caswell2023-09-074-4/+4
* make updateHugo Landau2023-08-301-1/+1
* QUIC APL: Implement backpressure on stream creationHugo Landau2023-08-301-1/+1
* QUIC APL: Fix stream backpressure conditions to use non-I/O errorsHugo Landau2023-08-251-1/+1
* QUIC APL: Implement backpressure on stream creationHugo Landau2023-08-251-0/+1
* QUIC: Add ERR_raise() calls for EVP call failuresTomas Mraz2023-08-231-0/+1
* QUIC TLS: Rethink error handlingHugo Landau2023-08-083-0/+85
* QUIC CHANNEL: Improve error reportingHugo Landau2023-08-081-0/+1
* Raise SSL_R_QUIC_PROTOCOL_ERROR on any QUIC protocol errorTomas Mraz2023-07-181-0/+1