aboutsummaryrefslogtreecommitdiff
path: root/lib/uuid.c
AgeCommit message (Expand)Author
2013-08-20Use "error-checking" mutexes in place of other kinds wherever possible.Ben Pfaff
2013-07-30clang: Add annotations for thread safety check.Ethan Jackson
2013-07-23uuid: Make uuid_generate() thread-safe.Ben Pfaff
2012-05-02Global replace of Nicira Networks.Raju Subramanian
2011-04-04Log anything that could prevent a daemon from starting.Ben Pfaff
2010-11-15util: Add function hexits_value() for parsing multiple hex digits.Ben Pfaff
2010-08-13uuid: Fix warnings carelessly introduced a few commits ago.Ben Pfaff
2010-08-12uuid: Break code to read /dev/urandom into a new module.Ben Pfaff
2010-02-15uuid: New function uuid_from_string_prefix().Ben Pfaff
2010-01-11ovsdb: Save some space in the log for newly inserted records.Ben Pfaff
2009-11-04Implement RFC 4122-compliant UUIDs.Ben Pfaff