summaryrefslogtreecommitdiffstats
path: root/apps (follow)
Commit message (Expand)AuthorAgeFilesLines
* Modify the description of -noout to match the manpage. PR#3364Martin Kaiser2014-05-241-1/+1
* Add an NSS output format to sess_id to export to export the session id and th...Martin Kaiser2014-05-243-1/+6
* Change default cipher in smime app to des3.Dr. Stephen Henson2014-05-211-2/+2
* Enc doesn't support AEAD ciphers.Dr. Stephen Henson2014-05-151-0/+6
* Fix infinite loop. PR#3347Viktor Dukhovni2014-05-111-2/+13
* s_client/s_server: support unix domain socketsGeoff Thorpe2014-05-094-8/+204
* coverity 966576 - close socket in error pathTim Hudson2014-05-091-0/+3
* PR#3342 fix resource leak coverity issue 966577Tim Hudson2014-05-091-1/+1
* apps/s_server: document '-naccept' cmd-line argumentGeoff Thorpe2014-05-051-0/+1
* make dependGeoff Thorpe2014-04-251-2/+3
* apps: constify some string parametersGeoff Thorpe2014-04-252-8/+8
* Fix free errors in ocsp utility.Dr. Stephen Henson2014-04-091-6/+16
* Use correct length when prompting for password.Dr. Stephen Henson2014-04-041-2/+2
* Add option to generate old hash format.Tim Hudson2014-04-031-0/+18
* Fix warning.Ben Laurie2014-03-291-1/+1
* Security callback debug print out.Dr. Stephen Henson2014-03-284-22/+239
* Allow return of supported ciphers.Dr. Stephen Henson2014-03-281-3/+12
* Auto DH support.Dr. Stephen Henson2014-03-281-31/+18
* Add -no_resumption_on_reneg to SSL_CONF.Dr. Stephen Henson2014-03-271-7/+0
* PKCS#8 support for alternative PRFs.Dr. Stephen Henson2014-03-021-0/+16
* Add -show_chain option to print out verified chain.Dr. Stephen Henson2014-02-251-5/+24
* Avoid Windows 8 Getversion deprecated errors.Dr. Stephen Henson2014-02-251-1/+1
* New chain building flags.Dr. Stephen Henson2014-02-231-1/+2
* make dependDr. Stephen Henson2014-02-201-12/+7
* Move CT viewer extension code to crypto/x509v3Dr. Stephen Henson2014-02-203-9/+0
* make dependDr. Stephen Henson2014-02-191-15/+21
* Move the SCT List extension parser into libssl.Rob Stradling2014-02-193-0/+9
* Use defaults bits in req when not givenKurt Roeckx2014-02-141-6/+7
* Fix various spelling errorsScott Schaefer2014-02-141-2/+2
* Add suppot for ASCII with CRLF canonicalisation.Dr. Stephen Henson2014-02-131-0/+2
* Fix whitespace, new-style comments.Ben Laurie2014-02-052-40/+40
* Re-add alert variables removed during rebaseScott Deboy2014-02-052-40/+40
* Update custom TLS extension and supplemental data 'generate' callbacks to sup...Scott Deboy2014-02-052-8/+8
* Add cert callback retry test.Dr. Stephen Henson2014-01-262-0/+19
* Fix compilation with no-nextprotoneg.Piotr Sikora2013-11-144-10/+12
* Extend SSL_CONFDr. Stephen Henson2013-10-201-0/+6
* Constification.Ben Laurie2013-10-072-16/+19
* Produce PEM we would consume.Ben Laurie2013-09-251-1/+2
* Show useful errors.Ben Laurie2013-09-251-0/+3
* typoMat2013-09-131-1/+1
* Initialize next_proto in s_server - resolves incorrect attempts to freeScott Deboy2013-09-121-1/+1
* Experimental encrypt-then-mac support.Dr. Stephen Henson2013-09-081-0/+5
* Const fix.Ben Laurie2013-09-062-2/+2
* Free generated supp data after handshake completion, add comment regarding us...Scott Deboy2013-09-062-12/+36
* More cleanup.Ben Laurie2013-09-063-31/+20
* Make it build.Ben Laurie2013-09-062-4/+4
* Add callbacks supporting generation and retrieval of supplemental data entrie...Scott Deboy2013-09-064-42/+246
* misspellings fixes by https://github.com/vlajos/misspell_fixerVeres Lajos2013-09-056-10/+10
* Clean up layout.Ben Laurie2013-09-051-1/+2
* Add an "-xmpphost" option to s_clientCarlos Alberto Lopez Perez2013-09-051-1/+8