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