summaryrefslogtreecommitdiffstats
path: root/doc/man1
AgeCommit message (Expand)Author
2018-03-20Update copyright yearMatt Caswell
2018-03-17Fix miscellaneous typos in docs and sourceDr. Matthias St. Pierre
2018-03-15Allow multiple entries without a Subject even if unique_subject == yesMatt Caswell
2018-03-14Add documentation for TLSv1.3 ciphersuite configurationMatt Caswell
2018-03-07Implement multi-process OCSP responder.Viktor Dukhovni
2018-03-06Fix a typo in the s_client man pageAlex Gaynor
2018-03-04Fixed a typo in a man pageAlex Gaynor
2018-03-02Update some documentation for X448/Ed448Matt Caswell
2018-02-27Update copyright yearMatt Caswell
2018-02-23STORE: Add documentation on search criteriaRichard Levitte
2018-02-23STORE: Add documentation on expecting specific infosRichard Levitte
2018-02-21Add support for PBKDF2 for enc commandEasySec
2018-02-19Add BIO_bind function to bind local address for a socket.John Hughes
2018-02-16pkeyparam.pod: correct the command descriptionDr. Matthias St. Pierre
2018-02-13Update copyright yearMatt Caswell
2018-02-01Add TLSv1.3 post-handshake authentication (PHA)Todd Short
2018-01-24Make editorial changes suggested by Rich Salz and add the -rsigopt option to ...David Cooper
2018-01-19enc(1): document that AEAD is not and will not be supportedBenjamin Kaduk
2018-01-09Update copyright years on all files merged since Jan 1st 2018Richard Levitte
2018-01-08Document OPENSSL_ENGINES environment variablePatrick Steuer
2018-01-06Add fingerprint text, remove MD5Rich Salz
2017-12-28Add 'openssl req' option to specify extension values on command lineRichard Levitte
2017-12-11rsa: Do not allow less than 512 bit RSA keysSebastian Andrzej Siewior
2017-12-08Leave a message in doc to indicate 0 is not acceptablePaul Yang
2017-12-05Add link for more SECLEVEL infoRich Salz
2017-12-04apps/speed.c: add -seconds and -bytes optionsPatrick Steuer
2017-11-30Use ChaCha only if prioritized by clntTodd Short
2017-11-21Support multi-prime RSA (RFC 8017)Paul Yang
2017-11-20Support public key and param check in EVP interfacePaul Yang
2017-11-11Typo fixPiotr Czajka
2017-11-07Warn if -days without -x509Rich Salz
2017-10-18Additional name for all commandsRich Salz
2017-10-16Make '-name' option of the 's_client' more genericPaul Yang
2017-10-10apps/speed.c: add 'rand' algo to enable DRBG performance measurements.Patrick Steuer
2017-10-06doc/man1/openssl.pod: Add missing commands and linksRichard Levitte
2017-09-13Support key check in EVP interfacePaul Yang
2017-09-12Always use $ as shell prompt in exampleRich Salz
2017-09-12Document the recursive optionRichard Levitte
2017-09-11Update rsautl.pod for typomultics
2017-08-31Add documentation for ARIA GCM modes.Pauli
2017-08-22Add random serial# support.Rich Salz
2017-08-14Doc fixesRich Salz
2017-08-11Clarify CLI OCSP documentationJohannes Bauer
2017-08-09Add missing documentation of the default format for commands.Tomas Mraz
2017-08-05Small typo in manpage of x509(1)Johannes Bauer
2017-08-01Add '-ext' option to display extensions in 'x509'Paul Yang
2017-08-01Fix typo in documentsXiaoyin Liu
2017-07-29Add list -public-key-methodsDr. Stephen Henson
2017-07-23Update doc/ca.pod to clarify description for datesPaul Yang
2017-07-21Support converting cipher name to RFC name and vice versaPaul Yang