summaryrefslogtreecommitdiff
path: root/src/common/uuid.cpp
AgeCommit message (Expand)Author
2025-02-16build: upgrade fmt and SDL2Zephyron
2025-01-14Revert incorrect copyright attribution for non-contributed filesZephyron
2024-12-31chore: update project references and add Citron copyrightZephyron
2023-06-09Fix potentially uninitialized local variable warningTokarev Artem
2022-04-23general: Convert source file copyright comments over to SPDXMorph
2022-02-10common: uuid: Use sizeof(u64) instead of 8 in Hash()Morph
2022-02-05common: uuid: Return an invalid UUID if conversion from string failsMorph
2022-02-05general: Rename NewUUID to UUID, and remove the previous UUID implMorph
2021-08-04common: uuid: Add hex string to UUID constructorMorph
2021-07-26common: uuid: Return a lower-case hex string in FormatMorph
2019-04-25mii_manager: Cleanup and optimizationZach Hilman
2019-04-25common: Extract UUID to its own classZach Hilman