netdev-dpdk: fix mbuf leaks
[cascardo/ovs.git] / lib / uuid.c
2015-06-14 Ben PfaffMerge "master" into "ovn".
2015-06-10 Joe Stringerdpif: Always generate RFC4122 UUIDs for UFID.
2014-03-12 Gurucharan Shettyuuid: Use current time to compute sha.
2013-08-20 Ben PfaffUse "error-checking" mutexes in place of other kinds...
2013-07-31 Ethan Jacksonclang: Add annotations for thread safety check.
2013-07-23 Ben Pfaffuuid: Make uuid_generate() thread-safe.
2012-05-03 Raju SubramanianGlobal replace of Nicira Networks.
2011-04-04 Ben PfaffLog anything that could prevent a daemon from starting.
2010-11-15 Ben Pfaffutil: Add function hexits_value() for parsing multiple...
2010-08-13 Ben Pfaffuuid: Fix warnings carelessly introduced a few commits...
2010-08-12 Ben Pfaffuuid: Break code to read /dev/urandom into a new module.
2010-03-25 Ben PfaffMerge "citrix" branch into "master".
2010-03-17 Ben PfaffMerge "next" branch into "master".
2010-02-24 Ben PfaffMerge "master" into "next".
2010-02-15 Ben Pfaffuuid: New function uuid_from_string_prefix().
2010-02-11 Ben PfaffMerge "master" into "next".
2010-02-06 Justin PettitMerge branch 'master' into next
2010-01-11 Ben Pfaffovsdb: Save some space in the log for newly inserted...
2009-12-02 Ben PfaffMerge "master" branch into "db".
2009-11-04 Ben PfaffImplement RFC 4122-compliant UUIDs.