aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/engine
Commit message (Expand)AuthorAgeFilesLines
* Further BUILDENV refinement, further fool-proofing of Makefiles andAndy Polyakov2005-05-161-2/+1
* Fool-proofing MakefilesAndy Polyakov2005-05-151-4/+1
* Typo.Dr. Stephen Henson2005-05-121-1/+1
* Fix more error codes.Bodo Möller2005-05-117-12/+14
* New "algorithm define" OPENSSL_NO_GMP. Update mkdef.pl and Configure scriptDr. Stephen Henson2005-04-192-1/+3
* Prototype mnemonics in padlock_verify_context for better portabilityAndy Polyakov2005-04-141-5/+5
* Fix for bug emerged in openvpn conext.Andy Polyakov2005-04-141-3/+3
* Rebuild error codes.Dr. Stephen Henson2005-04-121-77/+81
* Add emacs cache files to .cvsignore.Richard Levitte2005-04-111-0/+2
* Some non-GNU compilers (such as Sun C) define __i386.Andy Polyakov2005-04-041-1/+2
* Give everything prototypes (well, everything that's actually used).Ben Laurie2005-03-312-2/+3
* Blow away Makefile.ssl.Ben Laurie2005-03-301-4/+3
* FreeBSD 5 refuses to #include <malloc.h>. Fix compiler warning afterAndy Polyakov2005-01-251-2/+4
* "Monolithic" x86 assembler replacement for aes_core.c. Up to +15% betterAndy Polyakov2005-01-131-3/+3
* Change libeay.num so it's synchronised with additions in 0.9.7-stable.Richard Levitte2004-12-131-1/+1
* Don't use $(EXHEADER) directly in for loops, as most shells will breakRichard Levitte2004-11-021-1/+1
* Move the declaration of alloca() so it's ony declared when reallyRichard Levitte2004-09-271-10/+7
* Nils Larsch reported that this include is required. Strange that this hadGeoff Thorpe2004-09-241-0/+1
* - There's no more need for the snprintf macro.Richard Levitte2004-09-131-5/+10
* make updateRichard Levitte2004-09-101-0/+10
* Make VIA Padlock engine more platform friendly and eliminate compilerAndy Polyakov2004-09-091-2/+3
* Stop compiler warnings.Dr. Stephen Henson2004-09-061-6/+6
* Minor VIA Padlock engine update: eliminate -Wunused warning when *not*Andy Polyakov2004-08-241-14/+45
* Padlock engine update to fix a typo in MSC assembler and to addressAndy Polyakov2004-08-041-26/+31
* Minor clean-up to make Microsoft compiler shut up.Andy Polyakov2004-08-021-19/+26
* VIA C3 processor extends IA-32 instruction set with instuctionsAndy Polyakov2004-08-024-2/+1048
* Incomplete initial sweep over the engine code. Mainly reducing someGeoff Thorpe2004-06-191-69/+22
* Minor change to group like functions together.Geoff Thorpe2004-06-171-3/+2
* Typo, setting the first element of nids[] to NULL instead of settingRichard Levitte2004-06-151-2/+2
* This fixes the installation target for dynamic engines, which was trying toGeoff Thorpe2004-06-011-1/+1
* After the latest round of header-hacking, regenerate the dependencies inGeoff Thorpe2004-05-171-15/+13
* I can't verify this directly, but recent changes will probably require thatGeoff Thorpe2004-05-171-0/+1
* size_t-fication of message digest APIs. We should size_t-fy more APIs...Andy Polyakov2004-05-151-1/+1
* make updateGeoff Thorpe2004-04-191-314/+140
* More updates for the header cleanups (and apologies, again, for not havingGeoff Thorpe2004-04-191-0/+3
* (oops) Apologies all, that last header-cleanup commit was from the wrongGeoff Thorpe2004-04-1919-47/+4
* Reduce header interdependencies, initially in engine.h (the rest of theGeoff Thorpe2004-04-193-4/+9
* ... and this should likewise fix up those RSA implementations that weren'tGeoff Thorpe2004-03-251-3/+3
* OpenBSD-internal changes.Richard Levitte2003-12-271-4/+0
* Use sh explicitely to run point.shRichard Levitte2003-12-271-1/+1
* Use BUF_strlcpy() instead of strcpy().Richard Levitte2003-12-271-3/+7
* We're getting a clash with C++ because it has a type called 'list'.Richard Levitte2003-11-292-4/+4
* Free "engine" resource in case of failure to prevent memory leakLutz Jänicke2003-11-241-1/+4
* The "cryptodev" engine preprocessor logic used undefined symbols inGeoff Thorpe2003-10-291-1/+2
* The definition of dynamic_ctrl() should change along with theRichard Levitte2003-06-261-1/+1
* dynamic_ctrl() didn't have exactly the same prototype as defined byRichard Levitte2003-06-191-1/+1
* Make sure the function definitions match their declaration.Richard Levitte2003-06-041-2/+2
* Remove certain functionsRichard Levitte2003-05-191-0/+5
* Yeah, right, an object file ending with .c, that'll work!Richard Levitte2003-05-031-1/+1
* Get the year right...Richard Levitte2003-05-011-1/+1