aboutsummaryrefslogtreecommitdiff
path: root/doc/apps
AgeCommit message (Expand)AuthorFilesLines
2016-03-04Don't build RC4 ciphersuites into libssl by defaultMatt Caswell1-2/+3
2016-03-04Improved HKDF and TLS1-PRF documentationViktor Dukhovni1-5/+8
2016-03-03Add KDF support to pkeyutl. Update documentation.Dr. Stephen Henson1-0/+17
2016-02-23Update documentation of SSL METHODs and ciphersViktor Dukhovni3-146/+176
2016-02-22Remove unused parameters from internal functionsRich Salz1-6/+0
2016-02-22GH721: Duplicated flags in docRich Salz1-10/+3
2016-02-17Remove "experimental" in code and comments, too.Rich Salz3-4/+2
2016-02-13GH650: Minor tidying around the ocsp appBenjamin Kaduk1-9/+10
2016-02-12RT 3854: Update apps/reqEmilia Kasper1-3/+6
2016-02-11update ciphers manual pageDr. Stephen Henson1-38/+1
2016-02-10Add CHACHA20 alias for ciphers.Todd Short1-0/+14
2016-02-10Make it possible to get ENGINESDIR info from OpenSSL_versionsRichard Levitte1-0/+5
2016-02-10Deprecate the -issuer_checks debugging optionViktor Dukhovni6-54/+175
2016-02-10Rename INIT funtions, deprecate old ones.Rich Salz1-4/+1
2016-02-08Suppress DANE TLSA reflection when verification failsViktor Dukhovni1-5/+4
2016-02-07more doc fixesRich Salz3-21/+48
2016-02-06commands help cleanupA J Mohan Rao2-12/+15
2016-02-06RT4194: Restore old engine parameter parsing.Rich Salz2-1/+96
2016-02-05GH601: Various spelling fixes.FdaSilvaYY1-1/+1
2016-02-05RT4292: Remove ===== lineRich Salz2-1018/+0
2016-02-05RT1596: Add clarifying doc.Rich Salz1-1/+2
2016-02-05GH628: Add -help to all apps docs.A J Mohan Rao40-15/+1218
2016-02-05GH628: Add -help to all apps docs.Rich Salz3-0/+15
2016-02-05Various RT doc fixesRich Salz1-0/+16
2016-02-05Restore -no_comp switch for backwards compatible behaviourViktor Dukhovni2-0/+30
2016-02-04Add ec -check optionDr. Stephen Henson1-0/+5
2016-02-02Fix pkeyutl/rsautl empty encrypt-input/decrypt-output handlingViktor Dukhovni2-4/+9
2016-02-02RT2353: Add ipsec IKE OIDRich Salz1-0/+2
2016-02-01GH554: Improve pkeyutl docHubert Kario1-0/+13
2016-02-01add option to exclude public key from EC keysDr. Stephen Henson1-0/+5
2016-01-31Check chain extensions also for trusted certificatesViktor Dukhovni2-13/+22
2016-01-20Multiple -trusted/-untrusted/-CRLfile options in verifyViktor Dukhovni1-37/+73
2016-01-14RT4232: Extra space in help message.Rich Salz1-5/+0
2016-01-11GH528: "cipher -v" output is confusing.Rich Salz1-5/+3
2016-01-10File is about s_time, not s_clientKurt Roeckx1-2/+2
2016-01-07DANE s_client supportViktor Dukhovni1-0/+41
2016-01-07mem functions cleanupRich Salz1-1/+1
2016-01-06Remove more (rest?) of FIPS build stuff.Rich Salz1-11/+1
2015-12-22SSL configuration module docsDr. Stephen Henson1-0/+28
2015-12-15Fix s_server problem with no-ecMatt Caswell1-6/+0
2015-12-13Fix typoBen Kaduk2-2/+2
2015-12-12Use SHA256 not MD5 as default digest.Rich Salz2-3/+22
2015-12-10Support the TLS Feature (aka Must Staple) X.509v3 extension (RFC7633).Rob Stradling1-0/+14
2015-12-06Fix typo and improve a bit of textViktor Dukhovni1-4/+5
2015-12-06Really disable 56-bit (single-DES) ciphersViktor Dukhovni1-14/+3
2015-12-05Remove support for all 40 and 56 bit ciphers.Kurt Roeckx2-38/+0
2015-11-28Correct aes-128-cbc cipher nameViktor Dukhovni2-2/+2
2015-11-21Turn B<...()> into ...()Rich Salz3-4/+4
2015-11-20More async documentationMatt Caswell2-0/+16
2015-11-20Use better defaults for TSA.Dr. Stephen Henson1-4/+3