| Age | Commit message (Expand) | Author |
|---|---|---|
| 2022-01-08 | fix some compiler warnings | Samuel Neves |
| 2021-09-01 | check length arg (out_len_ll) instead of default value (out_len) | David Burkett |
| 2021-02-15 | clang-format a few files | Jack O'Connor |
| 2020-03-31 | move prototypes to shared header file, and make all local functions static. | Samuel Neves |
| 2020-01-30 | [MSVC] added possible to compile at Microsoft Visual C compiler. | TheVice |
| 2020-01-28 | clear errno before strtoull | Jack O'Connor |
| 2020-01-27 | add a note about testing in main.c | Jack O'Connor |
| 2020-01-27 | [memset] removed call of 'memset' function according to the overwriting | TheVice |
| 2020-01-27 | [memset] placed function after checking of memory was done | TheVice |
| 2020-01-23 | more robust bit-trickery functions | Samuel Neves |
| 2020-01-22 | port compress_subtree_to_parent_node from Rust to C | Jack O'Connor |
| 2020-01-22 | clang-format | Jack O'Connor |
| 2020-01-22 | add a larger test case | Jack O'Connor |
| 2020-01-09 | merge BLAKE3-c into this repo | Jack O'Connor |
