Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revamp lib, simplify it a bit and address some FIXMEs | EuAndreh | 2025-01-12 | 1 | -70/+13 |
* | Replace src/config.h with <s.h>; incorporate changes from other projects | EuAndreh | 2025-01-10 | 1 | -1/+1 |
* | src/hash.c: Update to correct latest siphashbs names | EuAndreh | 2024-06-06 | 1 | -3/+3 |
* | src/hash.c: Add thread safe initialization of SipHash seed | EuAndreh | 2024-06-02 | 1 | -0/+104 |
* | src/hash.{c,h}: Remove into dedicated project | EuAndreh | 2024-01-07 | 1 | -384/+0 |
* | src/*.c: Group tests under a single #ifdef; remove SipHash code | EuAndreh | 2024-01-02 | 1 | -275/+15 |
* | Init project: copy files and skeletons from others | EuAndreh | 2024-01-01 | 1 | -0/+644 |