summaryrefslogtreecommitdiff
path: root/lib/entropy.c
Commit message (Expand)AuthorAgeFilesLines
* lib: Move vlog.h to <openvswitch/vlog.h>Thomas Graf2014-12-151-2/+2
* util: Pre-allocate buffer for ovs_lasterror_to_string().Gurucharan Shetty2014-02-141-3/+1
* util: A generic function to convert error to string for windows.Gurucharan Shetty2014-01-281-11/+1
* entropy: Add Windows support.Alin Serdean2013-12-191-0/+29
* Replace all uses of strerror() by ovs_strerror(), for thread safety.Ben Pfaff2013-06-281-2/+2
* Global replace of Nicira Networks.Raju Subramanian2012-05-021-1/+1
* Log anything that could prevent a daemon from starting.Ben Pfaff2011-04-041-2/+3
* Add a few more users for ovs_retval_to_string().Ben Pfaff2011-04-041-2/+1
* vlog: Make client supply semicolon for VLOG_DEFINE_THIS_MODULE.Ben Pfaff2010-10-291-1/+1
* uuid: Break code to read /dev/urandom into a new module.Ben Pfaff2010-08-121-0/+65