summaryrefslogtreecommitdiff
path: root/arc4random.c
Commit message (Expand)AuthorAge
* Fix a couple of bugs in the BSD sysctl arc4seed logicNick Mathewson2010-04-23
* Seed the RNG using sysctl() as well as /dev/urandomNick Mathewson2010-04-23
* Fix arc4random compilation on MSVC.Nick Mathewson2010-02-25
* Fix getpid() usage on WindowsNick Mathewson2010-02-18
* Make RNG work when we have arc4random() but not arc4random_buf()Nick Mathewson2010-02-13
* Add an arc4random implementation for use by evdnsNick Mathewson2010-02-11