summaryrefslogtreecommitdiffstats
path: root/doc/man1
AgeCommit message (Expand)Author
2019-08-19Use EXAMPLES not EXAMPLE for section titleRich Salz
2019-08-15Modify 'openssl list' to give more verbose descriptionsRichard Levitte
2019-08-12Remove some duplicate words from the documentationDenis Ovsienko
2019-08-09mention what happens if OPENSSL_NO_RC2 is definedVladimir Kotal
2019-07-24Enforce a minimum DH modulus size of 512 bitsBernd Edlinger
2019-07-23Re-implement the cipher and digest listings for 'openssl list'Richard Levitte
2019-07-22Change DH parameters to generate the order q subgroup instead of 2qBernd Edlinger
2019-07-15In documentation, consistently refer to OpenSSL 3.0Richard Levitte
2019-07-02Fix TyposAntoine Cœur
2019-06-28Support SM2 certificate signingPaul Yang
2019-06-24Cross-linked the man(1) pages of kdf & pkeyutl.Santhosh Rameshwarapu
2019-06-12ts: Fix awkward sentences in the documentation and the default digestTomas Mraz
2019-06-12ts: Use sha256 as default digest for TS queryTomas Mraz
2019-05-21Change default RSA, DSA and DH size to 2048 bitKurt Roeckx
2019-05-09Squashed commit of the following:Lorinczy Zsigmond
2019-05-01gendsa: dsaparam: introduce -verbose option to enable outputPhilip Prindeville
2019-05-01genrsa: introduce -verbose option to enable outputPhilip Prindeville
2019-04-24Added app for EVP_KDFShane Lontis
2019-04-23Add a way for the application to get OpenSSL configuration dataRichard Levitte
2019-04-12Add CMAC speed measurementsBernd Edlinger
2019-04-11doc fixupsShane Lontis
2019-04-11Separate the lookup testNicola Tuveri
2019-04-03Modify OCSP to use alt MD for cert IDs in responsesTodd Short
2019-03-30issue-8493: Fix for filenames with newlines using openssl dgstPauli
2019-03-30Add documents for SM2 cert verificationPaul Yang
2019-03-29Remove heartbeats completelyRichard Levitte
2019-03-27Fix three identical grammatical errorsDr. Matthias St. Pierre
2019-03-25ts(1): digest option is mandatoryHubert Kario
2019-03-19Update pkeyutl documentation about the digest optionMatt Caswell
2019-03-19Add documentation for the -sigopt option.Pauli
2019-03-19Add -new and -subj options to x509 app for direct cert generationDavid von Oheimb
2019-03-14Enable pkeyutl to use Ed448 and Ed25519Matt Caswell
2019-03-11openssl app for macs that uses the new EVP_MAC interface (the code inside dgs...Shane Lontis
2019-03-10Fix two spelling errorsA. Schulze
2019-03-09Print all loaded engines with openssl list -enginesTomas Mraz
2019-03-06Document the tracing functionalityRichard Levitte
2019-02-27Support raw input data in apps/pkeyutlPaul Yang
2019-02-25fix x509 -force_pubkey option to take effect with cert input or self-signing;...David von Oheimb
2019-02-19Don't set SNI by default if hostname is not dNS nameIonut Mihalcea
2019-02-17Add missing dots in dgst man pageVedran Miletić
2019-02-11ENGINE modules aren't special, so call them MODULESRichard Levitte
2019-02-05Remove unnecessary trailing whitespaceSam Roberts
2019-02-01Fix end-point shared secret for DTLS/SCTPMichael Tuexen
2019-01-30Complain if -twopass is used incorrectlyMatt Caswell
2019-01-27crypto/cms: Add support for CAdES Basic Electronic Signatures (CAdES-BES)Antonio Iacono
2019-01-27Remove stray -modulus option from the ec manual page.Tomas Mraz
2019-01-18s_client: Add basic proxy authentication supportMarc
2019-01-07doc/man1/x509.pod: fix typoDr. Matthias St. Pierre
2018-12-29Fixed minor typo in the req.pod docsBehrang
2018-12-15man: harmonize the various formulations in the HISTORY sectionsDr. Matthias St. Pierre