Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2022-11-08 | Fix warning about signed->unsigned conversion | Moinak Bhattacharyya | 1 | -1/+1 |
2022-11-07 | Fix warning about truncating conversion | Moinak Bhattacharyya | 1 | -1/+1 |
2021-03-16 | Fix more CI failures. | Zack Weinberg | 1 | -1/+6 |
2021-03-16 | alg-yescrypt-opt.c: Cast output of _mm_cvtsi128_si32 to uint32_t. | Zack Weinberg | 1 | -1/+1 |
2021-03-07 | Remove the XCRYPT_SECURE_MEMSET and insecure_memzero macros. | Zack Weinberg | 1 | -8/+7 |
2021-03-07 | Remove redundant byte order conversion functions. | Zack Weinberg | 1 | -7/+14 |
2019-03-03 | Fix the (not happening) explicit null dereference found by CovScan. | Björn Esser | 1 | -3/+10 |
2019-03-01 | Move code, documentation, and tests into subdirectories. | Zack Weinberg | 1 | -0/+1540 |