aboutsummaryrefslogtreecommitdiff
path: root/doc/man1
AgeCommit message (Expand)AuthorFilesLines
2020-07-05Fix typos and repeated wordsGustaf Neumann12-16/+16
2020-07-03doc: Remove stray backtickJakub Wilk1-1/+1
2020-07-01Fix issue 1418 by moving check of KU_KEY_CERT_SIGN and weakening check_issued()Dr. David von Oheimb1-5/+3
2020-07-01Improve documentation, layout, and code comments regarding self-issued certs ...Dr. David von Oheimb2-43/+62
2020-06-29Add --fips-key configuration parameter to fipsinstall application.Rich Salz1-1/+6
2020-06-24evp_rand: documentationPauli1-0/+11
2020-06-24CMS print should support string conversion: docsDmitry Belyavskiy1-0/+9
2020-06-19Remove whitespace from 'white space'haykam8214-7/+7
2020-06-18DOC: Spelling fixesSebastian Andrzej Siewior1-1/+1
2020-06-13Improve description of CMP untrusted certs and msg 'sender' fieldDr. David von Oheimb1-25/+23
2020-06-13Allow subject of CMP -oldcert as sender unless protection cert is givenDr. David von Oheimb1-2/+3
2020-06-13Check expected sender not only for signature-protected CMP messagesDr. David von Oheimb1-2/+1
2020-06-13Improve description of -trusted, -srvcert, -recipient, and -expect_sender CMP...Dr. David von Oheimb1-35/+28
2020-06-11The EVP_MAC functions have been renamed for consistency. The EVP_MAC_CTX_*Pauli1-1/+1
2020-06-11kdf: make function naming consistent.Pauli1-1/+1
2020-06-10Update RSA keygen to use sp800-56b by defaultShane Lontis1-1/+2
2020-06-05APPS: Drop interactive mode in the 'openssl' programRichard Levitte1-1/+5
2020-06-04Add cipher list ciphersuites which using encryption algorithm in mode CBC.Otto Hollmann1-0/+7
2020-05-27crypto/cms: add CAdES-BES signed attributes validationFdaSilvaYY1-4/+6
2020-05-27doc: fix trace category namesDr. Matthias St. Pierre1-2/+2
2020-05-21There is no -signreq option in CA.plmettacrawler1-2/+2
2020-05-19Introducing option SSL_OP_IGNORE_UNEXPECTED_EOFDmitry Belyavskiy2-0/+20
2020-05-19Revise fips_install.podRich Salz1-22/+26
2020-05-15Use OSSL_STORE for load_{,pub}key() and load_cert() in apps/lib/apps.cDr. David von Oheimb18-91/+188
2020-05-15Update copyright yearMatt Caswell1-1/+1
2020-05-13Add -reqin_new_tid option to apps/cmp.c and OSSL_CMP_MSG_update_transactionID()Dr. David von Oheimb1-0/+8
2020-05-13Improve CMP documentation regarding use of untrusted certsDr. David von Oheimb1-1/+1
2020-05-13Chunk 11 of CMP contribution to OpenSSL: CMP command-line interfaceDr. David von Oheimb2-0/+1160
2020-05-10doc: fix two invalid <B> tagsBeat Bolli1-1/+1
2020-05-09doc: remove deprecation notes for apps that are staying.Pauli7-47/+3
2020-05-07SSL_OP_DISABLE_TLSEXT_CA_NAMES option implementationNikolay Morozov1-0/+7
2020-04-29Amend references to "OpenSSL license"Shourya Shukla4-4/+4
2020-04-28doc: Random spellcheckingSebastian Andrzej Siewior3-3/+3
2020-04-24Add function load_csr(file,format,desc) to apps/lib/apps.cDavid von Oheimb1-0/+12
2020-04-24Update some nits around the FIPS moduleRich Salz1-2/+6
2020-04-23Update copyright yearMatt Caswell54-54/+54
2020-04-20Fix descriptions of credentials and verification options for various appsDr. David von Oheimb5-88/+135
2020-04-15Add DSA keygen to providerShane Lontis1-3/+34
2020-04-02TLS Cipher Suite 0xC102 SupportNikolay Morozov1-0/+13
2020-04-01apps: support sendfile in s_server when ktls enabledTianjia Zhang1-0/+9
2020-03-23Update CA.pl podpage, and scriptRich Salz1-61/+35
2020-03-15APPS: Remove all traces of special SM2 treatment.Richard Levitte5-53/+53
2020-03-11DOCS: Use "command" not "tool" or "utility"Rich Salz23-38/+39
2020-03-08doc: slightly reformulate 'openssl(1)/Random State Options' sectionDr. Matthias St. Pierre1-3/+3
2020-03-07Add -section option to 'req' commandRich Salz2-3/+17
2020-03-07cmdline app: add provider commandline options.Pauli45-0/+155
2020-03-07man1: make all openssl command line tool documentation generated.Pauli18-16/+83
2020-03-06Use .cnf for config files, not .confRich Salz1-5/+5
2020-03-04Add some missing env var documentationRich Salz1-1/+8
2020-03-03Correct two small documentation issuesTomas Mraz1-1/+1