Clean away unnecessary length related OSSL_PARAM key names
[openssl.git] / crypto / err /
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...
2020-12-02 Shane LontisAdd EVP_KDF-X942 to the fips module
2020-11-28 Richard LevitteERR: drop err_delete_thread_state() TODO marker
2020-11-28 Richard LevitteERR: Drop or deprecate dangerous or overly confusing...
2020-11-27 Richard LevitteERR: Restore the similarity of ERR_print_error_cb(...
2020-11-24 Richard LevitteERR: Rebuild all generated error headers and source...
2020-11-24 Richard LevitteModify the ERR init functions to use the internal ERR...
2020-11-24 Richard LevitteERR: Modify util/mkerr.pl to produce internal err strin...
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-11-19 Matt CaswellAllow multiple nested marks
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-08 Daniel BeveniusERR: fix comment typo in err.c
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 Richard LevitteUpdate copyright year
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-07-05 Richard LevitteERR: special case system errors
2020-07-05 Dr. David von OheimbFix many MarkDown issues in {NOTES*,README*,HACKING...
2020-07-05 Dr. David von OheimbRename NOTES*, README*, VERSION, HACKING, LICENSE to...
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-26 Shane LontisFix ERR_print_errors so that it matches the documented...
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-23 Matt CaswellUpdate copyright year
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
2020-04-10 Richard LevitteCMS KARI: Temporarly downgrade newly generated EVP_PKEY...
2020-04-07 Dr. David von OheimbFix misleading error msg for PBM check w/o secret in...
2020-04-02 Dr. David von OheimbHTTP client: make server/proxy and port params more...
2020-04-02 Dr. David von Oheimb Chunk 10 of CMP contribution to OpenSSL: CMP http...
2020-03-25 Richard LevitteEVP: Downgrade keys rather than upgrade
2020-03-25 Dr. David von OheimbChunk 9 of CMP contribution to OpenSSL: CMP client...
next