summaryrefslogtreecommitdiffstats
path: root/doc/man1
AgeCommit message (Expand)Author
2018-08-20Change Post Handshake auth so that it is opt-inMatt Caswell
2018-07-31Some protocol versions are build-timeRich Salz
2018-07-03Fix some issues found by Denian's lintian toolRich Salz
2018-07-02Add the ability to configure anti-replay via SSL_CONFMatt Caswell
2018-06-08Documentation for missing s_client/s_server optionsDmitry Belyavskiy
2018-05-30apps/speed.c: add -aead flag.Andy Polyakov
2018-05-29Update the "Connected Commands" section of s_client/s_server docsMatt Caswell
2018-05-29Update copyright yearMatt Caswell
2018-05-24Add a sanity check on the length of pkeyutl inputsMatt Caswell
2018-05-18Allow the ca application to use EdDSAMatt Caswell
2018-05-14Link in passphrase-encoding(7) in relevant documentationRichard Levitte
2018-05-11Provide documentation for the -psk_session optionMatt Caswell
2018-05-01Fix some errors and missing info in the CMS docsMatt Caswell
2018-04-25Fix documentation for the -showcerts s_client optionMatt Caswell
2018-04-19Document supported digest functionsKurt Roeckx
2018-04-19Reflect special `DEFAULT` behavior in ciphers(1)Alois Mahdal
2018-04-17Update copyright yearRichard Levitte
2018-04-12openssl rehash: document -compatRichard Levitte
2018-04-06Add a note and better error if using Ed25519/Ed448 in dgstMatt Caswell
2018-04-05Update the genpkey documentationMatt Caswell
2018-04-03Update copyright yearMatt Caswell
2018-04-02fix typo in x509 documentationIllya Gerasymchuk
2018-03-27doc/man1/x509.pod: corrected "S/MIME signing" requirementsKonstantin Shemyak
2018-03-21The default conv_form is uncompressedMatt Caswell
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