Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2018-10-30 | Fix bigcrypt rejecting its own valid output for short phrases. | Björn Esser | 1 | -3/+5 |
2018-10-29 | Rename all hash methods to match naming in John the Ripper. | Björn Esser | 1 | -4/+4 |
2018-10-21 | Include crypt.h from crypt-port.h. | Björn Esser | 1 | -1/+0 |
2018-07-04 | Make it possible to disable individual hashes at configure time. | Zack Weinberg | 1 | -1/+17 |
2018-06-30 | Extend --enable-weak-hashes configure option | Dmitry V. Levin | 1 | -0/+2 |
2018-06-30 | Use ARRAY_SIZE instead of open-coding it in every use case | Dmitry V. Levin | 1 | -1/+1 |
2017-10-26 | <string.h> gets imported through <crypt-port.h> now | Björn Esser | 1 | -1/+0 |
2017-10-23 | Reformat all code files to match GNU style | Björn Esser | 1 | -6/+12 |
2017-10-02 | Grab bag of header-related cleanups. | Zack Weinberg | 1 | -2/+3 |
2017-09-21 | Generate crypt.h for installation. | Zack Weinberg | 1 | -1/+1 |
2017-09-15 | Crank up the warnings level still further. | Zack Weinberg | 1 | -2/+2 |
2017-09-15 | Flatten the directory tree. | Zack Weinberg | 1 | -0/+94 |