summaryrefslogtreecommitdiffstats
path: root/src/common/uuid.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Rework time service to fix time passing offline.Kelebek12024-01-241-10/+2
* general: Convert source file copyright comments over to SPDXMorph2022-04-231-3/+2
* common: Reduce unused includesameerj2022-03-191-1/+0
* general: Rename NewUUID to UUID, and remove the previous UUID implMorph2022-02-051-57/+109
* common/uuid: Add validity checking functions to interfaceLioncash2021-09-221-0/+7
* common: uuid: Add hash function for UUIDMorph2021-08-061-0/+11
* common: uuid: Add hex string to UUID constructorMorph2021-08-041-0/+19
* uuid: Directly compare UUID instead of checking per elementChloe Marcec2021-07-201-3/+2
* core: Silence Wclass-memaccess warningsReinUsesLisp2021-01-151-2/+2
* common: Make use of [[nodiscard]] where applicableLioncash2020-08-151-7/+7
* acc: Return a unique value per account for GetAccountIdDavid Marcec2020-04-291-0/+5
* mii: Implement Delete and Destroy fileZach Hilman2019-04-251-5/+6
* mii_manager: Cleanup and optimizationZach Hilman2019-04-251-2/+4
* common: Extract UUID to its own classZach Hilman2019-04-251-0/+45