summaryrefslogtreecommitdiffstats
path: root/doc/apps
AgeCommit message (Expand)Author
2016-06-13RT3809: basicConstraints is criticalRich Salz
2016-06-08Fix some typos in pod filesFdaSilvaYY
2016-06-06More doc nitsRich Salz
2016-06-03Fix documentation error in x509 app certopt flagMatt Caswell
2016-06-01Fix various doc nits.Rich Salz
2016-06-01Add dhparam sanity check and update DH_check documentationMatt Caswell
2016-05-31RT4539: Add section for renamed ciphers.Rich Salz
2016-05-23Support for traditional format private keys.Dr. Stephen Henson
2016-05-20Doc nits cleanup, round 2Rich Salz
2016-05-20Fix nits in pod files.Rich Salz
2016-05-19Use correct EOL in headers.Dr. Stephen Henson
2016-05-19Add copyright to manpagesRich Salz
2016-05-19Ensure =cut is last line in every file.Rich Salz
2016-05-18Document the esc_2254 command line name optionRichard Levitte
2016-05-13Correct documentation on digest used.Dr. Stephen Henson
2016-05-12Correctly check for trailing digest options.Dr. Stephen Henson
2016-05-11Update pkcs8 defaults.Dr. Stephen Henson
2016-05-10Add -srp option to ciphers command.Dr. Stephen Henson
2016-05-10Typo.Dr. Stephen Henson
2016-05-02GH875: Document -no_check_timeRich Salz
2016-05-01Fix spelling in pod filesFdaSilvaYY
2016-04-07Suppress CT callback as appropriateViktor Dukhovni
2016-04-03Move peer chain security checks into x509_vfy.cViktor Dukhovni
2016-03-19Fixed languageAlex Gaynor
2016-03-19Fixed a bunch of typos in the docsAlex Gaynor
2016-03-15General verify options to openssl tsfbroda
2016-03-11Add blake2 support.Bill Cox
2016-03-09Update ciphers -s documentationKurt Roeckx
2016-03-07Add documentation for new s_server/s_client optionsMatt Caswell
2016-03-07Fix pkeyutl to KDF lnks.Rich Salz
2016-03-07Update documentationDr. Stephen Henson
2016-03-05use saner default parameters for scryptDr. Stephen Henson
2016-03-04Documentation for new CT s_client flagsRob Percival
2016-03-04Don't build RC4 ciphersuites into libssl by defaultMatt Caswell
2016-03-04Improved HKDF and TLS1-PRF documentationViktor Dukhovni
2016-03-03Add KDF support to pkeyutl. Update documentation.Dr. Stephen Henson
2016-02-23Update documentation of SSL METHODs and ciphersViktor Dukhovni
2016-02-22Remove unused parameters from internal functionsRich Salz
2016-02-22GH721: Duplicated flags in docRich Salz
2016-02-17Remove "experimental" in code and comments, too.Rich Salz
2016-02-13GH650: Minor tidying around the ocsp appBenjamin Kaduk
2016-02-12RT 3854: Update apps/reqEmilia Kasper
2016-02-11update ciphers manual pageDr. Stephen Henson
2016-02-10Add CHACHA20 alias for ciphers.Todd Short
2016-02-10Make it possible to get ENGINESDIR info from OpenSSL_versionsRichard Levitte
2016-02-10Deprecate the -issuer_checks debugging optionViktor Dukhovni
2016-02-10Rename INIT funtions, deprecate old ones.Rich Salz
2016-02-08Suppress DANE TLSA reflection when verification failsViktor Dukhovni
2016-02-07more doc fixesRich Salz
2016-02-06commands help cleanupA J Mohan Rao