Fix incomplete checks for EVP_CIPHER_asn1_to_param
[openssl.git] / crypto / err /
2023-01-05 Tomas MrazWrite SSL_R alerts to error state to keep updated strings
2022-12-22 Matt CaswellEnsure ossl_cms_EncryptedContent_init_bio() reports...
2022-12-12 Tomas MrazMake error reason for disallowed legacy sigalg more...
2022-12-12 Čestmír Kalinacrypto/err: expand on error code generation
2022-12-08 Dr. David von OheimbOSSL_CMP_validate_msg(): make sure to reject protection...
2022-11-25 Stephen FarrellImplements Hybrid Public Key Encryption (HPKE) as per...
2022-11-17 Todd ShortFix openssl.txt
2022-10-20 Matt CaswellFix make update
2022-10-20 Matt CaswellConsolidate sequence counter incrementing code
2022-10-18 Todd ShortAdd support for compressed certificates (RFC8879)
2022-10-18 Todd ShortAdd ZSTD compression support (RFC8478bis)
2022-10-18 Todd ShortAdd brotli compression support (RFC7924)
2022-10-05 Richard LevitteStop raising ERR_R_MALLOC_FAILURE in most places
2022-10-04 Tomas Mrazerr_set_debug(): Prevent possible recursion on malloc...
2022-09-23 Graham WoodwardAllow PKCS12 export to set arbitrary bag attributes
2022-09-23 Hugo LandauBIO_s_dgram_pair
2022-09-01 Hugo LandauBIO_dgram support for BIO_sendmmsg/BIO_recvmmsg
2022-08-27 Dr. David von OheimbERR: Make CRYPTO_malloc() and friends report ERR_R_MALL...
2022-08-24 Dr. David von Oheimbx509_att.c: improve error checking and reporting and...
2022-08-18 Matt CaswellMake the record layer directly aware of EtM
2022-08-18 Matt CaswellImplement KTLS in the new read record layer code
2022-08-18 Matt CaswellConvert ssl3_get_record to tls_read_record
2022-08-18 Matt CaswellTransfer the functionality from ssl3_read_n to the...
2022-06-13 slontisRSA keygen update: Raise an error if no prime candidate...
2022-05-10 Dr. Matthias St... err: get rid of err_free_strings_int()
2022-05-10 Dr. Matthias St... err: fix crash in ERR_load_strings() when configured...
2022-05-03 Matt CaswellUpdate copyright year
2022-04-14 Tomas MrazAdd error code for unsupported explicit parameters
2022-04-02 Viktor SöderqvistCMS sign digest
2022-03-10 Todd ShortAdd TFO support to socket BIO and s_client/s_server
2022-02-05 Richard LevitteMove e_os.h to include/internal
2022-01-21 Richard LevitteERR: Move ERR_set_mark(), ERR_pop_to_mark() and ERR_cle...
2022-01-12 Paulierr: add additional errors
2022-01-07 Dr. David von Oheimbv2i_AUTHORITY_KEYID(): Improve error reporting on parsi...
2021-12-09 Dr. David von OheimbOSSL_HTTP_get(): Fix timeout handling on redirection
2021-11-24 Richard LevitteHave OSSL_PARAM_allocate_from_text() raise error on...
2021-11-22 Dr. David von OheimbMake ERR_str_reasons in err.c consistent again with...
2021-11-22 Dr. David von OheimbERR: exempt flags from fallback decimal reason code...
2021-08-25 PauliAdd invalid input length error
2021-07-20 Paulierr: remove the derivation function is mandatory for...
2021-06-30 Dr. David von OheimbCMP: Add missing getter functions to CRMF API and CMP API
2021-06-24 Paulierr: add unable to get lock errors
2021-06-17 Matt CaswellUpdate copyright year
2021-06-10 Paulierr: clear flags better when clearing errors.
2021-06-05 Richard LevitteDECODER: use property definitions instead of getting...
2021-06-02 Paulierr: remove TODOs
2021-06-01 Paulicrypto: updates to pass size_t to RAND_bytes_ex()
2021-05-27 Paulierrors: update error message (to be squashed)
2021-05-26 Paulierr: rename err_load_xxx_strings_int functions
2021-05-18 Matt CaswellBetter error messages if there are no encoders/decoders...
2021-05-14 Dr. David von OheimbHTTP: Implement persistent connections (keep-alive)
2021-05-12 Benjamin Kadukmake update
2021-05-05 Rich SalzRemove all trace of FIPS_mode functions
2021-05-05 Paulimac: add EVP_MAC_finalXOF() function
2021-05-05 Rich SalzAllow absolute paths to be set
2021-05-05 Shane LontisFix KMAC bounds checks.
2021-05-01 Dmitry BelyavskiyUse OCSP-specific error code for clarity
2021-04-22 MichaMFix typos
2021-04-21 Richard LevitteENCODER & DECODER: Allow decoder implementations to...
2021-04-14 Shane LontisAdd domain parameter match check for DH and ECDH key...
2021-04-12 PauliAdd additional KMAC error
2021-04-08 Matt CaswellUpdate copyright year
2021-04-07 PauliCheck for integer overflow in i2a_ASN1_OBJECT and error...
2021-03-31 Shane LontisAdd a range check (from SP800-56Ar3) to DH key derivation.
2021-03-23 Paulierr: fix coverity 1452768: dereference after null check
2021-03-19 Richard LevittePROV: Add type specific MSBLOB and PVK decoding for...
2021-03-18 Shane Lontisrename err_get_state_int() to ossl_err_get_state_int()
2021-03-18 Shane LontisFix misc external ossl_ symbols.
2021-03-18 Dr. David von OheimbTS and CMS CAdES-BES: Refactor check_signing_certs...
2021-03-14 Rich SalzAlways check CRYPTO_LOCK_{read,write}_lock
2021-03-12 Tomas MrazUse OPENSSL_init_crypto(OPENSSL_INIT_BASE_ONLY, NULL...
2021-03-11 Matt CaswellUpdate copyright year
2021-03-11 Pedro MonrealFix reason code: EVP_R_OPERATON_NOT_INITIALIZED
2021-03-01 Dr. David von OheimbGeneralize schmeme parsing of OSSL_HTTP_parse_url(...
2021-02-24 Matt CaswellDuplicate the file and func error strings
2021-02-18 Matt CaswellUpdate copyright year
2021-02-18 Tomas Mrazdsa_check: Perform simple parameter check if seed is...
2021-02-17 Paulierr: generated error files
2021-02-16 Matt CaswellDon't overflow the output length in EVP_CipherUpdate...
2021-02-11 Tomas MrazRename internal providercommonerr.h to less mouthful...
2021-02-11 Tomas MrazVarious cleanup of PROV_R_ reason codes
2021-02-11 Tomas MrazMove the PROV_R reason codes to a public header
2021-02-05 Matt CaswellRemove OPENSSL_NO_EC guards from libssl
2021-02-05 Matt CaswellMake supported_groups code independent of EC and DH
2021-02-05 Richard LevitteERR: Rebuild all generated error headers and source...
2021-02-02 Dr. David von OheimbHTTP: add more error detection to low-level API
2021-01-28 Richard LevitteUpdate copyright year
2021-01-16 Dr. David von Oheimbreplace all BIO_R_NULL_PARAMETER by ERR_R_PASSED_NULL_P...
2021-01-14 Matt CaswellEnable locking on the primary DRBG when we create it
2021-01-12 Richard LevitteClean away extraneous library specific FETCH_FAILED...
2021-01-12 Richard LevitteUse centralized fetching errors
2021-01-08 Nicola TuveriAdd SM2 private key range validation
2020-12-23 Matt CaswellMove the caching of cipher constants into evp_cipher_fr...
2020-12-20 Richard LevitteDrop OPENSSL_NO_RSA everywhere
2020-12-10 Dr. David von Oheimbopenssl_hexstr2buf_sep(): Prevent misleading 'malloc...
2020-12-09 PauliFix error clash in build
2020-12-09 Paulirand: add a provider side seed source.
2020-12-08 Richard LevitteEVP: Add EVP_PKEY_get_group_name() to extract the group...
2020-12-08 Matt CaswellFix no-err
2020-12-08 Matt CaswellCheck that multi-strings/CHOICE types don't use implici...
next