summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* Add NCONF_get_section_names()Tomas Mraz2021-06-021-4/+24
* Add NCONF_get0_libctx()Rich Salz2021-06-021-1/+6
* Add documentation of the old names kept as alias macrosTomas Mraz2021-06-014-8/+98
* Rename also the OSSL_PROVIDER_name() functionTomas Mraz2021-06-013-5/+6
* Rename all getters to use get/get0 in nameTomas Mraz2021-06-0134-400/+455
* Enhance the encoder/decoder tests to allow testing with a non-default library...Jon Spillett2021-06-012-0/+75
* rand: use size_t for size argument to RAND_bytes_ex()Pauli2021-06-011-2/+2
* Migration guide updates for flags and controls.Shane Lontis2021-06-011-0/+19
* Document Settable EVP_CIPHER_CTX parameter "use-bits"Shane Lontis2021-06-011-6/+103
* Teach EVP_PKEYs to say whether they were decoded from explicit paramsMatt Caswell2021-05-311-0/+5
* Fix PKCS7_verify to not have an error stack if it succeeds.Shane Lontis2021-05-311-12/+14
* doc: document the strength arugments to the RNG functionsPauli2021-05-292-18/+28
* BIO_s_accept.pod: Add missing documentation for BIO_{get,set}_accept_ip_family()Dr. David von Oheimb2021-05-291-0/+6
* apps/ocsp: Allow -port 0Dr. David von Oheimb2021-05-291-0/+1
* DOC: Slightly improve the documentation of BIO_lookup() and related functionsDr. David von Oheimb2021-05-292-4/+3
* Add Docs for EVP_CIPHER-*Shane Lontis2021-05-2819-79/+827
* EVP_CIPHER Documentation updatesShane Lontis2021-05-282-461/+717
* Fix typo about SSL_CONF_FLAG_CMDLINETommy Chiang2021-05-281-2/+2
* Fix issues found by md-nitsRich Salz2021-05-281-5/+7
* Fix doc typos.David Makepeace2021-05-281-2/+2
* APPS req: Extend the -keyout option to be respected also with -keyDr. David von Oheimb2021-05-271-4/+6
* DOC: Improve description of 'req' app: -new, -newkey, and -keyout optionsDr. David von Oheimb2021-05-271-15/+20
* Fix spelling mistake in d2i_PrivateKey.podShane Lontis2021-05-271-1/+1
* Deprecate old style BIO callback callsTomas Mraz2021-05-262-8/+30
* doc: document the MAC block size getterPauli2021-05-256-7/+55
* Add fipsinstall option to run self test KATS on module loadShane Lontis2021-05-252-2/+14
* DOCS: Don't mention internal functions in public documentationRichard Levitte2021-05-251-3/+4
* Added PKCS5_PBE_keyivgen_ex() to allow PBKDF1 algorithms to be fetched for a ...Jon Spillett2021-05-241-2/+6
* Add PBKDF1 to the legacy providerJon Spillett2021-05-242-0/+11
* doc: update core_thread_start() documentationPauli2021-05-241-5/+7
* apps/cms.c: Correct -sign output and -verify input with -binaryDr. David von Oheimb2021-05-221-2/+2
* Fix upgrading docs for RSA_private_encrypt/RSA_public_decryptRobbie Harwood2021-05-221-3/+3
* doc: process images when installingPauli2021-05-222-0/+18
* doc: rereference img locations into subdirectoryPauli2021-05-223-3/+3
* doc: move images into their own subdirectoryPauli2021-05-223-0/+0
* DOCS: Fixups of the migration guide and the FIPS module manualRichard Levitte2021-05-212-428/+940
* Cleanup the missing*.txt filesMatt Caswell2021-05-214-5/+4
* BIO_s_accept.pod: Document port auto-selection feature of BIO_set_accept_port()Dr. David von Oheimb2021-05-211-0/+2
* EVP_DigestSignInit.pod: Clarification in EVP_DigestSignFinal() parameter 'sig'Dr. David von Oheimb2021-05-211-2/+3
* apps/cms: Clean up order of options in help output and documentationDr. David von Oheimb2021-05-201-256/+361
* DOC: Fix nits found by new check on SYNOPSIS and OPTIONS consistencyDr. David von Oheimb2021-05-2011-24/+159
* find-doc-nits: Check that man1 SYNOPSIS and OPTIONS contain same optionsDr. David von Oheimb2021-05-201-7/+7
* Update copyright yearMatt Caswell2021-05-2036-36/+36
* app: add a -store_loaders option to list.Pauli2021-05-201-0/+5
* Update documentation for global properties mirroringMatt Caswell2021-05-202-4/+16
* Documentation updates for mirroring of global propertiesMatt Caswell2021-05-202-0/+62
* Add migration guide for 3.0Shane Lontis2021-05-208-16/+2273
* Update SSL_new_session_ticket() manual for triggered sendBenjamin Kaduk2021-05-191-11/+16
* danetest.c: Improve code formattingDr. David von Oheimb2021-05-191-13/+13
* X509_STORE_CTX_get1_issuer(): Simplify code, reducing risk of failureDr. David von Oheimb2021-05-191-8/+19