summaryrefslogtreecommitdiffstats
path: root/apps
AgeCommit message (Expand)Author
2012-03-18Always use SSLv23_{client,server}_method in s_client.c and s_server.c,Dr. Stephen Henson
2012-03-14cipher should only be set to PSK if JPAKE is used.OpenSSL_1_0_1Richard Levitte
2012-03-09Submitted by: Peter Sylvester <peter.sylvester@edelweb.fr>Dr. Stephen Henson
2012-02-11PR: 2717Dr. Stephen Henson
2012-02-11PR: 2716Dr. Stephen Henson
2012-02-11apps/s_cb.c: recognize latest TLS versions [from HEAD].Andy Polyakov
2012-02-10PR: 2710Dr. Stephen Henson
2012-02-10PR: 2714Dr. Stephen Henson
2012-02-10add fips hmac option and fips blocking overrides to command line utilitiesDr. Stephen Henson
2012-01-12Sanitize usage of <ctype.h> functions. It's important that charactersAndy Polyakov
2012-01-11speed.c: typo in pkey_print_message [from HEAD].Andy Polyakov
2012-01-05Update for 0.9.8s and 1.0.0f.Bodo Möller
2011-12-31PR: 2658Dr. Stephen Henson
2011-12-27make updateDr. Stephen Henson
2011-12-27PR: 1794Dr. Stephen Henson
2011-12-19apps/speed.c: fix typo in last commit.Andy Polyakov
2011-12-15apps/speed.c: Cygwin alarm() fails sometimes.Andy Polyakov
2011-12-14PR: 1794Dr. Stephen Henson
2011-12-10remove old -attime code, new version includes all old functionalityDr. Stephen Henson
2011-12-10implement -attime option as a verify parameter then it works with all relevan...Dr. Stephen Henson
2011-12-08Replace expired test server and client certificates with new ones.Dr. Stephen Henson
2011-12-06The default CN prompt message can be confusing when often the CN needs toDr. Stephen Henson
2011-12-02Fix warnings.Ben Laurie
2011-11-22Workaround so "make depend" works for fips builds.Dr. Stephen Henson
2011-11-15Add TLS exporter.Ben Laurie
2011-11-15Add DTLS-SRTP.Ben Laurie
2011-11-14speed.c: add ghash benchmark [from HEAD].Andy Polyakov
2011-11-13Add Next Protocol Negotiation.Ben Laurie
2011-11-13make depend.Ben Laurie
2011-11-13PR: 1794Dr. Stephen Henson
2011-10-09Don't disable TLS v1.2 by default any more.Dr. Stephen Henson
2011-10-09Backport PSS signature support from HEAD.Dr. Stephen Henson
2011-10-09Backport of password based CMS support from HEAD.Dr. Stephen Henson
2011-09-23use keyformat for -x509toreq, don't hard code PEMDr. Stephen Henson
2011-09-23PR: 2347Dr. Stephen Henson
2011-09-16make dependDr. Stephen Henson
2011-09-16Improved error checking for DRBG calls.Dr. Stephen Henson
2011-06-18Don't add trailing slash to FIPSDIR: it causes problems with Windows builds.Dr. Stephen Henson
2011-06-09Add -attime.Ben Laurie
2011-06-09Fix warnings.Ben Laurie
2011-06-05FIPS low level blocking for AES, RC4 and Camellia. This is complicated byDr. Stephen Henson
2011-06-01Prohibit low level cipher APIs in FIPS mode.Dr. Stephen Henson
2011-05-26The first of many changes to make OpenSSL 1.0.1 FIPS capable.Dr. Stephen Henson
2011-05-25PR: 2527Dr. Stephen Henson
2011-05-19add FIPS support to openssl utility (backport from HEAD)Dr. Stephen Henson
2011-05-12Oops, add missing declaration.Dr. Stephen Henson
2011-05-11make kerberos work with OPENSSL_NO_SSL_INTERNDr. Stephen Henson
2011-05-11Backport TLS v1.2 support from HEAD.Dr. Stephen Henson
2011-05-11Typo.Dr. Stephen Henson
2011-05-11Initial "opaque SSL" framework. If an application defines OPENSSL_NO_SSL_INTERNDr. Stephen Henson