summaryrefslogtreecommitdiff
path: root/arc4random.c
Commit message (Expand)AuthorAgeFilesLines
* Fix arc4random compilation on MSVC.Nick Mathewson2010-02-251-3/+5
* Fix getpid() usage on WindowsNick Mathewson2010-02-181-0/+5
* Make RNG work when we have arc4random() but not arc4random_buf()Nick Mathewson2010-02-131-3/+7
* Add an arc4random implementation for use by evdnsNick Mathewson2010-02-111-0/+358