summaryrefslogtreecommitdiffstats
path: root/fips/utl
AgeCommit message (Expand)Author
2011-05-06Return error codes for selftest failure instead of hard assertion errors.Dr. Stephen Henson
2011-04-01Allow FIPS malloc callback setting. Automatically set some callbacksDr. Stephen Henson
2011-03-24Implement FIPS CMAC.Richard Levitte
2011-02-21Update dependencies.Dr. Stephen Henson
2011-02-15Add non-FIPS algorithm blocking and selftest checking.Dr. Stephen Henson
2011-02-14Include support for an add_lock callback to tiny FIPS locking API.Dr. Stephen Henson
2011-02-12Change FIPS source and utilities to use the "FIPS_" names directlyDr. Stephen Henson
2011-02-04Remove unneeded functions, make some functions and variables static.Dr. Stephen Henson
2011-02-03Transfer error redirection to fips.h, add OPENSSL_FIPSAPI to source filesDr. Stephen Henson
2011-02-03Fix error codes.Bodo Möller
2011-01-27Move all FIPSAPI renames into fips.h header file, include early inDr. Stephen Henson
2011-01-27add .cvsignoreDr. Stephen Henson
2011-01-27add FIPS API malloc/freeDr. Stephen Henson
2011-01-27Redirect FIPS memory allocation to FIPS_malloc() routine, removeDr. Stephen Henson
2011-01-27Change OPENSSL_FIPSEVP to OPENSSL_FIPSAPI as it doesn't just referDr. Stephen Henson
2011-01-27New FIPS_lock() function for minimal FIPS locking API: to avoid dependenciesDr. Stephen Henson
2011-01-26And so it begins... again.Dr. Stephen Henson