]> git.ipfire.org Git - thirdparty/openssl.git/history - crypto/err
Add exporters for CMake
[thirdparty/openssl.git] / crypto / err /
2023-11-06  Richard LevitteMake DH_check_pub_key() and DH_generate_key() safer yet
2023-10-26  Dr. David von OheimbEVP_PKEY_get_{bits,security_bits,size}(): add missing...
2023-10-23  Matt CaswellEnsure that the ERR_STATE is left in a consistent state
2023-10-17  Dr. David von OheimbCMS_add1_signer(): add missing ERR_raise() calls
2023-09-27  Paulirand: add extra error code
2023-09-13  Dimitri PapadopoulosFix typos found by codespell
2023-09-07  Matt CaswellCopyright year updates
2023-08-30  Hugo Landaumake update
2023-08-30  Hugo LandauQUIC APL: Implement backpressure on stream creation
2023-08-25  Hugo LandauQUIC APL: Fix stream backpressure conditions to use...
2023-08-25  Hugo LandauQUIC APL: Implement backpressure on stream creation
2023-08-23  Tomas MrazQUIC: Add ERR_raise() calls for EVP call failures
2023-08-08  Hugo LandauQUIC TLS: Rethink error handling
2023-08-08  Hugo LandauQUIC CHANNEL: Improve error reporting
2023-07-18  Tomas MrazRaise SSL_R_QUIC_PROTOCOL_ERROR on any QUIC protocol...
2023-07-16  Dr. David von OheimbCMP: add support for genm with rootCaCert and genp...
2023-07-16  Hugo Landaumake update
2023-07-07  Tomas MrazQUIC err handling: Save and restore error state
2023-06-15  Dimitri PapadopoulosFix typos found by codespell
2023-06-06  Vladimír Kotalallow to disable http
2023-06-01  Dr. David von OheimbCMP: add support for genm/genp messages with id-it...
2023-05-12  Hugo LandauQUIC MSST: make update
2023-05-12  Hugo LandauQUIC DISPATCH/APL: Implement SSL_set_default_stream_mod...
2023-05-12  Dr. David von OheimbCMP client: fix error response on -csr without private...
2023-03-28  Todd ShortRFC7250 (RPK) support
2023-03-19  Matt CaswellProvide better errors for some QUIC failures
2023-03-17  Čestmír Kalinaproviders: add Argon2 KDF
2023-03-17  Čestmír Kalinaproverr: add PROV_R_{INVALID_MEMORY_SIZE,INVALID_THREAD...
2023-03-07  slontisAdd option to FIPS module to enforce EMS check during...
2023-02-28  slontisFix potential infinite loops in ECDSA signing.
2023-02-28  slontisFix infinite loops in DSA sign code.
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...
next