Github CI: Add a job for out-of-source build + install
[openssl.git] / doc /
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...
2020-12-02 Richard LevitteAPPS: Adapt load_key() and load_pubkey() for the engine...
2020-12-02 Daiki Uenoopenssl dgst: add option to specify output length for XOF
2020-12-02 Richard LevitteENCODER: Don't pass libctx to OSSL_ENCODER_CTX_new_by_E...
2020-12-02 Shane LontisAdd EVP_KDF-X942 to the fips module
2020-12-01 Dr. David von Oheimbapps/pkcs12.c: Correct default legacy algs and make...
2020-11-28 Richard LevitteERR: Drop or deprecate dangerous or overly confusing...
2020-11-27 Matt CaswellRemove d2i_DHparams.pod and move documentation to d2i_R...
2020-11-26 Tomas MrazDocumentation improvements for EVP_DigestInit_ex and...
2020-11-26 Richard LevitteDOC: Add note on how to terminate an OSSL_PARAM array
2020-11-24 Matt CaswellUndeprecate the -dsaparam option in the dhparam app
2020-11-19 Paulidoc: Documentation changes for moving the entropy sourc...
2020-11-19 Dr. David von Oheimbapps/pkcs12: Clean up the order in which many options...
2020-11-19 Dr. David von OheimbMinor improvements of doc for ca and x509 app
2020-11-19 David von Oheimbapps/ca: Minor code and doc cleanup
2020-11-18 Richard LevitteDeprecate RSA harder
2020-11-18 Richard LevitteDOC: Fix example in OSSL_PARAM_int.pod
2020-11-18 Matt CaswellSwap to FIPS186-2 DSA generation outside of the FIPS...
2020-11-18 Matt CaswellSwap to DH_PARAMGEN_TYPE_GENERATOR as the default outsi...
2020-11-18 Matt CaswellDocument some SSL DH related functions/macros
2020-11-18 Richard LevitteDOC: Rewrite the section on reporting errors in doc...
2020-11-16 Richard LevitteDOC: Fixup the description of the -x509_strict option
next