aboutsummaryrefslogtreecommitdiffstats
path: root/src/rng.cpp
Commit message (Expand)AuthorAgeFilesLines
* Modularize RNG implementationslloyd2008-09-281-5/+18
* Modularize the Adler32 checksum in checksums/adler32lloyd2008-09-281-22/+22
* Missing include of timers.h, error if no timer modules usedlloyd2008-07-081-0/+1
* Make use of RandomNumberGenerator implementing add_entropy_source inlloyd2008-06-281-14/+16
* Change make_rng to be a static member of RandomNumberGeneratorlloyd2008-06-281-1/+1
* New structure for entropy sources + RNGs. The entropy sources are owned bylloyd2008-06-271-19/+90
* Move RNG code from base.cpp to new rng.cpplloyd2008-06-181-0/+57
* Remove the Global_RNG namespace, along with rng.h and rng.cpp. This waslloyd2008-04-071-65/+0
* Mostly revert 2f4fd18182d5a75c40cd831e7ee3c314be5c57d6, only keep thelloyd2008-03-101-1/+1
* Mass update of the copyright date. Honestly I don't know why I bother,lloyd2008-02-141-1/+1
* Bump copyright year to 2007lloyd2007-01-201-1/+1
* Initial checkin1.5.6lloyd2006-05-181-0/+65