summaryrefslogtreecommitdiffstats
path: root/doc/man1 (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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-06-301-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
* remove DSA512 from speed testingMichael Baentsch2023-03-301-0/+2
* doc: note the restriction on digests used by DRBGs in FIPS mode.Pauli2023-03-291-0/+6
* RFC7250 (RPK) supportTodd Short2023-03-282-7/+56
* CMP add: fix -reqin option, which requires adding OSSL_CMP_MSG_update_recipNo...Dr. David von Oheimb2023-03-251-1/+4
* CMP app: improve doc and help output on -{req,rsp}{in,out} optionsDr. David von Oheimb2023-03-251-4/+7
* Add an option to specify number of bits in the subprime (q) when generating D...Aleksey Sanin2023-03-231-3/+10
* doc: note the default iteration count for PBKDF2 in the enc commandPauli2023-03-191-1/+2
* apps/x509 etc.: allow private key input when public key is expectedDr. David von Oheimb2023-03-147-21/+30
* Add option to FIPS module to enforce EMS check during KDF TLS1_PRF.slontis2023-03-071-0/+10
* Add help for pkeyopt values for the genpkey commandline app.slontis2023-02-231-0/+3
* OSSL_CMP_certConf_cb(): fix regression on checking newly enrolled certDr. David von Oheimb2023-02-131-0/+1
* CMP app and doc: improve texts on (un-)trusted certs, srvCert, etc.Dr. David von Oheimb2023-02-081-19/+20
* APPS/{storeutl,gendsa}: give error on extra arguments, improve docDr. David von Oheimb2023-02-022-2/+6
* Clarify the change of enc -S behavior in 3.0Viktor Dukhovni2023-01-261-0/+13
* OSSL_HTTP_REQ_CTX_nbio(): use OSSL_TRACE_STRING() for msg body where it makes...Dr. David von Oheimb2023-01-261-2/+2
* APPS: generated certs bear X.509 V3, unless -x509v1 option of req app is givenDr. David von Oheimb2023-01-243-4/+37
* CMP docs: clarify behavior on message/total timeout values givenDr. David von Oheimb2023-01-231-4/+6
* CMP app: fix file output of certs and cert lists on non-existing cert(s)Dr. David von Oheimb2023-01-161-8/+10