summaryrefslogtreecommitdiffstats
path: root/engines
AgeCommit message (Expand)Author
2015-01-22Move more comments that confuse indentMatt Caswell
2015-01-22Fix strange formatting by indentMatt Caswell
2015-01-22engines/e_ubsec.c: make it indent-friendly.Andy Polyakov
2015-01-22Additional comment changes for reformat of 0.9.8Matt Caswell
2015-01-22Further comment amendments to preserve formatting prior to source reformatMatt Caswell
2015-01-22mark all block comments that need format preserving so thatTim Hudson
2012-11-18PR: 2880Dr. Stephen Henson
2012-02-11PR: 2703Dr. Stephen Henson
2012-02-11PR: 2705Dr. Stephen Henson
2011-09-01PR: 2586Dr. Stephen Henson
2010-06-12Fix gcc 4.6 warnings. Check TLS server hello extension length.Ben Laurie
2010-05-26Avoid use of ex_data free function in Chil ENGINE so it can be safelyDr. Stephen Henson
2010-03-24initialise buf if wrong_info not usedDr. Stephen Henson
2010-03-15e_capi.c: fix typo [from HEAD].Andy Polyakov
2010-03-15workaround for missing definition in some headersDr. Stephen Henson
2010-03-12PR: 2192Dr. Stephen Henson
2010-02-23Always check bn_wexpend() return values for failure (CVE-2009-3245).Bodo Möller
2009-11-10PR: 1686Dr. Stephen Henson
2009-08-25Make engines compile on VMS for ia64 as well.Richard Levitte
2009-08-10PR: 2003Dr. Stephen Henson
2009-05-29Use correct values for lookup method.Dr. Stephen Henson
2009-05-15Functional VMS changes submitted by sms@antinode.info (Steven M. Schweda).Richard Levitte
2009-05-15make updateRichard Levitte
2009-05-15make updateRichard Levitte
2009-05-05e_capi.c: update from HEAD.Andy Polyakov
2009-02-02Add the CAPI engineRichard Levitte
2008-12-30Backport http://cvs.openssl.org/chngview?cn=17710 from HEAD.Andy Polyakov
2008-11-28Clarify a 'chil' engine param that is a little unintuitive.Geoff Thorpe
2008-11-19Allow the CHIL engine to load even if dynamic locks aren't registered.Geoff Thorpe
2008-11-05Change old obsolete email address...Dr. Stephen Henson
2008-09-17Make update: delete duplicate error code.Dr. Stephen Henson
2008-09-14Fix error code discrepancy.Dr. Stephen Henson
2008-09-12AIX build updates [from HEAD].Andy Polyakov
2008-06-25Changes to allow capi ENGINE to compile with older headers on e.g. VC6.Dr. Stephen Henson
2008-06-18Fix typo and filter on X509_PURPOSE_SSL_CLIENT when presenting certs.Dr. Stephen Henson
2008-06-18Add support for machine stores and handle provider type errors properly in keys.Dr. Stephen Henson
2008-06-06Update CryptoAPI ENGINE from head. Export OPENSSL_isservice().Dr. Stephen Henson
2008-06-05Make headers work with older versions of Window platform SDK.Dr. Stephen Henson
2008-06-05Don't show choice dialog if only one cert.Dr. Stephen Henson
2008-06-04Remove some unneeded columns from dialog.Dr. Stephen Henson
2008-06-04Update CryptoAPI ENGINE from HEAD.Dr. Stephen Henson
2008-05-30DSA method slightly more tested and fixed ;-)Dr. Stephen Henson
2008-05-30Update error codes.Dr. Stephen Henson
2008-05-30Untested initial CryptoAPI dsa signing code.Dr. Stephen Henson
2008-05-30Some DSA method structures and placeholders, not complete yet.Dr. Stephen Henson
2008-05-30Delete unused functions.Dr. Stephen Henson
2008-05-30Get BIO_snprintf() argument order right....Dr. Stephen Henson
2008-05-30Add new error codes, log unknown magic or algorithm IDs.Dr. Stephen Henson
2008-05-30Initial DSA public key loading support in CryptoAPI ENGINE.Dr. Stephen Henson
2008-05-30Add error codes for blob sanity checks, rebuild error table.Dr. Stephen Henson