test: add import and export key management hooks for the TLS provider.
[openssl.git] / util /
2021-02-09 Tomas MrazDeprecate BN_pseudo_rand() and BN_pseudo_rand_range()
2021-02-08 Dr. David von Oheimbmknum.pl: Exclude duplicate entries and include source...
2021-02-08 Shane LontisSimplify the EVP_PKEY_XXX_fromdata_XX methods.
2021-02-06 Dr. David von OheimbAdd X509_STORE_CTX_verify(), which takes the first...
2021-02-05 Richard LevitteRemove the old DEPRECATEDIN macros
2021-02-05 Richard LevitteERR: clean away everything related to _F_ macros from...
2021-02-05 Richard LevitteEVP: Adapt the other EVP_PKEY_set_xxx_param() functions
2021-02-03 Rich SalzDeprecate EVP_MD_CTX_{set_}update_fn()
2021-02-02 Rich SalzDeprecate X509_certificate_type
2021-01-28 Daniel BeveniusEVP: fix keygen for EVP_PKEY_RSA_PSS
2021-01-28 Richard LevitteUpdate copyright year
2021-01-26 Dr. David von OheimbTLS client: allow cert verify callback return -1 for...
2021-01-26 Matt CaswellAdd EVP_PKEY functions to get EC conv form and field...
2021-01-26 Shane LontisDeprecate EC_KEY + Update ec apps to use EVP_PKEY
2021-01-26 Shane LontisAdd functions to set values into an EVP_PKEY
2021-01-25 Tomas Mrazbn: Deprecate the X9.31 RSA key generation related...
2021-01-23 Dr. David von OheimbOCSP HTTP: Restore API of undocumented and recently...
2021-01-23 Dr. David von Oheimbrename OSSL_HTTP_REQ_CTX_header to OSSL_HTTP_REQ_CTX_se...
2021-01-23 Dr. David von OheimbUtil/Pod.pm: Fix uninitialized $podinfo{lastsecttext...
2021-01-21 Michael Baentschfall-back -> fallback find-doc-nit addition
2021-01-21 Rich SalzDeprecate EVP_KEY_new_CMAC_key and EVP_PKEY_new_CMAC_key_ex
2021-01-19 Dr. David von Oheimbutil/check-format.pl: Minor improvements of whitespace...
2021-01-19 Rich SalzDeprecate OCSP_xxx API for OSSL_HTTP_xxx
2021-01-18 Tomas MrazRename EVP_CIPHER_CTX_get_iv and EVP_CIPHER_CTX_get_iv_...
2021-01-13 Dr. David von OheimbAdd X509V3_set_issuer_pkey, needed for AKID of self...
2021-01-13 Dr. David von OheimbAPPS: Allow OPENSSL_CONF to be empty, not loading a...
2021-01-13 Dr. David von OheimbAdd X509_NAME_hash_ex() to be able to check if it faile...
2021-01-08 Michael BaentschAdding TLS group name retrieval
2020-12-31 Matt CaswellAdd some more CRYPTO_atomic functions
2020-12-20 Richard LevitteDrop OPENSSL_NO_RSA everywhere
2020-12-17 Richard Levittemake update
2020-12-15 Rich SalzDocument OCSP_REQ_CTX_i2d.
2020-12-15 Rich SalzDeprecate OCSP_REQ_CTX_set1_req
2020-12-13 Richard LevittePEM: Unlock MSBLOB and PVK functions from 'no-dsa'...
2020-12-12 Richard LevitteDOCS: Improve documentation of the EVP_PKEY type
2020-12-08 Richard LevitteEVP: Add EVP_PKEY_get_group_name() to extract the group...
2020-12-07 Shane LontisDeprecate EC_POINT_bn2point and EC_POINT_point2bn.
2020-12-05 Dr. David von Oheimbfind-doc-nits: fix regexp and point out that CA.pl...
2020-12-05 Richard LevittePEM: Add a more generic way to implement PEM _ex functi...
2020-12-01 Tim HudsonCorrect system guessing for darwin64-arm64 target
2020-11-28 Richard LevitteERR: Drop or deprecate dangerous or overly confusing...
2020-11-27 Richard LevitteEVP_PKEY & DSA: Make DSA EVP_PKEY_CTX parameter ctrls...
2020-11-27 Matt CaswellDeprecate more DH functions
2020-11-27 Matt CaswellDeprecate the DHparams and DHxparams PEM routines
2020-11-27 Matt CaswellDeprecate EVP_PKEY_assign_DH and other similar macros
2020-11-27 Matt CaswellDeprecate DH_new as well as i2d_DHparams and d2i_DHparams
2020-11-24 Richard LevitteAdd missing ERR_load_KDF_strings(3) to util/missingcryp...
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-23 Richard LevitteRSA: Fix guard mixup
2020-11-20 Richard Levitteutil/fix-deprecation: DEPRECATEDIN conversion util...
2020-11-18 Richard LevitteDeprecate RSA harder
2020-11-18 Matt CaswellDocument some SSL DH related functions/macros
2020-11-18 Matt CaswellOnly disabled what we need to in a no-dh build
2020-11-18 Matt CaswellImplement a replacement for SSL_set_tmp_dh()
2020-11-18 Matt CaswellDeprecate SSL_CTRL_SET_TMP_DH and other related ctrls
2020-11-18 Richard LevitteSimplify util/err-to-raise
2020-11-17 Richard Levitteutil/find-doc-nits: check podchecker() return value
2020-11-17 Richard Levitteutil/mkrc.pl: Make sure FILEVERSION and PRODUCTVERSION...
2020-11-16 Shane LontisAdd documentation for EVP_PKEY2PKCS8/EVP_PKCS82PKEY
2020-11-13 Shane LontisRemove unused helper functions EVP_str2ctrl() & EVP_hex...
2020-11-11 Richard LevitteENCODER: Add support for specifying the outermost outpu...
2020-11-11 Richard LevitteDECODER: Add support for specifying the outermost input...
2020-11-06 Matt CaswellCorrect system guessing for solaris64-x86_64-* targets
2020-11-06 Matt CaswellDon't complain about uninitialized values when running...
2020-11-04 Randall S. BeckerMoved OPENSSL_fork_prepare,_parent,_child from init...
2020-11-01 Richard Levitteutil/find-doc-nits: ignore OSSL_DEPRECATED*, alongside...
2020-10-27 Richard Levitteconfigdata.pm.in, util/dofile.pl: Make a HERE document...
2020-10-22 PauliRemove EVP_aes_(128|192|256)_siv functions
2020-10-22 Shane LontisRename EVP_KDF_reset() to EVP_KDF_CTX_reset().
2020-10-21 Richard LevitteUnexport internal MSBLOB and PVK functions
2020-10-20 Matt CaswellDeprecate EVP_PKEY_set1_tls_encodedpoint()
2020-10-20 Matt CaswellDocument EVP_PKEY_set1_encoded_public_key()
2020-10-20 Matt CaswellRename EVP_PKEY_set1_tls_encodedpoint to EVP_PKEY_set1_...
2020-10-15 Matt CaswellUpdate copyright year
2020-10-15 Dr. Matthias St... Rename OPENSSL_CTX prefix to OSSL_LIB_CTX
2020-10-15 Matt CaswellMake evp_pkey_ctx_get0_libctx/propq public API
2020-10-12 Richard LevitteDocument how deprecation should be done
2020-10-12 Richard LevitteOpenSSL::ParseC: handle OSSL_CORE_MAKE_FUNC
2020-10-12 Richard LevitteAdd PEM declaration macros that take attributes
2020-10-12 Richard LevitteAdd ASN1 declaration macros that take attributes
2020-10-12 Richard LevitteMake OpenSSL::ParseC and OpenSSL::Ordinals treat deprec...
2020-10-10 Richard LevitteENCODER / DECODER: Add functions to encode/decode to...
2020-10-09 Richard Levittemake ordinals
2020-10-09 Richard LevitteModify util/mknum.pl to drop new symbols that don't...
2020-10-09 Richard LevitteOpenSSL::Ordinals: Add options for the writing functions
2020-10-08 Jordan MontgomeryExpose PKCS7_get_octet_string and PKCS7_type_is_other
2020-10-06 Dr. David von OheimbTest.pm: Add result_dir and export both result_dir...
2020-10-03 Richard LevitteConfiguration: add initial NonStop values in OpenSSL...
2020-10-01 Matt CaswellFix some things the rename script didn't quite get...
2020-10-01 Matt CaswellPerl util to do with_libctx renaming
2020-09-30 Dr. David von Oheimbcheck-format.pl: Allow nested indentation of labels...
2020-09-30 Dr. David von Oheimbcheck-format.pl: Extend exceptions for no SPC after...
2020-09-30 Dr. David von Oheimbcheck-format.pl: Document how to run positive and negat...
2020-09-25 jwalchen EVP_PKEY_CTX_set_rsa_keygen_pubexp() BIGNUM management
2020-09-25 Shane LontisRemove openssl provider app
2020-09-25 Richard LevitteBuild: Make NonStop shared libraries only export select...
2020-09-25 Richard LevitteEVP: Enforce that EVP_PKEY_set_alias_type() only works...
2020-09-25 Richard LevitteHide ECX_KEY again
2020-09-24 Dr. David von OheimbTest.pm: Some clarifications added to the documentation
next