Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2018-11-10 | Make bcrypt variants independently configurable. | Zack Weinberg | 1 | -72/+68 |
2018-10-21 | Include crypt.h from crypt-port.h. | Björn Esser | 1 | -1/+0 |
2018-08-07 | Add configure option --disable-failure-tokens. | Zack Weinberg | 1 | -1/+5 |
2018-07-04 | Make it possible to disable individual hashes at configure time. | Zack Weinberg | 1 | -0/+12 |
2018-01-31 | test-crypt-bcrypt: Fix test with GCC8 | Björn Esser | 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 | -57/+114 |
2017-10-03 | For consistency, change all remaining uses of NULL to 0. | Zack Weinberg | 1 | -1/+1 |
2017-10-02 | Grab bag of header-related cleanups. | Zack Weinberg | 1 | -4/+5 |
2017-09-21 | Generate crypt.h for installation. | Zack Weinberg | 1 | -1/+1 |
2017-09-17 | Data buffers for bcrypt | Zack Weinberg | 1 | -53/+30 |
2017-09-15 | Flatten the directory tree. | Zack Weinberg | 1 | -0/+227 |