summaryrefslogtreecommitdiff
path: root/misc.cpp
Commit message (Expand)AuthorAgeFilesLines
* Cleared compile error masked behind ASSERTnoloader2015-07-141-7/+7
* Cleared crash with GCC 4.8 and above and -O3. In a nutshell, it was due to ve...noloader2015-07-141-3/+16
* fix compile on Linuxweidai2010-07-241-0/+4
* move memory allocation/deallocation for SecBlock into DLLweidai2010-07-241-0/+53
* changes for 5.6: weidai2009-03-021-6/+38
* speed up xorbufweidai2007-05-041-10/+54
* port to MSVC .NET 2005 beta 2weidai2005-07-121-46/+2
* minor changesweidai2003-08-251-0/+1
* guard against potential integer overflow in allocatorsweidai2003-08-041-0/+17
* remove gcc warningsweidai2003-07-261-2/+2
* create DLL version, fix GetNextIV() bug in CTR and OFB modesweidai2003-07-041-8/+5
* Initial revisionweidai2002-10-041-0/+83