STORE: Add a built-in 'file:' storemgmt implementation (loader)
[openssl.git] / crypto / err / openssl.txt
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
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...
2020-03-25 Nikolay MorozovIssuer Sign Tool extention support
2020-03-24 Matt CaswellUse a fetched version of SHA256 in tls_process_new_sess...
2020-03-19 Matt CaswellMake sure we use the libctx when fetching a MAC
2020-03-13 Benjamin KadukCode to thread-safety in ChangeCipherState
2020-03-10 Dr. David von OheimbFix error in case CMP msg POPO is not provided in OSSL_...
2020-03-10 Dr. David von OheimbChunk 8 of CMP contribution to OpenSSL: CMP server...
2020-03-09 Matt CaswellImplement provider support for Ed25519 annd Ed448
2020-03-03 Dmitry BelyavskiyImplementation of Russian GOST CMS
2020-02-28 Nikolay Morozovx509v3 subjectSignTool extention support
2020-02-25 Dr. Matthias St... DRBG: delay initialization of DRBG method until instant...
2020-02-22 Richard LevittePROV: add RSA signature implementation
2020-02-17 Dr. David von Oheimbchunk 7 of CMP contribution to OpenSSL
2020-02-11 Matt CaswellAdd X25519/X448 Key Exchange to the default provider
2020-02-10 Dr. David von OheimbGeneralize the HTTP client so far implemented mostly...
2020-02-10 Dr. David von Oheimbadd BIO_socket_wait(), BIO_wait(), and BIO_connect_retr...
2020-02-04 Richard LevittePROV: Implement padding mode words in the RSA ASYM_CIPH...
2020-02-04 Matt CaswellDetect EOF while reading in libssl
2019-12-12 Dr. David von Oheimbchunk 6 of CMP contribution to OpenSSL
2019-12-11 Dr. Matthias St... rand_lib.c: fix null pointer dereferences after RAND_ge...
2019-12-11 Veres LajosFix some typos
2019-12-05 Matt CaswellTeach the RSA implementation about TLS RSA Key Transport
2019-11-29 Richard LevittePROV SERIALIZER: add support for writing DH keys and...
2019-11-29 Richard LevittePROV SERIALIZER: add common functionality to serialize...
2019-11-29 Richard LevitteSERIALIZER: add support for serializing EVP_PKEYs
2019-11-29 Richard LevitteCORE: ossl_namemap_add_names(): new function to add...
2019-11-14 Matt CaswellImplement provider support for Asym Ciphers
2019-11-12 Richard LevitteAdd a .pragma directive for configuration files
2019-11-03 Richard LevitteX509_LOOKUP_store: new X509_LOOKUP_METHOD that works...
2019-10-29 Dr. David von Oheimbchunk 5 of CMP contribution to OpenSSL
2019-10-23 Simo SorceAdd KRB5KDF from RFC 3961
2019-10-17 Robbie Harwood[KDF] Add feedback-mode and CMAC support to KBKDF
2019-10-08 Shane LontisAdd rc2 ciphers to default provider
2019-10-03 Richard LevitteReplumbing: make it possible for providers to specify...
2019-10-03 Shane LontisAdd rc5 ciphers to default provider
2019-09-27 Robbie Harwood[KDF] Add KBKDF implementation for counter-mode HMAC
2019-09-27 Dr. David von Oheimb Certificate Management Protocol (CMP, RFC 4210...
2019-09-25 Patrick Steuers390x assembly pack: accelerate X25519, X448, Ed25519...
2019-09-13 Shane LontisAdd aes_xts cipher to providers
2019-09-06 PauliKDF error codes reworked
2019-09-06 PauliKDF provider conversion error updates - generated
2019-09-03 Richard LevitteRefactor how KEYMGMT methods get associated with other...
2019-08-26 Shane LontisCleanup ciphers and Add 3des ciphers.
2019-08-19 Shane LontisAdd aes_ccm to provider
2019-08-16 Richard LevitteRename ctx_{get,set}_params to {get,set}_ctx_params
2019-08-15 Richard LevitteAdjust some provider reason codes
2019-08-15 Richard LevitteMove Poly1305 to providers
next