summaryrefslogtreecommitdiffstats
path: root/doc/man1
AgeCommit message (Expand)Author
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
2017-07-16Standardize apps use of -rand, etc.Rich Salz
2017-07-16Don't use "version" in "OpenSSL Version 1.1.0" etcRich Salz
2017-07-14Fix #946 Add -preserve_dates to x509 appTodd Short
2017-07-07Update the documentation for the new SSL_OP_ALLOW_NO_DHE_KEX optionMatt Caswell
2017-07-05Add two trivial fixes from old commitsRich Salz
2017-07-05Undo commit dc00fb9Rich Salz
2017-07-03Various doc fixesRich Salz
2017-06-29Add documentation for the storeutl appRichard Levitte
2017-06-19s_client accepts host/port as positional argument.Cory Benfield
2017-06-16Forbid to specify -nextprotoneg if -tls1_3 is enabledPaul Yang
2017-06-13Make SNI behavior more clear in s_client doc & helpPaul Yang
2017-06-11Fix spelling errors in manpagesJosh Soref
2017-06-09Add support for using engine-backed keys in spkacLuke Faraone
2017-06-08Remove stale note from s_server.podBenjamin Kaduk
2017-06-08Clean up s_server documentationMatt Caswell
2017-06-05Document default client -psk_identityRich Salz
2017-06-05Avoid failing s_server when client's psk_identity is unexpectedDaniel Kahn Gillmor
2017-06-01Added mysql as starttls protocol.Keigo Tanaka
2017-05-21-inkey can be an identifier, not just a fileRich Salz
2017-05-11Fix regression in openssl req -x509 behaviour.Tomas Mraz
2017-05-03Added support for ESSCertIDv2Marek Klein
2017-04-28Add a 'max_send_frag' option to configure maximum size of send fragmentsFdaSilvaYY
2017-04-27Ensure s_client sends an SNI extension by defaultMatt Caswell
2017-04-25Add documentation for the -sctp option in command line appsMatt Caswell
2017-04-12OCSP Updates: error codes and multiple certificatesTodd Short
2017-04-07Use 'over 2' for bullet lists.Rich Salz