| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Use freeit() everywhere | EuAndreh | 2024-05-31 | 1 | -1/+2 |
| * | src/random.c: Simplify via better variable names | EuAndreh | 2024-05-24 | 1 | -10/+7 |
| * | Remove all remaining calls to logerr() that included a trailing newline | EuAndreh | 2024-05-24 | 1 | -5/+6 |
| * | src/random.c: Add temporary buffer so we do not mess with "addr" | EuAndreh | 2024-04-16 | 1 | -2/+21 |
| * | Organaze imports | EuAndreh | 2024-04-16 | 1 | -0/+1 |
| * | src/random.c: Simplify error messages | EuAndreh | 2024-04-16 | 1 | -3/+3 |
| * | src/: Check "if (x != NULL)" instead of "if (x)" | EuAndreh | 2024-04-06 | 1 | -2/+2 |
| * | Start "rc = -1" instead of 0 | EuAndreh | 2024-04-06 | 1 | -3/+2 |
| * | Sort includes | EuAndreh | 2024-04-06 | 1 | -1/+1 |
| * | Move unit tests out of src/*.c into tests/ | EuAndreh | 2024-04-05 | 1 | -75/+0 |
| * | src/*.c: Group tests under a single #ifdef; remove SipHash code | EuAndreh | 2024-01-02 | 1 | -7/+3 |
| * | Init project: copy files and skeletons from others | EuAndreh | 2024-01-01 | 1 | -0/+122 |
