summaryrefslogtreecommitdiff
path: root/osrng.cpp
Commit message (Expand)AuthorAgeFilesLines
* handle EAGAIN from /dev/urandom and /dev/random (Folkert van Heusden)weidai2013-01-261-4/+25
* reduce risk of random number reuse after VM rollbackweidai2007-05-041-15/+1
* fix threading bugweidai2007-02-031-1/+1
* fix BlockingRng for OpenBSDweidai2006-12-131-3/+11
* port to GCC 4weidai2005-09-051-2/+2
* port to MSVC .NET 2005 beta 2weidai2005-07-121-4/+4
* create DLL version, fix GetNextIV() bug in CTR and OFB modesweidai2003-07-041-0/+5
* compatibility fixes for MacOS Xweidai2002-10-041-1/+3
* Initial revisionweidai2002-10-041-0/+170