summaryrefslogtreecommitdiffstats
path: root/src/core/uuid.c
Commit message (Expand)AuthorAgeFilesLines
* [build] Return const char * from uuid_ntoa()David Decotigny2017-01-221-1/+1
* [legal] Relicense files under GPL2_OR_LATER_OR_UBDLMichael Brown2015-03-021-1/+5
* [legal] Update FSF mailing address in GPL licence textsMichael Brown2012-07-201-1/+2
* [settings] Split fetching and storing out of setting type handlersMichael Brown2012-04-171-1/+1
* [build] Rename gPXE to iPXEMichael Brown2010-04-201-1/+1
* [legal] Add a selection of FILE_LICENCE declarationsMichael Brown2009-05-181-0/+2
* [i386] Change [u]int32_t to [unsigned] int, rather than [unsigned] longMichael Brown2008-11-191-1/+1
* [SMBIOS] Interpret UUIDs as being in network-endian orderMichael Brown2008-05-201-3/+3
* Added definition of a UUID and uuid_ntoa() (for debugging), andMichael Brown2007-11-211-0/+48