aboutsummaryrefslogtreecommitdiffstats
path: root/doc/man1
Commit message (Expand)AuthorAgeFilesLines
* Restrict digest algorithm used in KDFspohsingwu2024-07-241-0/+42
* Improve clarity and readability of password input documentationerbsland-dev2024-07-181-9/+15
* {CMS,PKCS7}_verify(): use 'certs' parameter ('-certfile' option) also for cha...Dr. David von Oheimb2024-07-172-4/+6
* extend X509_REQ_add_extensions_nid() and thuis APPS/req to support augmenting...Dr. David von Oheimb2024-07-101-1/+5
* Clarify supported curves in the s_client/s_server documentationolszomal2024-07-102-2/+9
* Update docsNeil Horman2024-07-091-2/+19
* convert users of build time defaults to use new defaults apiNeil Horman2024-07-091-0/+6
* BIO_f_base64.pod and openssl-enc.pod.in: improve description on newline handlingDr. David von Oheimb2024-07-021-1/+10
* CMP: add support for requesting cert template using genm/genpRajeev Ranjan2024-06-201-2/+16
* Fix typo in openssl-verification-options documentation.Jaime Hablutzel2024-06-191-1/+1
* CMP app: fix combination of -certout and -chainout with equal filename argumentDr. David von Oheimb2024-06-181-0/+6
* Update openssl-smime.pod.inDominikN2024-05-151-12/+4
* Add support for integrity-only cipher suites for TLS v1.3Rajeev Ranjan2024-05-141-0/+11
* Add OPENSSL_riscvcap man pageHongren Zheng2024-05-091-1/+1
* CMP: Improvements of the support for requesting CRLRajeev Ranjan2024-05-011-2/+6
* CMP: add support for genm with crlStatusList and genp with crlsDr. David von Oheimb2024-05-011-3/+37
* Remove repetitive wordsNeil Horman2024-04-161-1/+1
* Fix typos found by codespellDimitri Papadopoulos2024-04-101-1/+1
* apps: ca,req,x509: Add explicit start and end dates optionsStephan Wurm2024-04-093-9/+74
* Copyright year updatesMatt Caswell2024-04-093-3/+3
* Copyright year updatesRichard Levitte2024-04-096-6/+6
* openssl-crl(1): The -verify option is implied by -CA* optionsTomas Mraz2024-04-041-0/+3
* Align 'openssl req' string_mask docs to how the software really worksJob Snijders2024-04-041-10/+23
* Document change of -verify behavior in crl and req appsVladimir Kotal2024-04-022-0/+6
* Explicitly state what -keys doesSimo Sorce2024-04-021-0/+3
* apps/req,crl: exit with 1 on verification failureVladimir Kotal2024-03-262-2/+6
* Fixed a typo and grammar in openssl-ts.podolszomal2024-03-221-3/+3
* Improve the documentation on -cert_chain and -status_verbose optionsolszomal2024-03-121-0/+4
* Doc: fix style谭九鼎2024-03-121-5/+10
* apps/cmp: improve -reqin option to read fallback public key from first reques...Dr. David von Oheimb2024-03-061-3/+7
* apps/cmp: extend documentation and diagnostics for using -reqin in special si...Dr. David von Oheimb2024-03-061-0/+16
* apps/cmp: add -reqout_only option for dumping/saving just the initial CMP req...Dr. David von Oheimb2024-03-061-1/+10
* Improve documentation of standard IANA cipher suite names.Michael2024-02-251-4/+10
* CMP app and doc: add -no_cache_extracerts option / OSSL_CMP_OPT_NO_CACHE_EXTR...Dr. David von Oheimb2024-01-171-0/+7
* CMP app: make -ignore_keyusage apply also for mock serverDr. David von Oheimb2024-01-171-0/+1
* Add missing genpkey -rand supportViktor Dukhovni2024-01-161-1/+5
* Add apps/x509 -set_issuer & -set_subject option to override issuer & subjectJob Snijders2024-01-151-4/+17
* doc: fix "the a" typos (and other things nearby)James Muir2023-12-292-4/+4
* Fix typos found by codespell in man pagesDimitri Papadopoulos2023-12-291-1/+1
* Improve the documentation on TLS record compressionMatt Caswell2023-12-222-3/+11
* openssl-cmp.pod.in: fix grammar glitchDr. David von Oheimb2023-12-191-1/+1
* CMP app: make -geninfo option accept multiple ITAVs and support string values...Dr. David von Oheimb2023-12-191-4/+7
* CMP lib and app: add optional certProfile request message header and respecti...Dr. David von Oheimb2023-12-191-1/+9
* Document `SSL_OP_PREFER_NO_DHE_KEX` option.Markus Minichmayr2023-11-242-0/+2
* Augment rand argument parsing to allow scalingNeil Horman2023-11-131-2/+10
* Convert jdkTrustedKeyUsage to be a pkcs12 cmd line optionNeil Horman2023-10-201-0/+10
* apps/cmp.c: -tls_used may be implied by -server https:...; improve related ch...Dr. David von Oheimb2023-10-101-12/+12
* Copyright year updatesMatt Caswell2023-09-281-1/+1
* adding -outpubkey option to genpkeyMichael Baentsch2023-09-241-6/+12
* Fix new typos found by codespellDimitri Papadopoulos2023-09-181-1/+1