| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | general: Rename NewUUID to UUID, and remove the previous UUID impl | 2022-02-05 | 1 | -57/+109 | |
| * | common/uuid: Add validity checking functions to interface | 2021-09-22 | 1 | -0/+7 | |
| * | common: uuid: Add hash function for UUID | 2021-08-06 | 1 | -0/+11 | |
| * | common: uuid: Add hex string to UUID constructor | 2021-08-04 | 1 | -0/+19 | |
| * | uuid: Directly compare UUID instead of checking per element | 2021-07-21 | 1 | -3/+2 | |
| * | core: Silence Wclass-memaccess warnings | 2021-01-15 | 1 | -2/+2 | |
| * | common: Make use of [[nodiscard]] where applicable | 2020-08-15 | 1 | -7/+7 | |
| * | acc: Return a unique value per account for GetAccountId | 2020-04-29 | 1 | -0/+5 | |
| * | mii: Implement Delete and Destroy file | 2019-04-25 | 1 | -5/+6 | |
| * | mii_manager: Cleanup and optimization | 2019-04-25 | 1 | -2/+4 | |
| * | common: Extract UUID to its own class | 2019-04-25 | 1 | -0/+45 |