| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Huge overhall; fix code; remove external deps | Thomas Voss | 2024-08-26 | 1 | -273/+0 |
| * | Silence compiler warnings | Thomas Voss | 2023-11-16 | 1 | -15/+12 |
| * | Remove extra argument to ‘fprintf()’v1.0.1 | Thomas Voss | 2023-08-22 | 1 | -1/+1 |
| * | Fix usage string… again | Thomas Voss | 2023-08-21 | 1 | -2/+1 |
| * | Fix usage string | Thomas Voss | 2023-08-20 | 1 | -1/+1 |
| * | Fail on out-of-memory error | Thomas Voss | 2023-08-20 | 1 | -3/+5 |
| * | Remove debug print | Thomas Voss | 2023-08-20 | 1 | -1/+0 |
| * | 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 |