| Commit message (Expand) | Author | Files | Lines |
2023-07-08 | Import EVP_MD_meth_new.3 from OpenSSL 1.1.1 head | tb | 1 | -0/+292 |
2023-07-08 | Fix whitespace | tb | 1 | -2/+2 |
2023-07-08 | partial fix for make -j8 (bluhm@ is sitting right next to me and agreeing) | espie | 1 | -5/+4 |
2023-07-08 | Hide all public symbols in libssl | beck | 21 | -33/+828 |
2023-07-08 | Hide symbols in dh | beck | 9 | -7/+171 |
2023-07-08 | Hide symbols in curve22519 | beck | 3 | -1/+45 |
2023-07-08 | Hide symbols in modes.h | beck | 9 | -7/+120 |
2023-07-08 | Hit modes with the loving mallet of knfmt | beck | 9 | -1164/+1342 |
2023-07-08 | Hide symbols in gost. | beck | 9 | -5/+160 |
2023-07-08 | hide symbols in dsa | beck | 10 | -8/+232 |
2023-07-08 | Hide symbols in cmac | beck | 3 | -1/+57 |
2023-07-08 | Hide symbols in objects | beck | 7 | -5/+130 |
2023-07-08 | Hide symbols in rsa | beck | 18 | -18/+384 |
2023-07-08 | Hide symbols in sha | beck | 5 | -3/+101 |
2023-07-08 | Hide symbols in bn | beck | 20 | -18/+449 |
2023-07-08 | Hide symbols in txt_db | beck | 3 | -1/+48 |
2023-07-08 | Hide symbols in md4 and md5 | beck | 7 | -6/+92 |
2023-07-08 | Hide symbols in cast, idea, and ocsp | beck | 23 | -20/+630 |
2023-07-08 | Hide symbols in crypto.h | beck | 10 | -8/+190 |
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 |