| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | CryptPolicy deprecation, part 5 - updated docs, changelog, benchmark script | Eli Collins | 2012-04-17 | 1 | -33/+47 |
| | | |||||
| * | deprecating min_verify_time option; doesn't meaningfully increase security, ↵ | Eli Collins | 2012-01-19 | 1 | -3/+0 |
| | | | | | and adds code complexity | ||||
| * | added documentation for verify_and_update | Eli Collins | 2011-09-14 | 1 | -0/+6 |
| | | |||||
| * | bugfix: changed CryptPolicy to use SafeConfigParser (as it really should ↵ | Eli Collins | 2011-06-04 | 1 | -1/+2 |
| | | | | | | | | | have all along) * this may break parsing of some files which have "vary_rounds = 10%", that should now read "vary_rounds = 10%%". * currently detecting that case, and falling back to old behavior + userwarning * passlib 1.6 will let this be fatal. | ||||
| * | rearranged/expanded CryptContext docs | Eli Collins | 2011-04-26 | 1 | -0/+310 |
