aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/lib/uuid.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-05-30lib/uuid.c: use correct offset in uuid parserBjørn Mork1-2/+2
2016-05-20lib/uuid.c: remove FSF addressAndy Shevchenko1-5/+1
2016-05-20lib/uuid.c: introduce a few more generic helpersAndy Shevchenko1-0/+65
2016-05-20lib/uuid.c: move generate_random_uuid() to uuid.cAndy Shevchenko1-0/+20
2013-04-29uuid: use prandom_bytes()Akinobu Mita1-7/+1
2012-03-07lib: reduce the use of module.h wherever possiblePaul Gortmaker1-1/+1
2010-05-19Unified UUID/GUID definitionHuang Ying1-0/+53