Age | Commit message (Expand) | Author |
---|---|---|
2023-06-23 | macos' clang is retarded | Omar Polo |
2023-06-23 | drop debug log | Omar Polo |
2023-06-13 | simplify check | Omar Polo |
2023-06-13 | avoid arithmetic on void pointers (GNU extension) | Omar Polo |
2023-06-11 | fixes for -Wpointer-sign | Omar Polo |
2023-06-11 | cast uint64_t to unsigned long long | Omar Polo |
2023-06-11 | work around different signature for ecdsae_compute_key | Omar Polo |
2023-06-11 | add a privsep crypto engine | Omar Polo |