summaryrefslogtreecommitdiff
path: root/doc/man1
Commit message (Expand)AuthorAgeFilesLines
* openssl-cmp.pod.in: Update and extend example using Insta Demo CADr. David von Oheimb2020-08-041-0/+6
* apps/cmp.c: Improve documentation of -recipient optionDr. David von Oheimb2020-07-301-1/+2
* deserialisation: add deserialisation to the base providerPauli2020-07-301-0/+10
* serialisation: Add a built-in base provider.Pauli2020-07-301-0/+6
* Deprecate -nodes in favor of -noenc in pkcs12 and req appDr. David von Oheimb2020-07-282-4/+16
* Test RSA oaep in fips modeShane Lontis2020-07-232-9/+14
* document the deprecation of the '-public-key-methods' option to listPauli2020-07-221-6/+9
* Align documentation with recommendations of Linux Documentation ProjectGustaf Neumann2020-07-224-8/+8
* Add ERR_raise() errors to fips OSSL_provider_init and self tests.Shane Lontis2020-07-211-0/+17
* x509_vfy.c: Improve key usage checks in internal_verify() of cert chainsDr. David von Oheimb2020-07-161-4/+5
* Revert "kdf: make function naming consistent."Matt Caswell2020-07-161-1/+1
* Revert "The EVP_MAC functions have been renamed for consistency. The EVP_MAC...Matt Caswell2020-07-161-1/+1
* apps: document the deprecation of the -engine optionPauli2020-07-1633-17/+106
* engine: document the engine app as deprecatedPauli2020-07-161-0/+6
* apps/list: deprecate engine supportPauli2020-07-161-6/+17
* Make -provider_name and -section_name optionalRich Salz2020-07-151-2/+2
* Fix typos and repeated wordsGustaf Neumann2020-07-0512-16/+16
* doc: Remove stray backtickJakub Wilk2020-07-031-1/+1
* Fix issue 1418 by moving check of KU_KEY_CERT_SIGN and weakening check_issued()Dr. David von Oheimb2020-07-011-5/+3
* Improve documentation, layout, and code comments regarding self-issued certs ...Dr. David von Oheimb2020-07-012-43/+62
* Add --fips-key configuration parameter to fipsinstall application.Rich Salz2020-06-291-1/+6
* evp_rand: documentationPauli2020-06-241-0/+11
* CMS print should support string conversion: docsDmitry Belyavskiy2020-06-241-0/+9
* Remove whitespace from 'white space'haykam8212020-06-194-7/+7
* DOC: Spelling fixesSebastian Andrzej Siewior2020-06-181-1/+1
* Improve description of CMP untrusted certs and msg 'sender' fieldDr. David von Oheimb2020-06-131-25/+23
* Allow subject of CMP -oldcert as sender unless protection cert is givenDr. David von Oheimb2020-06-131-2/+3
* Check expected sender not only for signature-protected CMP messagesDr. David von Oheimb2020-06-131-2/+1
* Improve description of -trusted, -srvcert, -recipient, and -expect_sender CMP...Dr. David von Oheimb2020-06-131-35/+28
* The EVP_MAC functions have been renamed for consistency. The EVP_MAC_CTX_*Pauli2020-06-111-1/+1
* kdf: make function naming consistent.Pauli2020-06-111-1/+1
* Update RSA keygen to use sp800-56b by defaultShane Lontis2020-06-101-1/+2
* APPS: Drop interactive mode in the 'openssl' programRichard Levitte2020-06-051-1/+5
* Add cipher list ciphersuites which using encryption algorithm in mode CBC.Otto Hollmann2020-06-041-0/+7
* crypto/cms: add CAdES-BES signed attributes validationFdaSilvaYY2020-05-271-4/+6
* doc: fix trace category namesDr. Matthias St. Pierre2020-05-271-2/+2
* There is no -signreq option in CA.plmettacrawler2020-05-211-2/+2
* Introducing option SSL_OP_IGNORE_UNEXPECTED_EOFDmitry Belyavskiy2020-05-192-0/+20
* Revise fips_install.podRich Salz2020-05-191-22/+26
* Use OSSL_STORE for load_{,pub}key() and load_cert() in apps/lib/apps.cDr. David von Oheimb2020-05-1518-91/+188
* Update copyright yearMatt Caswell2020-05-151-1/+1
* Add -reqin_new_tid option to apps/cmp.c and OSSL_CMP_MSG_update_transactionID()Dr. David von Oheimb2020-05-131-0/+8
* Improve CMP documentation regarding use of untrusted certsDr. David von Oheimb2020-05-131-1/+1
* Chunk 11 of CMP contribution to OpenSSL: CMP command-line interfaceDr. David von Oheimb2020-05-132-0/+1160
* doc: fix two invalid <B> tagsBeat Bolli2020-05-101-1/+1
* doc: remove deprecation notes for apps that are staying.Pauli2020-05-097-47/+3
* SSL_OP_DISABLE_TLSEXT_CA_NAMES option implementationNikolay Morozov2020-05-071-0/+7
* Amend references to "OpenSSL license"Shourya Shukla2020-04-294-4/+4
* doc: Random spellcheckingSebastian Andrzej Siewior2020-04-283-3/+3
* Add function load_csr(file,format,desc) to apps/lib/apps.cDavid von Oheimb2020-04-241-0/+12