Remove some TODO(OpenSSL1.2) references
[openssl.git] / doc /
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.
2020-12-15 Rich SalzDeprecate OCSP_REQ_CTX_set1_req
2020-12-15 Dmitry BelyavskiyDocumenting the options deprecating
2020-12-14 Shane LontisFix Segfault in EVP_PKEY_CTX_dup when the ctx has an...
2020-12-13 Ankita Shettyopenssl.pod: Fix openSSL options doc
2020-12-12 Richard LevitteDOCS: Improve documentation of the EVP_PKEY type
2020-12-11 Richard LevitteDOCS: Update OSSL_DECODER_CTX_new_by_EVP_PKEY.pod to...
2020-12-11 Matt CaswellFix some typos in EVP_PKEY-DH.pod
2020-12-11 Shane LontisAdd fips self tests for all included kdf
2020-12-10 Dr. David von Oheimbapps/{ca,req,x509}.c: Improve diag and doc mostly on...
2020-12-10 Dr. David von Oheimbopenssl-ca.pod.in: Clarify the -extensions/-crlexts...
2020-12-10 Dr. David von Oheimbx509v3_config.pod: Clarify semantics of subjectKeyIdent...
2020-12-09 Nan XiaoFix typo in OPENSSL_malloc.pod
2020-12-09 Paulirand: add a provider side seed source.
2020-12-08 Richard LevitteEVP: Add EVP_PKEY_get_group_name() to extract the group...
2020-12-08 Richard LevitteEVP: constify the EVP_PKEY_get_*_param() argument ...
2020-12-07 Shane LontisDeprecate EC_POINT_bn2point and EC_POINT_point2bn.
2020-12-07 Shane LontisChange OPENSSL_hexstr2buf_ex() & OPENSSL_buf2hexstr_ex...
2020-12-05 Ankita Shettyopenssl.pod: Carve out Trusted Certificate, Pass Phrase...
2020-12-05 David von Oheimbopenssl.pod: Move verification doc to new doc/man1...
2020-12-05 Richard LevittePEM: Add a more generic way to implement PEM _ex functi...
2020-12-05 Richard LevitteDSA: Make DSA_bits() and DSA_size() check that there...
2020-12-03 Dr. David von Oheimbx509_vfy.c: Restore rejection of expired trusted (root...
2020-12-03 Dr. David von Oheimbapps/pkcs12.c: Improve user guidance, re-ordering no...
next