| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fix potentially uninitialized local variable warning | 2023-06-09 | 1 | -1/+1 | |
| * | general: Convert source file copyright comments over to SPDX | 2022-04-23 | 1 | -3/+2 | |
| * | common: uuid: Use sizeof(u64) instead of 8 in Hash() | 2022-02-10 | 1 | -5/+5 | |
| * | common: uuid: Return an invalid UUID if conversion from string fails | 2022-02-05 | 1 | -14/+39 | |
| * | general: Rename NewUUID to UUID, and remove the previous UUID impl | 2022-02-05 | 1 | -42/+143 | |
| * | common: uuid: Add hex string to UUID constructor | 2021-08-04 | 1 | -0/+54 | |
| * | common: uuid: Return a lower-case hex string in Format | 2021-07-26 | 1 | -1/+1 | |
| * | mii_manager: Cleanup and optimization | 2019-04-25 | 1 | -1/+1 | |
| * | common: Extract UUID to its own class | 2019-04-25 | 1 | -0/+33 |