]> git.ipfire.org Git - thirdparty/openssl.git/history - crypto/err/openssl.txt
Fix KMAC bounds checks.
[thirdparty/openssl.git] / crypto / err / openssl.txt
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-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-19  Richard LevittePROV: Add type specific MSBLOB and PVK decoding for...
2021-03-18  Dr. David von OheimbTS and CMS CAdES-BES: Refactor check_signing_certs...
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-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 MrazVarious cleanup of PROV_R_ reason codes
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-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 CaswellCheck that multi-strings/CHOICE types don't use implici...
2020-12-02  Shane LontisAdd EVP_KDF-X942 to the fips module
2020-11-24  Richard LevitteERR: Rebuild all generated error headers and source...
2020-11-19  Pauliprov: move the entropy source out of the FIPS provider
2020-11-19  Paulirand: move the entropy source out of the FIPS provider
2020-10-15  Matt CaswellMove CMS enveloping code out of the algorithms and...
2020-10-14  Nicola Tuveri[ssl] Support ssl_encapsulate on server side
2020-10-14  Nicola Tuveri[ssl] Support ssl_decapsulate on client side
2020-10-06  Paulirsa: add ossl_ prefix to internal rsa_ calls.
2020-09-24  Dr. David von OheimbPrune low-level ASN.1 parse errors from error queue...
2020-09-23  PauliAdd a "random" configuration section.
2020-09-22  Paul YangAdd SM2 signature algorithm to default provider
2020-09-20  Richard LevitteENCODER: Refactor the OSSL_ENCODER API to be more like...
2020-09-14  Dr. Matthias St... prov/drbg: cleanup some RAND_DRBG leftovers
2020-09-12  Shane Lontiskeygen: add FIPS error state management to conditional...
2020-09-12  PauliFIPS: error mode is set from failed self tests and...
2020-09-11  Dr. David von OheimbExtend X509 cert checks and error reporting in v3_...
2020-09-09  Richard LevitteENCODER: Refactor provider implementations, and some...
2020-09-08  Jakub ZelenkaAdd CMS AuthEnvelopedData with AES-GCM support
2020-09-08  Dr. David von OheimbOSSL_HTTP_parse_url(): add optional port number return...
2020-09-05  Dr. David von OheimbStrengthen chain building for CMP
2020-09-03  Richard LevitteSTORE: Add a built-in 'file:' storemgmt implementation...
2020-08-29  Matt CaswellImprove some error messages if a digest is not available
2020-08-28  Richard LevitteFix PEM_write_bio_PrivateKey_traditional() to not outpu...
2020-08-22  Shane LontisAdd Explicit EC parameter support to providers.
2020-08-21  Richard LevitteRename OSSL_SERIALIZER / OSSL_DESERIALIZER to OSSL_ENCO...
2020-08-21  Dr. David von OheimbUse in CMP+CRMF libctx and propq param added to sign...
2020-08-21  Dr. David von OheimbAdd libctx and propq param to ASN.1 sign/verify/HMAC...
2020-08-20  Richard LevitteSTORE: Distinguish public keys from private keys
2020-08-20  Richard LevittePROV: Fix DSA and DH private key serializers
2020-08-19  PauliOCSP: Add return value checks.
2020-08-14  PauliMove PKCS#12 KDF to provider.
2020-08-10  Pauliconf: add an error if the openssl_conf section isn...
2020-08-10  Matt CaswellExtend the EVP_PKEY KDF to KDF provider bridge to also...
2020-08-10  Matt CaswellImplement a EVP_PKEY KDF to KDF provider bridge
2020-08-07  Paulirand_drbg: remove RAND_DRBG.
2020-08-06  Jon SpillettAdd new APIs to get PKCS12 secretBag OID and value
2020-08-04  Dr. David von OheimbRename misleading X509V3_R_INVALID_NULL_NAME to X509V3_...
2020-08-04  Dr. David von OheimbCorrect misleading diagnostics of OBJ_txt2obj on unknow...
2020-08-01  Richard LevitteDESERIALIZER: Add deserializers for the rest of our...
2020-07-30  Dr. David von OheimbStreamline the CMP request session API, adding the...
2020-07-27  Richard LevittePROV: Add a DER to RSA-PSS deserializer implementation
2020-07-24  Richard LevitteDESERIALIZER: Add foundation for deserializers
2020-07-21  Shane LontisAdd ERR_raise() errors to fips OSSL_provider_init and...
2020-07-16  Matt CaswellRevert "The EVP_MAC functions have been renamed for...
2020-07-06  Nicola Tuveri[EC][ASN1] Detect missing OID when serializing EC param...
2020-06-24  Paulirand: core APIs for provider friendly random.
2020-06-23  Pauliproperty: Move global default properties to the library...
2020-06-23  Pauliserialization: break the provider locating code to...
2020-06-22  Dr. David von OheimbFix CMP -days option range checking and test failing...
2020-06-19  Matt CaswellAdd more complete support for libctx/propq in the EC...
2020-06-19  Matt CaswellProvider a better error message if we fail to copy...
2020-06-16  Nicola TuveriRefactor BN_R_NO_INVERSE logic in internal functions
2020-06-13  Dr. David von OheimbCorrect error reason of verify_signature() in cmp_vfy.c
2020-06-11  PauliThe EVP_MAC functions have been renamed for consistency...
2020-06-10  Dr. David von OheimbGenerate error queue entry on FFC_CHECK_BAD_LN_PAIR...
2020-05-27  FdaSilvaYYcrypto/cms: add CAdES-BES signed attributes validation
2020-05-19  Dmitry BelyavskiyConstants for new GOST TLS 1.2 ciphersuites
2020-05-18  Bernd EdlingerFix some places where X509_up_ref is used
2020-05-16  Billy Brumleydeprecate EC_POINTs_mul function
2020-05-14  Richard LevittePROV & SIGNATURE: Adapt the RSA signature code for...
2020-05-13  Richard LevitteOSSL_STORE: Make the 'file' scheme loader handle MSBLOB...
2020-05-13  Richard LevitteOSSL_STORE: Make it possible to attach an OSSL_STORE...
2020-05-03  Richard LevitteFix reason code clash
2020-05-02  Shane LontisAdd default property API's to enable and test for fips
2020-04-30  Paulicoverity 1462549 Dereference before null check
2020-04-18  Dr. David von OheimbAdd CMP error reason 'missing reference cert'
2020-04-17  Pauliecx: check for errors creating public keys from private...
2020-04-15  Richard LevittePROV: Implement EC param / key generation
next