summaryrefslogtreecommitdiff
path: root/src/common/uuid.h
AgeCommit message (Expand)Author
2025-01-14Revert incorrect copyright attribution for non-contributed filesZephyron
2024-12-31chore: update project references and add Citron copyrightZephyron
2024-01-24Rework time service to fix time passing offline.Kelebek1
2022-04-23general: Convert source file copyright comments over to SPDXMorph
2022-03-19common: Reduce unused includesameerj
2022-02-05general: Rename NewUUID to UUID, and remove the previous UUID implMorph
2021-09-22common/uuid: Add validity checking functions to interfaceLioncash
2021-08-06common: uuid: Add hash function for UUIDMorph
2021-08-04common: uuid: Add hex string to UUID constructorMorph
2021-07-21uuid: Directly compare UUID instead of checking per elementChloe Marcec
2021-01-15core: Silence Wclass-memaccess warningsReinUsesLisp
2020-08-15common: Make use of [[nodiscard]] where applicableLioncash
2020-04-29acc: Return a unique value per account for GetAccountIdDavid Marcec
2019-04-25mii: Implement Delete and Destroy fileZach Hilman
2019-04-25mii_manager: Cleanup and optimizationZach Hilman
2019-04-25common: Extract UUID to its own classZach Hilman