aboutsummaryrefslogtreecommitdiffstats
path: root/engines/e_padlock.c
Commit message (Expand)AuthorAgeFilesLines
* stop warnings about no previous prototype when compiling shared enginesDr. Stephen Henson2011-01-301-0/+10
* e_padlock.c: fix typo (missing #endif) and switch to __builtin_allocaAndy Polyakov2009-05-121-5/+6
* Make sure the padlock code compiles correctly even on hardware thatRichard Levitte2009-05-061-1/+6
* e_padlock: add support for x86_64 gcc.Andy Polyakov2009-04-261-18/+122
* Revert another size_t change.Dr. Stephen Henson2008-11-121-1/+1
* Fix warnings: printf format mismatches on 64 bit platforms.Dr. Stephen Henson2008-11-021-1/+1
* Netware support.Dr. Stephen Henson2008-01-031-0/+3
* Avoid warning.Dr. Stephen Henson2007-11-201-2/+2
* Padlock engine fails to compile with -O0 -fPIC.Andy Polyakov2007-05-201-1/+1
* Move eng_padlock.c to ./engines.Andy Polyakov2006-12-291-0/+1218