summaryrefslogtreecommitdiff
path: root/config.h
Commit message (Expand)AuthorAgeFilesLines
* fix compile on MSVC2002 and MSVC6 without Processor Packweidai2006-12-251-9/+36
* fix compile with Sun CC 64-bitweidai2006-12-201-2/+9
* update version number, port to Sun C++ 5.8weidai2006-12-181-12/+11
* port to Borland C++Builder 2006weidai2006-12-141-4/+21
* improved method of disable inlining, fix compile on NetBSDweidai2006-12-111-1/+14
* AES timing attack countermeasuresweidai2006-07-171-0/+17
* fix TYPE_OF_SOCKLEN_T for Darwinweidai2006-01-301-1/+1
* port to GCC 4weidai2005-09-051-6/+14
* port to MSVC .NET 2005 beta 2weidai2005-07-121-1/+3
* changes done for FIPS-140 lab code dropweidai2005-01-201-3/+1
* fix compile with -msse2 on systems without memalign()weidai2004-07-181-2/+13
* allow compile with STLport againweidai2004-07-031-1/+5
* port to CodeWarrior 8.3weidai2004-06-201-1/+5
* *** empty log message ***weidai2004-06-191-1/+1
* disable x86 assembly on systems without GNU as 2.10 or laterweidai2004-06-191-0/+5
* add ThreadUserTimerweidai2004-04-081-1/+1
* fix bugs in 64-bit CPU supportweidai2003-07-251-48/+34
* fix 64-bit CPU issuesweidai2003-07-191-3/+7
* remove Diamond2, code size reductionsweidai2003-07-191-4/+0
* added support for using encoding parameters and key derivation parametersweidai2003-07-161-0/+4
* fix for Unixweidai2003-07-111-1/+1
* fix for Unixweidai2003-07-111-0/+2
* fix GCC compileweidai2003-07-111-1/+0
* merge in 5.0.4 changes (exclude DES and SHA-2 from DLL),weidai2003-07-101-29/+36
* create DLL version, fix GetNextIV() bug in CTR and OFB modesweidai2003-07-041-5/+33
* misc optimizationsweidai2003-05-161-0/+6
* various changes for 5.1weidai2003-03-201-1/+1
* compatibility fixes for MacOS Xweidai2002-10-041-8/+9
* Initial revisionweidai2002-10-041-0/+246