Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2024-05-09 | Makefile: remove -fsanitize=leak (not supported in macos) | Paul Duncan | 1 | -1/+10 | |
2024-05-08 | sha3.c, Makefile: s/SHA3_TEST/TEST_SHA3/ | Paul Duncan | 1 | -1/+1 | |
2024-05-08 | s/SHA3_BACKEND/BACKEND/g | Paul Duncan | 1 | -3/+3 | |
2024-05-05 | sha3.c, Makefile, tests/bench/Makefile: allow overriding SHA3_BACKEND via ↵ | Paul Duncan | 1 | -2/+5 | |
command-line argument | |||||
2024-04-29 | Makefile: add -march=native -mtune=native to TEST_CFLAGS | Paul Duncan | 1 | -1/+1 | |
2023-10-15 | add Doxyfile, fix "doc" target | Paul Duncan | 1 | -1/+1 | |
2023-10-14 | Makefile, .gitignore: add "doc" target, ignore generated api documentation | Paul Duncan | 1 | -0/+4 | |
2023-09-17 | Makefile: add LIB to clean target | Paul Duncan | 1 | -1/+2 | |
2023-09-16 | Makefile: add shared library target | Paul Duncan | 1 | -3/+11 | |
2023-09-16 | Makefile: add TEST_CFLAGS with sanitizers, add comments | Paul Duncan | 1 | -7/+15 | |
2023-09-02 | Makefile: add CFLAGS to test target | Paul Duncan | 1 | -1/+1 | |
2023-09-01 | initial commit | Paul Duncan | 1 | -0/+20 | |