summaryrefslogtreecommitdiffstats
path: root/apps
AgeCommit message (Expand)Author
2014-05-15Enc doesn't support AEAD ciphers.Dr. Stephen Henson
2014-05-11Fix infinite loop. PR#3347Viktor Dukhovni
2014-05-08coverity 966576 - close socket in error pathTim Hudson
2014-05-08PR#3342 fix resource leak coverity issue 966577Tim Hudson
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-27Add -no_resumption_on_reneg to SSL_CONF.Dr. Stephen Henson
2014-03-01PKCS#8 support for alternative PRFs.Dr. Stephen Henson
2014-02-25OpenVMS fixes.Zoltan Arpadffy
2014-02-25Avoid Windows 8 Getversion deprecated errors.Dr. Stephen Henson
2014-02-23New chain building flags.Dr. Stephen Henson
2014-02-14Use defaults bits in req when not givenKurt Roeckx
2014-02-14Fix various spelling errorsScott Schaefer
2014-02-09Whitespace fixes.Ben Laurie
2014-02-09Const fix.Ben Laurie
2014-02-09More cleanup.Ben Laurie
2014-02-09Make it build.Ben Laurie
2014-02-08Fix whitespace, new-style comments.Ben Laurie
2014-02-08Re-add alert variables removed during rebaseScott Deboy
2014-02-08Update custom TLS extension and supplemental data 'generate' callbacks to sup...Scott Deboy
2014-02-08Free generated supp data after handshake completion, add comment regarding us...Scott Deboy
2014-02-08Add callbacks supporting generation and retrieval of supplemental data entrie...Scott Deboy
2014-02-01Improve WINCE support.Andy Polyakov
2014-01-27Add cert callback retry test.Dr. Stephen Henson
2014-01-23Add -engine_impl option to dgst which will use an implementation ofDr. Stephen Henson
2013-12-01make updateDr. Stephen Henson
2013-11-14Fix compilation with no-nextprotoneg.Piotr Sikora
2013-11-02Extend SSL_CONFDr. Stephen Henson
2013-10-07Constification.Ben Laurie
2013-10-01Custom key wrap option for cms utility.Dr. Stephen Henson
2013-10-01Add -keyopt option to cms utility.Dr. Stephen Henson
2013-10-01Merge remote-tracking branch 'agl/1.0.2alpn' into agl-alpnBen Laurie
2013-09-25Produce PEM we would consume.Ben Laurie
2013-09-24Show useful errors.Ben Laurie
2013-09-18Dual DTLS version methods.Dr. Stephen Henson
2013-09-18Provisional DTLS 1.2 support.Dr. Stephen Henson
2013-09-14add -badsig option to corrupt CRL signatures for testing tooDr. Stephen Henson
2013-09-13Initialize next_proto in s_server - resolves incorrect attempts to freeScott Deboy
2013-09-13Support ALPN.Adam Langley
2013-08-19fix printout of expiry days if -enddate is used in caDr. Stephen Henson
2013-08-19new command line option -stdname to ciphers utilityDr. Stephen Henson
2013-08-19Add new test option set the version in generated certificates: thisDr. Stephen Henson
2013-08-19option to output corrupted signature in certificates for testing purposesDr. Stephen Henson
2013-08-19update usage messagesDr. Stephen Henson
2013-08-19add -naccept <n> option to s_server to automatically exit after <n> connectionsDr. Stephen Henson
2013-08-19with -rev close connection if client sends "CLOSE"Dr. Stephen Henson
2013-08-19Add simple external session cache to s_server. This serialises sessionsDr. Stephen Henson
2013-08-19Remove commented out debug line.Dr. Stephen Henson
2013-08-19Make no-ec compilation work.Dr. Stephen Henson