aboutsummaryrefslogtreecommitdiff
path: root/src/common/uuid.cpp
AgeCommit message (Expand)Author
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