summaryrefslogtreecommitdiff
path: root/glib/guuid.c
Commit message (Expand)AuthorAgeFilesLines
* guuid: fix shift operation to parse hex string in uuid_parse_string()Thomas Haller2021-05-031-1/+1
* Normalize C source files to end with exactly one newlineSimon McVittie2020-06-101-1/+0
* guuid: Document that g_uuid_string_random() is not securePhilip Withnall2019-11-251-1/+3
* guuid: Remove support for curly braces and URN UUIDsBastien Nocera2017-02-061-22/+1
* guuid: Add UUID helper functions to GLibBastien Nocera2017-02-061-0/+231