summaryrefslogtreecommitdiff
path: root/lib/random.c
Commit message (Expand)AuthorAgeFilesLines
* lib/random: Make some functions in random.c inlineHelmut Schaa2013-12-131-17/+0
* ovs-thread: Add support for globally visible per-thread data.Ben Pfaff2013-08-081-1/+1
* random: Make thread-safe.Ben Pfaff2013-06-281-9/+17
* Replace most uses of assert by ovs_assert.Ben Pfaff2013-01-161-2/+1
* Global replace of Nicira Networks.Raju Subramanian2012-05-021-1/+1
* util: Move bitwise_copy() here, add new bitwise functions, add a test.Ben Pfaff2012-02-011-1/+13
* Log anything that could prevent a daemon from starting.Ben Pfaff2011-04-041-4/+3
* random: Add entropy test.Ben Pfaff2010-11-151-0/+8
* random: Fix random number generator.Ben Pfaff2010-11-151-1/+1
* random: Get random seed from /dev/urandom.Ben Pfaff2010-08-121-8/+9
* random: Implement a decent random number generator.Ben Pfaff2010-08-111-29/+48
* Update primary code license to Apache 2.0.Ben Pfaff2009-06-151-10/+10
* Import from old repository commit 61ef2b42a9c4ba8e1600f15bb0236765edc2ad45.v0.90.0Ben Pfaff2009-07-081-0/+90