summaryrefslogtreecommitdiffstats
path: root/doc
AgeCommit message (Expand)Author
2021-05-31Teach EVP_PKEYs to say whether they were decoded from explicit paramsMatt Caswell
2021-05-31Fix PKCS7_verify to not have an error stack if it succeeds.Shane Lontis
2021-05-29doc: document the strength arugments to the RNG functionsPauli
2021-05-29BIO_s_accept.pod: Add missing documentation for BIO_{get,set}_accept_ip_family()Dr. David von Oheimb
2021-05-29apps/ocsp: Allow -port 0Dr. David von Oheimb
2021-05-29DOC: Slightly improve the documentation of BIO_lookup() and related functionsDr. David von Oheimb
2021-05-28Add Docs for EVP_CIPHER-*Shane Lontis
2021-05-28EVP_CIPHER Documentation updatesShane Lontis
2021-05-28Fix typo about SSL_CONF_FLAG_CMDLINETommy Chiang
2021-05-28Fix issues found by md-nitsRich Salz
2021-05-28Fix doc typos.David Makepeace
2021-05-27APPS req: Extend the -keyout option to be respected also with -keyDr. David von Oheimb
2021-05-27DOC: Improve description of 'req' app: -new, -newkey, and -keyout optionsDr. David von Oheimb
2021-05-27Fix spelling mistake in d2i_PrivateKey.podShane Lontis
2021-05-26Deprecate old style BIO callback callsTomas Mraz
2021-05-25doc: document the MAC block size getterPauli
2021-05-25Add fipsinstall option to run self test KATS on module loadShane Lontis
2021-05-25DOCS: Don't mention internal functions in public documentationRichard Levitte
2021-05-24Added PKCS5_PBE_keyivgen_ex() to allow PBKDF1 algorithms to be fetched for a ...Jon Spillett
2021-05-24Add PBKDF1 to the legacy providerJon Spillett
2021-05-24doc: update core_thread_start() documentationPauli
2021-05-22apps/cms.c: Correct -sign output and -verify input with -binaryDr. David von Oheimb
2021-05-22Fix upgrading docs for RSA_private_encrypt/RSA_public_decryptRobbie Harwood
2021-05-22doc: process images when installingPauli
2021-05-22doc: rereference img locations into subdirectoryPauli
2021-05-22doc: move images into their own subdirectoryPauli
2021-05-21DOCS: Fixups of the migration guide and the FIPS module manualRichard Levitte
2021-05-21Cleanup the missing*.txt filesMatt Caswell
2021-05-21BIO_s_accept.pod: Document port auto-selection feature of BIO_set_accept_port()Dr. David von Oheimb
2021-05-21EVP_DigestSignInit.pod: Clarification in EVP_DigestSignFinal() parameter 'sig'Dr. David von Oheimb
2021-05-20apps/cms: Clean up order of options in help output and documentationDr. David von Oheimb
2021-05-20DOC: Fix nits found by new check on SYNOPSIS and OPTIONS consistencyDr. David von Oheimb
2021-05-20find-doc-nits: Check that man1 SYNOPSIS and OPTIONS contain same optionsDr. David von Oheimb
2021-05-20Update copyright yearMatt Caswell
2021-05-20app: add a -store_loaders option to list.Pauli
2021-05-20Update documentation for global properties mirroringMatt Caswell
2021-05-20Documentation updates for mirroring of global propertiesMatt Caswell
2021-05-20Add migration guide for 3.0Shane Lontis
2021-05-19Update SSL_new_session_ticket() manual for triggered sendBenjamin Kaduk
2021-05-19danetest.c: Improve code formattingDr. David von Oheimb
2021-05-19X509_STORE_CTX_get1_issuer(): Simplify code, reducing risk of failureDr. David von Oheimb
2021-05-19build.info: Make it possible to set attributes on SOURCE / SHARED_SOURCE stmtsRichard Levitte
2021-05-19speed: Document the deficiencies of the commandTomas Mraz
2021-05-19apps/list: Remove obsolete -missing-help optionDr. David von Oheimb
2021-05-19Make SMIME_read_CMS_ex() and SMIME_read_ASN1_ex() support binary inputDr. David von Oheimb
2021-05-19bio_lib: Add BIO_get_line, correct doc of BIO_getsDr. David von Oheimb
2021-05-19Remove '=for openssl ifdef'Rich Salz
2021-05-18DOC: Fix nits found by improved find-doc-nits -cDr. David von Oheimb
2021-05-18openssl-dsa.pod.in: Fix glitch: pvk-string -> pvk-strongDr. David von Oheimb
2021-05-18find-doc-nits: Make -c option (cmd-nits) independent of app build and executionDr. David von Oheimb