summaryrefslogtreecommitdiffstats
path: root/apps
AgeCommit message (Expand)Author
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
2013-08-19Add -rev test option to s_server to just reverse order of characters receivedDr. Stephen Henson
2013-08-19Add -brief option to s_client and s_server to summarise connection details.Dr. Stephen Henson
2013-07-03Trying cherrypick:Trevor
2013-06-12Typo: don't call RAND_cleanup during app startup.Dr. Stephen Henson
2013-06-05Don't use RC2 with PKCS#12 files in FIPS mode.Dr. Stephen Henson
2013-05-15RFC6689 support: add missing commit (git noob alert).Andy Polyakov
2013-03-28Call RAND_cleanup in openssl application.Dr. Stephen Henson
2013-02-25New -force_pubkey option to x509 utility to supply a different publicDr. Stephen Henson
2013-01-18-named_curve option handled automatically now.Dr. Stephen Henson
2013-01-18Add code to download CRLs based on CRLDP extension.Dr. Stephen Henson
2013-01-18cipher is not used in s_server any more.Dr. Stephen Henson
2013-01-18New option to add CRLs for s_client and s_server.Dr. Stephen Henson
2013-01-17initial support for delta CRL generations by diffing two full CRLsDr. Stephen Henson
2013-01-17Typo (PR2959).Dr. Stephen Henson
2013-01-17add option to get a certificate or CRL from a URLDr. Stephen Henson
2013-01-15make updateDr. Stephen Henson
2013-01-07Change default bits to 1024Dr. Stephen Henson
2012-12-30add support for separate verify can chain stores to s_client (backport from H...Dr. Stephen Henson
2012-12-30add -chain options to s_client (backrpot from HEAD)Dr. Stephen Henson
2012-12-30remove unused cipher functionality from s_clientDr. Stephen Henson
2012-12-29make JPAKE work again, fix memory leaksDr. Stephen Henson
2012-12-29Delegate command line handling for many common options in s_client/s_server toDr. Stephen Henson
2012-12-26SSL/TLS record tracing code (backport from HEAD).Dr. Stephen Henson
2012-12-26Add support for printing out and retrieving EC point formats extension.Dr. Stephen Henson
2012-12-26add Suite B verification flagsDr. Stephen Henson
2012-12-26contifyDr. Stephen Henson
2012-12-26new ctrl to retrive value of received temporary key in server key exchange me...Dr. Stephen Henson
2012-12-26store and print out message digest peer signed with in TLS 1.2Dr. Stephen Henson