summaryrefslogtreecommitdiffstats
path: root/crypto/engine
AgeCommit message (Expand)Author
2004-03-11Finish elimination of Makefile.sslBen Laurie
2004-03-10Step 1 in blowing away Makefile.sslBen Laurie
2004-01-19Recent and not so recent changes from 0.9.7-stable, all conflicts resolved.Richard Levitte
2003-12-18I haven't merged from 0.9.7-stable in a loooong time. It shows :-).Richard Levitte
2003-09-28Recent changes from 0.9.7-stableRichard Levitte
2003-08-29Remove unused functions/data.Ben Laurie
2003-07-27Unfinished FIPS stuff for review/improvement.Ben Laurie
2003-06-06This memset() in the ubsec ENGINE is a bug. Zeroing out the result arrayGeoff Thorpe
2003-03-13Fix a bone-head bug. This warrants a CHANGES entry because it could affectGeoff Thorpe
2003-01-30Add the possibility to build without the ENGINE framework.Richard Levitte
2003-01-23Missing 0 broke FreeBSD build.Richard Levitte
2003-01-16FreeBSD has /dev/crypto as well.Richard Levitte
2003-01-16Armor against systems without ranlib...Lutz Jänicke
2002-12-15The ampersand is not required in these constructs, and was giving AIXGeoff Thorpe
2002-12-12Add a static lock called HWCRHK, for the case of having an applicationRichard Levitte
2002-12-05Make sure to implement the cryptodev engine only when /dev/crypto exists.Richard Levitte
2002-12-05If an application supports static locks, it MUST support dynamic locks asRichard Levitte
2002-12-05Only check for a result buffer if the allocated string is a prompt string.Richard Levitte
2002-12-04Do not implement RC4 stuff if RC4 is disabled. Concequently, apply the sameRichard Levitte
2002-12-03Windows CE updates, contributed by Steven Reddie <smr@essemer.com.au>Richard Levitte
2002-11-28Cleanse memory using the new OPENSSL_cleanse() function.Richard Levitte
2002-11-15WinCE patchesRichard Levitte
2002-11-13When build as dynamic engines, the loading functions should be definedRichard Levitte
2002-10-16- Remo Inverardi noticed that ENGINEs don't have an "up_ref" function in theGeoff Thorpe
2002-10-14makedepend complains when a header file is included more than once inRichard Levitte
2002-10-11make updateRichard Levitte
2002-10-09This commit was manufactured by cvs2svn to create branchcvs2svn
2002-10-09Use double dashes so makedepend doesn't misunderstand the flags weRichard Levitte
2002-10-09Use double dashes so makedepend doesn't misunderstand the flags weRichard Levitte
2002-10-09The dissapearing destroy callback reappearsRichard Levitte
2002-10-06Various Win32 fixes.Dr. Stephen Henson
2002-10-05For some reason, the random number support removed the destructorRichard Levitte
2002-10-05Win32 fix (signed/unsigned compare error).Dr. Stephen Henson
2002-10-04make updateDr. Stephen Henson
2002-10-04Add random number generation capability to the cswift engine.Richard Levitte
2002-10-04Add random number generation capability to the cswift engine.Richard Levitte
2002-10-02Removal missingRichard Levitte
2002-10-02The OpenBSD project has replaced the first implementation of the /dev/cryptoRichard Levitte
2002-10-02The OpenBSD project has replaced the first implementation of the /dev/cryptoRichard Levitte
2002-09-25Incorrect argument order to memset()Richard Levitte
2002-09-25Incorrect argument order to memset()Richard Levitte
2002-09-25Missing ;Richard Levitte
2002-09-25Missing ;Richard Levitte
2002-08-28Fix a bug to allow the 4758 ENGINE to build as a DSO.Geoff Thorpe
2002-08-28Fix a bug to allow the 4758 ENGINE to build as a DSO.Geoff Thorpe
2002-08-22Change C++ style commentsDr. Stephen Henson
2002-08-22Fix C++ style comments.Dr. Stephen Henson
2002-08-09make updateBodo Möller
2002-08-09ECDH engine supportBodo Möller
2002-08-09Add ECDH support.Bodo Möller