| Commit message (Expand) | Author | Files | Lines |
2023-07-08 | Hide symbols in cms, comp, conf, and buffer | beck | 24 | -19/+546 |
2023-07-08 | Remove unused SHA-1 implementation. | jsing | 1 | -86/+1 |
2023-07-08 | Remove now unnecessary "do { } while (0)" | jsing | 1 | -4/+2 |
2023-07-08 | Inline HASH_MAKE_STRING macro. | jsing | 1 | -15/+14 |
2023-07-08 | Reorder functions. | jsing | 1 | -113/+113 |
2023-07-08 | More style(9). | jsing | 14 | -107/+82 |
2023-07-08 | Hit cast with the style(9) stick. | jsing | 8 | -895/+898 |
2023-07-08 | Hide symbols in dso and ct | beck | 14 | -11/+313 |
2023-07-08 | Hit the des directory with the loving mallet of knfmt | beck | 26 | -2231/+2219 |
2023-07-08 | style(9) | jsing | 1 | -36/+33 |
2023-07-08 | Hit ripemd with the style(9) stick. | jsing | 4 | -249/+293 |
2023-07-08 | Hit md5 with the style(9) stick. | jsing | 3 | -130/+163 |
2023-07-08 | Hit md4 with the style(9) stick. | jsing | 3 | -114/+146 |
2023-07-08 | Inline rmd_local.h in rmd_dgst.c. | jsing | 2 | -151/+93 |
2023-07-08 | Inline md5_local.h in md5_dgst.c. | jsing | 2 | -134/+76 |
2023-07-08 | Inline md4_local.h in md4_dgst.c. | jsing | 2 | -114/+56 |
2023-07-08 | Inline sm3_local.h in sm3.c. | jsing | 2 | -87/+70 |
2023-07-08 | Hide symbols in sm3 | beck | 3 | -1/+39 |