summaryrefslogtreecommitdiffstats
path: root/doc/man1
AgeCommit message (Expand)Author
2021-05-12HTTP client: Minimal changes that include the improved APIDr. David von Oheimb
2021-05-08apps/mac: Add digest and cipher command line optionsPauli
2021-05-08apps: add mac, cipher and digest arguments to the kdf applet.Pauli
2021-05-06Update copyright yearMatt Caswell
2021-05-06Document the behavior of the -inform and related optionsTomas Mraz
2021-05-06try to document changes in salt handling for the 'enc' commandEasySec
2021-05-05Correct ssl_conf logic for "legacy_server_connect"Benjamin Kaduk
2021-05-05Note that dhparam does support X9.42Rich Salz
2021-05-04HTTP client: Correct the use of optional proxy URL and its documentationDr. David von Oheimb
2021-05-01man: s_server: fix text repetition in -alpn descriptionHubert Kario
2021-04-26Fixes related to separation of DH and DHX typesShane Lontis
2021-04-26Documentation fix for openssl-verify certificatesKlaas van Schelven
2021-04-24APPS: Improve diagnostics for string options and options expecting int >= 0Dr. David von Oheimb
2021-04-19PKCS12 etc.: Add hints on using -legacy and -provider-path optionsDr. David von Oheimb
2021-04-14apps/cmp: Add generic random state options, e.g., for nonce generationDr. David von Oheimb
2021-04-14openssl-cmp.pod.in: Fix missing provider options descriptionDr. David von Oheimb
2021-04-14doc: Fix formattingJakub Wilk
2021-04-08Update copyright yearMatt Caswell
2021-03-30doc: fix enc -z option documentationMohamed Akram
2021-03-24Make fipsinstall -out flag optionalRich Salz
2021-03-18TS and CMS CAdES-BES: Refactor check_signing_certs() funcs into common ESS funcDr. David von Oheimb
2021-03-13apps/ts.c: Allow -untrusted arg to refer to multiple sourcesDr. David von Oheimb
2021-03-13TS ESS: Let TS_RESP_verify_signature() make use of untrusted certs also from ...Dr. David von Oheimb
2021-03-11openssl-cmp.pod.in and apps/cmp.c: Various minor do improvementsDr. David von Oheimb
2021-03-11Update copyright yearMatt Caswell
2021-03-09apps/pkcs12: Properly detect MAC setup failureTomas Mraz
2021-03-06apps/x509.c: Rename -signkey to -key for consistency with the req appDr. David von Oheimb
2021-03-02openssl-cmp.pod.in: replace the term 'verify' by the more correct 'validate'Dr. David von Oheimb
2021-03-01Remove RSA SSLv23 padding modeRich Salz
2021-03-01OSSL_HTTP_parse_url(): Handle any userinfo, query, and fragment componentsDr. David von Oheimb
2021-02-19CMP: Fix total_timeout behavior; small doc and diagnostic improvementsDr. David von Oheimb
2021-02-18Update copyright yearMatt Caswell
2021-02-17apps/cmp.c: Improve initialization of ext_ctx structure w.r.t. CSRDr. David von Oheimb
2021-02-12Update documentation following deprecation of SRPMatt Caswell
2021-02-11Match description with actual output of dgstKOBAYASHI Ittoku
2021-02-05DOCS: Remove the "global" dependency on writing .pod files from .pod.inRichard Levitte
2021-02-05apps/openssl: add -propquery command line optionPetr Gotthard
2021-02-04openssl.pod: Add documentation for using the loader_attic engineDr. David von Oheimb
2021-01-28Update copyright yearRichard Levitte
2021-01-26ec: Document that -conv_form and -no_public are not supported with engineTomas Mraz
2021-01-21CMP: Allow PKCS#10 input also for ir, cr, kur, and rr messagesDr. David von Oheimb
2021-01-21Fix typo in crl2pkcs documentationTim Hitchins
2021-01-20apps/x509.c: Make -x509toreq respect -clrext, -sigopt, and -extfile optionsDr. David von Oheimb
2021-01-20apps/x509.c: Add -copy_extensions option, used when transforming x509 <-> reqDr. David von Oheimb
2021-01-20apps/x509.c: Major code, user guidance, and documentation cleanupDr. David von Oheimb
2021-01-20apps/x509.c: Take the -signkey arg as default pubkey with -newDr. David von Oheimb
2021-01-19DOCS: Fix the last few remaining pass phrase options referencesRichard Levitte
2021-01-14find_issuer(): When returning an expired issuer, take the most recently expir...Dr. David von Oheimb
2021-01-13apps/req.c: Make sure -verify option takes effect also with -x509Dr. David von Oheimb
2021-01-13apps/req.c: Cosmetic improvements of code and documentationDr. David von Oheimb