aboutsummaryrefslogtreecommitdiffstats
path: root/doc/man1
Commit message (Expand)AuthorAgeFilesLines
* 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
* Copyright year updatesMatt Caswell2023-09-0726-26/+26
* Per other commands, make progress dots in req only w/ -verbosePhilip Prindeville2023-09-061-0/+7
* Added 'saltlen' option to the OpenSSL enc command line app.slontis2023-09-041-2/+15
* Added a 'saltlen' option to the openssl pkcs8 command line app.slontis2023-09-041-0/+7
* Fix typo in openssl-pkeyutl(1)Sumitra Sharma2023-09-021-1/+1
* Changed the default value of the "ess_cert_id_alg" optionolszomal2023-08-251-1/+1
* The canonical localhost IPv6 address is [::1] not [::]Tomas Mraz2023-08-252-3/+3
* Fixed default value of the "ess_cert_id_alg" option in man openssl-ts(1)olszomal2023-08-241-1/+1
* http_server.c: allow clients to connect with IPv6Dr. David von Oheimb2023-08-152-11/+19
* openssl-kdf.pod.in: add text on 'salt' and 'info' parameters; small further i...Dr. David von Oheimb2023-07-191-7/+32
* Fix typos found by codespellDimitri Papadopoulos2023-07-182-2/+2
* CMP: add support for genm with rootCaCert and genp with rootCaKeyUpdateDr. David von Oheimb2023-07-171-4/+62
* CMP app and API doc: add note on critical server auth on receiving trust anch...Dr. David von Oheimb2023-07-171-0/+11
* CMP doc: various small corrections, mostly on PBM vs. MAC-based protectionDr. David von Oheimb2023-07-171-11/+13
* CMP: support specifying certificate to be revoked via issuer and serial numberRajeev Ranjan2023-07-101-13/+20
* openssl-rsautl.pod: Add missing commaJakub Wilk2023-07-011-1/+1
* apps/asn1parse: improve RFC7462 complianceDr. Matthias St. Pierre2023-06-091-2/+2
* Update CMAC cipher algorithm list and test cases.fisher.yu2023-06-091-2/+1
* Fix documentation where openssl-genrsa is listed asDarana2023-06-021-7/+0
* openssl-cmp.pod.in: tweak doc of -subject, -issuer, -keep_alive, and -untrustedDr. David von Oheimb2023-06-011-10/+13
* CMP: add support for genm/genp messages with id-it-caCertsDr. David von Oheimb2023-06-011-1/+3
* Add support for --version and synonymsMarc Brooks2023-05-181-1/+23
* CMP client: fix error response on -csr without private key, also in docsDr. David von Oheimb2023-05-121-10/+31
* DLTS → DTLSDimitri Papadopoulos2023-05-101-1/+1
* Add some documentation for the new QUIC mode in s_clientMatt Caswell2023-05-081-0/+11
* Improve documentation of -no_ssl3, -no_tls1, -no_tls1_1, -no_tls1_2, -no_tls1...rkarmaka982023-04-281-0/+2
* APPS/cmp: prevent HTTP client failure on -rspin option with too few filenamesDr. David von Oheimb2023-04-281-19/+42
* APPS: make sure the -CAfile argument can be in DER formatDr. David von Oheimb2023-04-271-2/+2
* apps/smime: Point out that the six operations are mutually exclusive and add ...Dr. David von Oheimb2023-04-271-5/+7
* openssl-ocsp.pod.in: state for options that they are flexible w.r.t. cert inp...Dr. David von Oheimb2023-04-271-3/+10
* doc: document the -pedantic option to fipsinstall.Pauli2023-04-201-0/+9
* Provider-based KEM and SIG alg speed testing addedMichael Baentsch2023-03-311-0/+10
* Add some documentation for the new advanced s_client command modeMatt Caswell2023-03-301-7/+67