test: add import and export key management hooks for the TLS provider.
[openssl.git] / doc /
2021-02-11 Dr. David von OheimbX509_STORE_CTX_cleanup(): Use internally so no need...
2021-02-11 KOBAYASHI IttokuMatch description with actual output of dgst
2021-02-10 Oleksandr TymoshenkoHandle partial data re-sending on ktls/sendfile on...
2021-02-10 Shane LontisReplace provider digest flags with separate param fields
2021-02-10 Shane LontisReplace provider cipher flags with separate param fields
2021-02-10 Shane LontisReplace MAC flags OSSL_MAC_PARAM_FLAGS with separate...
2021-02-10 Shane LontisChange the ASN1 variant of x942kdf so that it can test...
2021-02-09 Dr. David von Oheimbx509_vfy.c: Sort out return values 0 vs. -1 (failure...
2021-02-09 Dr. David von Oheimbx509_vfy: Clarify relevance of ctx->error also on succe...
2021-02-09 Dr. David von Oheimbx509_vfy.c: Fix various coding style and documentation...
2021-02-09 Tomas MrazCHANGES.md: Mention RSA key generation slowdown related...
2021-02-09 Tomas MrazDeprecate BN_pseudo_rand() and BN_pseudo_rand_range()
2021-02-09 Petr GotthardEnhanced integer parsing in OSSL_PARAM_allocate_from_text
2021-02-08 Shane LontisSimplify the EVP_PKEY_XXX_fromdata_XX methods.
2021-02-07 PauliFix race condition & allow operation cache to grow.
2021-02-06 Dr. David von OheimbAdd X509_STORE_CTX_verify(), which takes the first...
2021-02-05 Richard LevitteMakefile template: Allow separate generation of .pod...
2021-02-05 Richard LevitteDOCS: Remove the "global" dependency on writing .pod...
2021-02-05 Tomas Mrazprovider-signature.pod: Fix formatting.
2021-02-05 Richard LevitteEVP: Adapt EVP_PKEY_{set1,get1}_encoded_public_key()
2021-02-05 Richard LevitteEVP: Modify the checks in EVP_PKEY_{set,get}_xxx_param...
2021-02-05 Richard LevitteEVP: Adapt the other EVP_PKEY_set_xxx_param() functions
2021-02-05 Petr Gotthardapps/openssl: add -propquery command line option
2021-02-04 Dr. David von OheimbAllow NULL arg to OPENSSL_sk_{dup,deep_copy} returning...
2021-02-04 Dr. David von Oheimbopenssl.pod: Add documentation for using the loader_att...
2021-02-03 Rich SalzDeprecate EVP_MD_CTX_{set_}update_fn()
2021-02-02 Matt CaswellEnsure the EVP_PKEY operation_cache is appropriately...
2021-02-02 Dr. David von OheimbOSSL_HTTP_REQ_CTX.pod and OSSL_HTTP_transfer.pod: vario...
2021-02-02 Dr. David von OheimbConstify OSSL_HTTP_REQ_CTX_get0_mem_bio()
2021-02-02 Dr. David von OheimbHTTP: Fix mistakes and unclarities on maxline and max_r...
2021-02-02 Dr. David von OheimbFix not backwards-compat X509_http_nbio() and X509_CRL_...
2021-01-28 Daniel BeveniusEVP: fix keygen for EVP_PKEY_RSA_PSS
2021-01-28 Juergen ChristFix parameter types in sshkdf
2021-01-28 Richard LevitteUpdate copyright year
2021-01-27 Richard LevitteFix OSSL_PARAM_allocate_from_text() for EBCDIC
2021-01-26 Dr. David von OheimbTLS client: allow cert verify callback return -1 for...
2021-01-26 Daiki Uenoparams: OSSL_PARAM_utf8_ptr: don't automatically refere...
2021-01-26 Richard LevitteDOC: Fix a few minor issues in OSSL_ENCODER / OSSL_DECO...
2021-01-26 Richard LevitteClean away unnecessary length related OSSL_PARAM key...
2021-01-26 Tomas Mrazec: Document that -conv_form and -no_public are not...
2021-01-26 Tomas MrazEVP_PKEY_get_group_name works with public keys as well
2021-01-26 Tomas MrazAdd manpage for EVP_PKEY_get_field_type and EVP_PKEY_ge...
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-23 Dr. David von OheimbOCSP HTTP: Restore API of undocumented and recently...
2021-01-23 Dr. David von OheimbOSSL_HTTP_REQ_CTX.pod: minor addition and remove redund...
2021-01-23 Dr. David von OheimbOSSL_HTTP_REQ_CTX_new(): replace method_GET parameter...
2021-01-23 Dr. David von Oheimbrename OSSL_HTTP_REQ_CTX_header to OSSL_HTTP_REQ_CTX_se...
2021-01-21 Dr. David von OheimbCMP: Allow PKCS#10 input also for ir, cr, kur, and...
2021-01-21 Tim HitchinsFix typo in crl2pkcs documentation
2021-01-21 Rich SalzDeprecate EVP_KEY_new_CMAC_key and EVP_PKEY_new_CMAC_key_ex
2021-01-20 Dr. David von OheimbX509v3_get_ext_by_NID.pod: Add warning on counter-intui...
2021-01-20 Dr. David von Oheimbapps/x509.c: Make -x509toreq respect -clrext, -sigopt...
2021-01-20 Dr. David von Oheimbapps/x509.c: Add -copy_extensions option, used when...
2021-01-20 Dr. David von Oheimbapps/x509.c: Major code, user guidance, and documentati...
2021-01-20 Dr. David von Oheimbapps/x509.c: Take the -signkey arg as default pubkey...
2021-01-20 Dr. David von OheimbASN1_TIME_print() etc.: Improve doc and add comment...
2021-01-19 Rich SalzDeprecate OCSP_xxx API for OSSL_HTTP_xxx
2021-01-19 Richard LevitteDOCS: Fix the last few remaining pass phrase options...
2021-01-18 Tomas MrazRename EVP_CIPHER_CTX_get_iv and EVP_CIPHER_CTX_get_iv_...
2021-01-15 Rich SalzDocument openssl thread-safety
2021-01-14 Michael BaentschEnhance default provider documentation
2021-01-14 Matt CaswellEnable locking on the primary DRBG when we create it
2021-01-14 Matt CaswellDocument the core_thread_start upcall
2021-01-14 Dr. David von Oheimbfind_issuer(): When returning an expired issuer, take...
2021-01-14 Richard LevitteMake the OSSL_CMP manual conform with man-pages(7)
2021-01-13 Richard LevitteMake header references conform with man-pages(7) in...
2021-01-13 Richard LevitteMake the OSSL_trace manual conform with man-pages(7)
2021-01-13 Richard LevitteMake the OSSL_PROVIDER manual conform with man-pages(7)
2021-01-13 Richard LevitteMake the OSSL_HTTP manual conform with man-pages(7)
2021-01-13 Richard LevitteMake the OSSL_SELF_TEST manual conform with man-pages(7)
2021-01-13 Richard LevitteMake the OSSL_PARAM manual conform with man-pages(7)
2021-01-13 Dr. David von Oheimbx509v3.h.in: Deprecate CTX_TEST and replace it by X509V...
2021-01-13 Dr. David von Oheimbapps/req.c: Make sure -verify option takes effect also...
2021-01-13 Dr. David von Oheimbapps/req.c: Cosmetic improvements of code and documentation
2021-01-13 Dr. David von Oheimbapps/req.c: Add -copy_extensions option for use with...
2021-01-13 Dr. David von OheimbAdd X509V3_set_issuer_pkey, needed for AKID of self...
2021-01-13 Dr. David von Oheimbapps/req.c: make -subj work with -x509; clean up relate...
2021-01-13 Dr. David von Oheimbapps/req.c: add -CA and -CAkey options; improve code...
2021-01-13 Dr. David von OheimbAPPS: Allow OPENSSL_CONF to be empty, not loading a...
2021-01-13 Dr. David von Oheimbapps/{req,x509,ca}.c Make sure certs have SKID and...
2021-01-13 Dr. David von OheimbX509_cmp(): Fix comparison in case x509v3_cache_extensi...
2021-01-13 Dr. David von OheimbAdd X509_NAME_hash_ex() to be able to check if it faile...
2021-01-12 Richard LevitteRemove duplicate GENERATE declarations for .pod files
2021-01-11 Dr. David von Oheimbapps/pkey.c: Forther improve user guidance, also on...
2021-01-11 Dr. David von Oheimbapps/pkey.c: Re-order help output and option documentation
2021-01-11 Dr. David von Oheimbapps/pkey.c: Make clear that -passout is not supported...
2021-01-09 Sahana Prasaddoc/man7/provider.pod: updates providers to use EVP_MD_...
2021-01-08 Thomas De Schamphe... replace 'unsigned const char' with 'const unsigned...
2021-01-08 Michael BaentschAdding TLS group name retrieval
2021-01-08 Billy Brumley[crypto/dh] side channel hardening for computing DH...
2021-01-07 Otto HollmannFix set_ciphersuites ignore unknown ciphers.
2021-01-07 Matt CaswellUpdate copyright year
2021-01-05 bazmozUpdated SSL_CTX_new doc
2021-01-05 Etienne MillonEVP_SIGNATURE-ED25519.pod: fix typo in algo name
2020-12-31 Matt CaswellAdd documentation for CRYPTO_atomic_or and CRYPTO_atomi...
2020-12-23 Dmitry BelyavskiyFix doc-nits for list command
2020-12-17 Paulidsa: documentation deprecation changes
2020-12-17 Richard LevitteCORE: Separate OSSL_PROVIDER activation from OSSL_PROVI...
2020-12-15 Rich SalzDocument OCSP_REQ_CTX_i2d.
next