summaryrefslogtreecommitdiff
path: root/randpool.cpp
Commit message (Expand)AuthorAgeFilesLines
* Whitespace checkinJeffrey Walton2016-09-101-2/+2
* Cleared -Wcast-align (Issue 122)Jeffrey Walton2016-01-241-5/+5
* CRYPTOPP 5.6.3 RC6 checkinJeffrey Walton2015-11-051-68/+74
* Added GCC_DIAGNOSTIC_AWARE to help suppress some warnings on contemporary com...Jeffrey Walton2015-06-291-0/+5
* initialize memory to remove Valgrind warning (Zooko, Jeffrey Walton)weidai2009-09-171-0/+2
* reduce risk of reusing random numbers after VM state rollbackweidai2007-05-041-76/+36
* port to MSVC .NET 2005 beta 2weidai2005-07-121-14/+10
* create DLL version, fix GetNextIV() bug in CTR and OFB modesweidai2003-07-041-0/+5
* Initial revisionweidai2002-10-041-0/+100