]> git.ipfire.org Git - thirdparty/openssl.git/history - include
Strengthen chain building for CMP
[thirdparty/openssl.git] / include /
2020-09-05  Dr. David von OheimbStrengthen chain building for CMP
2020-09-05  Dr. David von OheimbAdd OSSL_CMP_CTX_get1_newChain() and related CLI option...
2020-09-03  Richard LevitteSTORE: Deprecate legacy / ENGINE functions
2020-09-03  Richard LevitteSTORE: Add a built-in 'file:' storemgmt implementation...
2020-09-03  Richard LevitteSTORE: Move the built-in 'file:' loader to become an...
2020-09-03  Matt CaswellAdd an HMAC implementation that is TLS aware
2020-09-01  Dr. David von OheimbAdd -verbosity option to apps/cmp.c and add log output...
2020-08-31  John BaldwinMove KTLS inline functions only used by libssl into...
2020-08-31  John BaldwinSupport for KTLS TX on FreeBSD for TLS 1.3.
2020-08-31  John BaldwinAdd support for KTLS receive for TLS 1.1-1.2 on FreeBSD.
2020-08-31  John BaldwinAdd helper functions for FreeBSD KTLS.
2020-08-31  John BaldwinAdd a ktls_crypto_info_t typedef.
2020-08-29  Matt CaswellImprove some error messages if a digest is not available
2020-08-29  Matt CaswellDelete unused PKEY MAC files
2020-08-29  Matt CaswellExtend the provider MAC bridge for CMAC
2020-08-29  Matt CaswellConvert EVP_PKEY_CTX_set_mac_key() into a function
2020-08-28  Richard LevitteFix PEM_write_bio_PrivateKey_traditional() to not outpu...
2020-08-27  Rich SalzAdd OCSP_PARTIAL_CHAIN to OCSP_basic_verify()
2020-08-26  Dmitry BelyavskiyPunycode decoding implementation
2020-08-24  Richard LevitteSTORE: Modify to support loading with provider based...
2020-08-24  Richard LevitteDECODER: Add function to set an OSSL_PASSPHRASE_CALLBAC...
2020-08-24  Richard LevitteOSSL_PARAM: Add string pointer getters
2020-08-24  Richard LevitteSTORE: Add the base functions to support provider based...
2020-08-24  Richard LevitteSTORE for providers: define libcrypto <-> provider...
2020-08-24  Richard LevitteSTORE: Add missing function OSSL_STORE_LOADER_set_open_...
2020-08-24  Richard LevitteCORE: Generalise internal pass phrase prompter
2020-08-24  Richard LevitteCORE: Define provider-native abstract objects
2020-08-22  Shane LontisAdd Explicit EC parameter support to providers.
2020-08-21  Richard LevitteClean away some declarations
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 OPENSSL_CTX parameter to OSSL_CRMF_pbmp_new() and...
2020-08-21  Dr. David von OheimbAdd libctx and propq parameters to OSSL_CMP_{SRV_}...
2020-08-21  Dr. David von OheimbAdd libctx and propq param to ASN.1 sign/verify/HMAC...
2020-08-21  Dr. David von OheimbCorrect the #define's of EVP_PKEY_CTRL_SET1_ID and...
2020-08-21  Dr. David von OheimbAdd prerequisite #include directives to include/crypto...
2020-08-20  Richard LevittePEM: Add more library context aware PEM readers
2020-08-20  Richard LevitteSTORE: Distinguish public keys from private keys
2020-08-20  Richard LevitteX509: Add d2i_PUBKEY_ex(), which take a libctx and...
2020-08-19  Shane LontisFix no-cms build errors.
2020-08-19  PauliOCSP: Add return value checks.
2020-08-17  Shane LontisFix DSA/DH so that legacy keys can still be generated...
2020-08-17  Matt CaswellLoad the default config file before working with defaul...
2020-08-14  Pauliprovider: disable fall-backs if OSSL_PROVIDER_load...
2020-08-14  PauliMove PKCS#12 KDF to provider.
2020-08-13  Dr. David von OheimbRemove needless #ifndef OPENSSL_NO_SOCK for X509_{CRL_...
2020-08-13  Benjamin KadukMark SSL_CTX_set_ssl_version() as deprecated in 3.0
2020-08-12  Dr. David von OheimbIntroduce X509_add_cert[s] simplifying various addition...
2020-08-12  Shane LontisAdd public API for gettables and settables for keymanag...
2020-08-11  Benjamin KadukUse local IV storage in EVP BLOCK_* macros
2020-08-11  Benjamin KadukRetire EVP_CTRL_GET_IV
2020-08-11  Benjamin KadukDeprecate and replace EVP_CIPHER_CTX_iv()/etc.
2020-08-11  Benjamin KadukSupport cipher provider "iv state"
2020-08-11  Shane LontisAdd dh_kdf support to provider
2020-08-11  Shane LontisAdd DHX support to keymanager
2020-08-10  Pauliconf: add an error if the openssl_conf section isn...
2020-08-10  Matt CaswellDelete old KDF bridge EVP_PKEY_METHODS
2020-08-10  Matt CaswellExtend the EVP_PKEY KDF to KDF provider bridge to also...
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-09  Shane LontisAdd 'on demand self test' and status test to providers
2020-08-09  Shane LontisAdd EVP signature with libctx methods.
2020-08-09  Shane LontisAdd libctx support to PKCS7.
2020-08-09  Shane LontisAdd libctx to SMIME ASN1
2020-08-09  Shane LontisAdd internal method x509_set0_libctx().
2020-08-09  Shane LontisAdd libctx support to CMS.
2020-08-07  Shane LontisAdd evp_test fixes.
2020-08-07  Paulirand_drbg: remove RAND_DRBG.
2020-08-07  Richard LevittePEM: Make general MSBLOB reader functions exposed inter...
2020-08-06  Richard LevitteRSA: Be less strict on PSS parameters when exporting...
2020-08-06  Pauligettables: core changes to pass the provider context.
2020-08-06  Jon SpillettAdd new APIs to get PKCS12 secretBag OID and value
2020-08-06  Matt CaswellUpdate copyright year
2020-08-04  Peter EisentrautMark an argument of an inline function as unused
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-04  Shane LontisChange the provider implementation of X942kdf to use...
2020-08-01  Richard LevitteDESERIALIZER: Refactor the constructor setting API
2020-08-01  Richard LevitteDESERIALIZER: Add deserializers for the rest of our...
2020-08-01  Richard LevitteDESERIALIZER: Rethink password handling
2020-07-30  Dr. David von OheimbAdd OSSL_CMP_MSG_write(), use it in apps/cmp.c
2020-07-30  Dr. David von OheimbExport ossl_cmp_msg_load() as OSSL_CMP_MSG_read(),...
2020-07-30  Pauliunify spelling of serialize
2020-07-30  Dr. David von OheimbExport crm_new() of cmp_msg.c under the name OSSL_CMP_C...
2020-07-30  Dr. David von OheimbStreamline the CMP request session API, adding the...
2020-07-24  Richard LevitteDESERIALIZER: Implement decryption of password protecte...
2020-07-24  Richard LevitteSERIALIZER: No enc argument for OSSL_SERIALIZER_CTX_set...
2020-07-24  Richard LevitteCORE: Add upcalls for BIO_gets() and BIO_puts()
2020-07-24  Richard LevitteSERIALIZER: Add functions to deserialize into an EVP_PKEY
2020-07-24  Richard LevitteDESERIALIZER: Add foundation for deserializers
2020-07-24  Richard LevitteKEYMGMT: Add key loading function OSSL_FUNC_keymgmt_load()
2020-07-24  Richard LevitteEVP KEYMGMT utils: Make a few more utility functions...
2020-07-24  Shane LontisAdd X509 related libctx changes.
2020-07-22  PauliEVP: deprecate the EVP_X_meth_ functions.
2020-07-22  Shane LontisFix provider cipher reinit issue
2020-07-19  Richard LevitteFix typo for SSL_get_peer_certificate()
2020-07-16  Dr. David von OheimbConstify X509_check_akid and prefer using X509_get0_ser...
2020-07-16  Richard LevitteUpdate copyright year
2020-07-16  Matt CaswellRevert "kdf: make function naming consistent."
2020-07-16  Matt CaswellRevert "The EVP_MAC functions have been renamed for...
next