Skip to content
Snippets Groups Projects
  1. Jul 09, 2014
    • Roman Tsisyk's avatar
      Improve UUID support on all platforms · 717b855c
      Roman Tsisyk authored
      This patch adds a new implementation of UUID library.
      New library generates RFC4122 compatible random-based (version 4)
      UUIDs using data from /dev/(u)random. The uuidgen(2) syscall is also
      supported on BSD system. `struct tt_uuid` redefined from RFC4122.
      Complimentary functions rewrotten to remove dependecy on e2fs libuuid.
      Lua bindings refactored to use new library and support all features.
      
      Closes #317
      717b855c
  2. Jul 07, 2014
  3. Jul 04, 2014
  4. Jul 03, 2014
  5. Jul 02, 2014
  6. Jul 01, 2014
  7. Jun 30, 2014
  8. Jun 28, 2014
  9. Jun 27, 2014
Loading