Fix Windows linking error in GOST test case.
[openssl.git] / engines / e_padlock.c
2011-11-15 Andy PolyakovConfigure: reimplement commit#21695.
2011-11-14 Ben LaurieFix some warnings caused by __owur. Temporarily (I...
2011-10-05 Andy Polyakove_padlock: add CTR mode.
2011-09-06 Andy PolyakovPadlock engine: make it independent of inline assembler.
2011-05-25 Andy Polyakove_padlock.c: fix typo.
2011-05-24 Andy Polyakove_padlock.c: last x86_64 commit didn't work with some...
2011-05-18 Andy Polyakove_padlock.c: make it compile on MacOS X.
2011-01-30 Dr. Stephen Hensonstop warnings about no previous prototype when compilin...
2009-05-12 Andy Polyakove_padlock.c: fix typo (missing #endif) and switch to...
2009-05-06 Richard LevitteMake sure the padlock code compiles correctly even...
2009-04-26 Andy Polyakove_padlock: add support for x86_64 gcc.
2008-11-12 Dr. Stephen HensonRevert another size_t change.
2008-11-02 Dr. Stephen HensonFix warnings: printf format mismatches on 64 bit platforms.
2008-01-03 Dr. Stephen HensonNetware support.
2007-11-20 Dr. Stephen HensonAvoid warning.
2007-05-20 Andy PolyakovPadlock engine fails to compile with -O0 -fPIC.
2006-12-29 Andy PolyakovMove eng_padlock.c to ./engines.