Add CMP error reason 'missing reference cert'
[openssl.git] / crypto / err /
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-10 Dr. David von Oheimbfix two mistakes w.r.t. ERR_LIB_* parameters in ERR_add...
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 LevitteSERIALIZER: New API for serialization of objects throug...
2019-11-29 Richard LevitteCORE: ossl_namemap_add_names(): new function to add...
2019-11-29 Matt CaswellCheck the return from OPENSSL_buf2hexstr()
2019-11-14 Matt CaswellImplement provider support for Asym Ciphers
2019-11-12 Richard LevitteAdd a .pragma directive for configuration files
2019-11-12 Richard LevitteMake sure KDF reason codes are conserved in their curre...
2019-11-12 Richard LevitteReinstate the KDF error macros
2019-11-07 Richard LevitteUpdate source files for pre-3.0 deprecation
2019-11-07 Richard LevitteUpdate source files for deprecation at 3.0
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-10 Richard LevitteCleanup: move remaining providers/common/include/intern...
2019-10-09 Rich SalzExplicitly test against NULL; do not use !p or similar
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-30 Dr. David von OheimbMake default values by ERR_get_error_all() and friends...
2019-09-28 Dr. Matthias St... Reorganize local header files
2019-09-28 Dr. Matthias St... Reorganize private crypto header files
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-13 Rich SalzERR: Change get_error_values() to use an enum
2019-09-12 Richard LevitteDeprecate ERR_get_state()
2019-09-12 Richard LevitteDeprecate the public definition of ERR_STATE
2019-09-12 Richard LevitteModernise ERR_print_errors_cb()
2019-09-12 Richard LevitteModernise the ERR functionality further (new functions...
2019-09-06 PauliKDF error codes reworked
2019-09-06 PauliCleanse KDF error files
2019-09-06 PauliKDF provider conversion error updates - generated
2019-09-03 Richard LevitteRefactor how KEYMGMT methods get associated with other...
2019-08-29 Dr. David von Oheimbfix ERR_add_error_vdata() for use with multiple args...
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
2019-08-15 Richard LevitteMove KMAC to providers
2019-08-15 Richard LevitteMove GMAC to providers
2019-08-15 Richard LevitteMove BLAKE2 MACs to the providers
2019-08-15 Patrick Steuers390x assembly pack: accelerate ECDSA
2019-08-15 Patrick SteuerEnable curve-spefific ECDSA implementations via EC_METHOD
2019-08-12 Richard LevitteAdd OPENSSL_hexstr2buf_ex() and OPENSSL_buf2hexstr_ex()
2019-08-06 Matt CaswellMake the EC code available from inside the FIPS provider
2019-07-31 David von Oheimbmake RSA and DSA operations throw MISSING_PRIVATE_KEY...
2019-07-31 Shane LontisAdd gcm ciphers (aes and aria) to providers.
2019-07-31 Richard LevitteERR: fix err_data_size inconsistencies
2019-07-31 Shane LontisAdd evp_util macros
2019-07-31 FdaSilvaYYCAdES : lowercase name for now internal methods.
2019-07-31 Richard LevitteERR: Remove ERR_put_func_error() and reimplement ERR_pu...
2019-07-31 Richard LevitteERR: Add new building blocks for reporting errors
2019-07-31 Richard LevitteERR: refactor useful inner macros to err_locl.h. Add...
2019-07-30 Richard LevitteERR: re-use the err_data field when possible
2019-07-24 Bernd EdlingerEnforce a minimum DH modulus size of 512 bits
2019-07-23 Richard LevitteAdapt DH to use with KEYMGMT
2019-07-23 PauliMake rand_pool buffers more dynamic in their sizing.
2019-07-22 Rich SalzDeprecate SYSerr, add new FUNCerr macro
2019-07-22 Rich SalzAdd ERR_put_func_error, and use it.
2019-07-17 PauliParameter building utilities.
2019-07-16 Matt CaswellMake the EVP Key Exchange code provider aware
2019-07-16 Rich SalzRemove function name from errors
2019-07-15 Matt CaswellMake sure all BIGNUM operations work within the FIPS...
2019-07-08 Shane LontisAdd X9.42 KDF.
next