Make things static that should be. Declare stuff in headers that should be.
[openssl.git] / crypto / engine / eng_padlock.c
2006-03-20 Dr. Stephen HensonStop compiler warnings.
2005-12-28 Andy PolyakovFix CFB and OFB modes in eng_padlock.c. Engine was...
2005-12-27 Andy PolyakovLower PADLOCK_CHUNK till value, which doesn't affect...
2005-07-16 Nils Larschmake
2005-05-31 Nils Larschchanges from 0.9.8
2005-04-14 Andy PolyakovPrototype mnemonics in padlock_verify_context for bette...
2005-04-14 Andy PolyakovFix for bug emerged in openvpn conext.
2005-04-04 Andy PolyakovSome non-GNU compilers (such as Sun C) define __i386.
2005-01-25 Andy PolyakovFreeBSD 5 refuses to #include <malloc.h>. Fix compiler...
2005-01-13 Andy Polyakov"Monolithic" x86 assembler replacement for aes_core...
2004-09-27 Richard LevitteMove the declaration of alloca() so it's ony declared...
2004-09-24 Geoff ThorpeNils Larsch reported that this include is required...
2004-09-13 Richard Levitte- There's no more need for the snprintf macro.
2004-09-09 Andy PolyakovMake VIA Padlock engine more platform friendly and...
2004-09-06 Dr. Stephen HensonStop compiler warnings.
2004-08-24 Andy PolyakovMinor VIA Padlock engine update: eliminate -Wunused...
2004-08-04 Andy PolyakovPadlock engine update to fix a typo in MSC assembler...
2004-08-02 Andy PolyakovMinor clean-up to make Microsoft compiler shut up.
2004-08-02 Andy PolyakovVIA C3 processor extends IA-32 instruction set with...