Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Abide by my own coding standards | Thomas Voss | 2023-08-11 | 1 | -3/+2 |
* | Make ‘pad’ unsigned | Thomas Voss | 2023-08-11 | 1 | -1/+1 |
* | Properly configure CFLAGS | Thomas Voss | 2023-08-11 | 1 | -1/+3 |
* | 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 | 5 | -0/+348 |