| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge pull request #44 from dstufft/bump-version22.0.0 | Paul Kehrer | 2015-06-12 | 1 | -1/+1 |
| |\ | | | | | Bump version to 2.0.0 | ||||
| | * | Bump version to 2.0.0 | Donald Stufft | 2015-06-12 | 1 | -1/+1 |
| | | | |||||
| * | | Add prefix option to gensalt() - default to "2b" | jazzyb | 2015-06-12 | 1 | -2/+5 |
| |/ | |||||
| * | Migrate to using CFFI 1.0 | Donald Stufft | 2015-06-11 | 19 | -0/+2995 |
| * Move everything under src/ to ensure we test against the installed library. * Create a build_bcrypt.py script which will build _bcrypt.so. * Refactor to utilize the new _bcrypt.so instead of implicit compile. | |||||
