Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2017-10-03 | Fix bugs in MD5, SHA256, and SHA512 setting-string generation. | Zack Weinberg | 1 | -0/+9 |
2017-10-03 | Clean up internal API to per-algorithm crypt/gensalt functions. | Zack Weinberg | 1 | -3/+2 |
2017-10-02 | Grab bag of header-related cleanups. | Zack Weinberg | 1 | -2/+2 |
2017-10-02 | Shrink crypt_data and increase CRYPT_(GENSALT_)OUTPUT_SIZE. | Zack Weinberg | 1 | -60/+40 |
2017-09-18 | SHA256, SHA512: Don't use two contexts. | Zack Weinberg | 1 | -68/+55 |
2017-09-17 | Data buffers for MD5 and SHA | Zack Weinberg | 1 | -62/+97 |
2017-09-15 | Crank up the warnings level still further. | Zack Weinberg | 1 | -9/+11 |
2017-09-15 | Flatten the directory tree. | Zack Weinberg | 1 | -0/+290 |