| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Properly support big-endian and 32bit times | Thomas Voss | 2023-08-20 | 1 | -10/+19 |
| * | Make the program actually work | Thomas Voss | 2023-08-20 | 1 | -6/+20 |
| * | Make the ‘b32toa’ dest a uint8_t* | Thomas Voss | 2023-08-20 | 1 | -1/+1 |
| * | Minor reformatting fix | Thomas Voss | 2023-08-20 | 1 | -6/+6 |
| * | Nicer memory management | Thomas Voss | 2023-08-11 | 1 | -2/+4 |
| * | Add a totp_print() function | Thomas Voss | 2023-08-11 | 1 | -27/+22 |
| * | Remove unused variable | Thomas Voss | 2023-08-11 | 1 | -2/+1 |
| * | Ditch DIE() & DIEX(), and introduce WARNX_AND_RET() | Thomas Voss | 2023-08-11 | 1 | -42/+34 |
| * | Genesis commit | Thomas Voss | 2023-08-11 | 1 | -0/+265 |