summaryrefslogtreecommitdiffstats
path: root/apps
AgeCommit message (Expand)Author
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
2011-03-25Corrections to the VMS build system.Richard Levitte
2011-03-25For VMS, implement the possibility to choose 64-bit pointers withRichard Levitte
2011-03-23make update (1.0.1-stable)Richard Levitte
2011-03-20* apps/makeapps.com: Add srp.Richard Levitte
2011-03-20* apps/makeapps.com: Forgot to end the check for /POINTER_SIZE=64=ARGVRichard Levitte
2011-03-20* apps/openssl.c: For VMS, take care of copying argv if needed much earlier,Richard Levitte
2011-03-19Apply all the changes submitted by Steven M. Schweda <sms@antinode.info>Richard Levitte
2011-03-16Fix SRP error codes (from HEAD).Dr. Stephen Henson
2011-03-16Add SRP.Ben Laurie
2011-03-13PR: 2469Dr. Stephen Henson
2011-03-10make no-dsa work againDr. Stephen Henson
2010-12-14Part of the IF structure didn't get pasted here...Richard Levitte
2010-12-14First attempt at adding the possibility to set the pointer size for the build...Richard Levitte
2010-11-18fix no SIGALRM case in speed.cDr. Stephen Henson
2010-11-13add TLS v1.1 options to s_serverDr. Stephen Henson
2010-11-11PR: 2366Dr. Stephen Henson
2010-07-05i variable is used on some platformsDr. Stephen Henson
2010-06-27Backport TLS v1.1 support from HEADDr. Stephen Henson
2010-06-15Fix warnings (From HEAD, original patch by Ben).Dr. Stephen Henson
2010-05-27PR: 2262Dr. Stephen Henson
2010-04-13No need to look for the file if none was entered.Richard Levitte
2010-04-13SpellingRichard Levitte
2010-04-06PR: 2220Dr. Stephen Henson
2010-03-10don't leave bogus errors in the queueDr. Stephen Henson
2010-03-03PR: 2183Dr. Stephen Henson
2010-03-01use supplied ENGINE in genrsaDr. Stephen Henson