Remove duplicate GENERATE declarations for .pod files
[openssl.git] / doc /
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
2020-11-16 Shane LontisAdd documentation for EVP_PKEY2PKCS8/EVP_PKCS82PKEY
2020-11-16 Shane LontisFixup EVP-MAC-KMAC documentation
2020-11-15 PauliDocument the provider KDF API.
2020-11-13 Rich SalzRemove -C option from x509 command
2020-11-13 Rich SalzRemove -C from dhparam,dsaparam,ecparam
2020-11-11 Pauliapps/passwd: remove the -crypt option.
2020-11-11 Tomas MrazAdd ossl_is_absolute_path function to detect absolute...
2020-11-11 Tomas MrazAvoid duplicate ends_with_dirsep functions
2020-11-11 Richard LevitteENCODER: Add output structure support for EVP_PKEY...
2020-11-11 Richard LevitteENCODER: Add support for OSSL_FUNC_encoder_does_selection()
2020-11-11 Richard LevitteENCODER: Add support for specifying the outermost outpu...
2020-11-11 Richard LevitteCORE: Add support for specifying the outermost object...
2020-11-11 Richard LevitteDECODER: Add input structure support for EVP_PKEY decoding
2020-11-11 Dr. David von Oheimbcmp_msg.c: Use issuer of reference cert as default...
2020-11-11 Shane LontisAdd support for making all of KBKDF FixedInput fields...
2020-11-10 Pali RohárDocument pkcs12 alg NONE
2020-11-10 Dr. David von Oheimbopenssl-cmp.pod.in: Clean up doc of -verify_email,...
2020-11-10 Dr. David von Oheimbopenssl.pod: Improve doc of -verify_email, -verify_host...
2020-11-10 Dr. David von Oheimbopenssl-*.pod.in: Prevent newlines on empty engine_syno...
2020-11-10 Dr. David von Oheimbopenssl-cmp.pod.in: Align order of options with apps...
2020-11-06 David von OheimbImprove doc of X509_verify_cert(), also in openssl.pod
2020-11-04 Randall S. BeckerMoved OPENSSL_fork_prepare,_parent,_child from init...
2020-11-01 Richard LevitteSimplify and clarify doc/internal/man7/deprecation.pod
2020-10-30 Richard LevitteAdd easy to digest selector macros for EVP_PKEYs
2020-10-30 Richard Levittetest/recipes/15-test_gendh.t: don't try DER params
2020-10-23 Nicola TuveriConstify OSSL_FUNC_keymgmt_validate()
2020-10-22 Paulienc: change the text to reference `-list` instead of...
2020-10-22 Shane LontisRename EVP_KDF_reset() to EVP_KDF_CTX_reset().
2020-10-22 Shane LontisRename EVP_KDF_size() to EVP_KDF_CTX_get_kdf_size().
2020-10-22 Shane LontisRename EVP_MAC_size() to EVP_MAC_CTX_get_mac_size().
2020-10-22 Shane LontisRemove ossl_prov_util_nid_to_name()
2020-10-22 Nicola TuveriConstify OSSL_FUNC_keymgmt_has()
2020-10-22 Richard LevitteAPPS: Implement load_keyparams() to load key parameters
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-16 Paulilist: add a -provider-info option.
2020-10-15 Matt CaswellUpdate copyright year
2020-10-15 Dr. Matthias St... Rename some occurrences of 'library_context' and 'lib_c...
next