summaryrefslogtreecommitdiffstats
path: root/apps
AgeCommit message (Expand)Author
2014-05-24Add an NSS output format to sess_id to export to export the session id and th...Martin Kaiser
2014-05-21Change default cipher in smime app to des3.Dr. Stephen Henson
2014-05-15Enc doesn't support AEAD ciphers.Dr. Stephen Henson
2014-05-11Fix infinite loop. PR#3347Viktor Dukhovni
2014-05-08s_client/s_server: support unix domain socketsGeoff Thorpe
2014-05-08coverity 966576 - close socket in error pathTim Hudson
2014-05-08PR#3342 fix resource leak coverity issue 966577Tim Hudson
2014-05-04apps/s_server: document '-naccept' cmd-line argumentGeoff Thorpe
2014-04-25make dependGeoff Thorpe
2014-04-25apps: constify some string parametersGeoff Thorpe
2014-04-09Fix free errors in ocsp utility.Dr. Stephen Henson
2014-04-04Use correct length when prompting for password.Dr. Stephen Henson
2014-04-03Add option to generate old hash format.Tim Hudson
2014-03-29Fix warning.Ben Laurie
2014-03-28Security callback debug print out.Dr. Stephen Henson
2014-03-28Allow return of supported ciphers.Dr. Stephen Henson
2014-03-28Auto DH support.Dr. Stephen Henson
2014-03-27Add -no_resumption_on_reneg to SSL_CONF.Dr. Stephen Henson
2014-03-01PKCS#8 support for alternative PRFs.Dr. Stephen Henson
2014-02-25Add -show_chain option to print out verified chain.Dr. Stephen Henson
2014-02-25Avoid Windows 8 Getversion deprecated errors.Dr. Stephen Henson
2014-02-23New chain building flags.Dr. Stephen Henson
2014-02-20make dependDr. Stephen Henson
2014-02-20Move CT viewer extension code to crypto/x509v3Dr. Stephen Henson
2014-02-19make dependDr. Stephen Henson
2014-02-19Move the SCT List extension parser into libssl.Rob Stradling
2014-02-14Use defaults bits in req when not givenKurt Roeckx
2014-02-14Fix various spelling errorsScott Schaefer
2014-02-13Add suppot for ASCII with CRLF canonicalisation.Dr. Stephen Henson
2014-02-05Fix whitespace, new-style comments.Ben Laurie
2014-02-05Re-add alert variables removed during rebaseScott Deboy
2014-02-05Update custom TLS extension and supplemental data 'generate' callbacks to sup...Scott Deboy
2014-01-26Add cert callback retry test.Dr. Stephen Henson
2013-11-14Fix compilation with no-nextprotoneg.Piotr Sikora
2013-10-20Extend SSL_CONFDr. Stephen Henson
2013-10-07Constification.Ben Laurie
2013-09-25Produce PEM we would consume.Ben Laurie
2013-09-25Show useful errors.Ben Laurie
2013-09-13typoMat
2013-09-11Initialize next_proto in s_server - resolves incorrect attempts to freeScott Deboy
2013-09-08Experimental encrypt-then-mac support.Dr. Stephen Henson
2013-09-06Const fix.Ben Laurie
2013-09-06Free generated supp data after handshake completion, add comment regarding us...Scott Deboy
2013-09-06More cleanup.Ben Laurie
2013-09-06Make it build.Ben Laurie
2013-09-06Add callbacks supporting generation and retrieval of supplemental data entrie...Scott Deboy
2013-09-05misspellings fixes by https://github.com/vlajos/misspell_fixerVeres Lajos
2013-09-05Clean up layout.Ben Laurie
2013-09-05Add an "-xmpphost" option to s_clientCarlos Alberto Lopez Perez
2013-09-05Fix infinite loop on s_client starttls xmppCarlos Alberto Lopez Perez