| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| | * | Back out changeset 53dc260cead7 -- restores argon2 to 16 byte hash output. | Eli Collins | 2019-11-09 | 1 | -2/+0 |
| | * | fastpbk2 -> fastpbkdf2 | David Poggi | 2018-02-09 | 1 | -1/+1 |
| | * | quickstart.rst: grammar fixes | Kenyon Ralph | 2019-01-12 | 1 | -9/+9 |
| | * | docs: updated password generation section to endorse 'zxcvbn' over alternate ... | Thomas “graingert” Grainger | 2019-03-04 | 1 | -2/+2 |
| | * | docs: updated password generation section to endorze 'zxcvbn-python' over alt... | Eli Collins | 2017-06-06 | 1 | -15/+5 |
| | * | docs: updated rounds in bcrypt examples (fixes issue #91) | Eli Collins | 2017-06-06 | 2 | -6/+6 |
| | * | docs: pypi redirect msg replaced w/ cloud_sptheme's auto_redirect helper, | Eli Collins | 2017-04-05 | 3 | -20/+27 |
| | * | argon2: set checksum size to 32, per issue 88. | Eli Collins | 2017-03-04 | 1 | -0/+5 |
| * | | Merged in drpoggi/passlib/drpoggi/fastpbk2-fastpbkdf2-1518202787739 (pull req... | Eli Collins | 2019-11-09 | 1 | -1/+1 |
| |\ \ |
|
| | * | | fastpbk2 -> fastpbkdf2 | David Poggi | 2018-02-09 | 1 | -1/+1 |
| * | | | quickstart.rst: grammar fixes | Kenyon Ralph | 2019-01-12 | 1 | -9/+9 |
| |/ / |
|
| * | | passlib.context: removed deprecated 'harden_verify' kwd | Eli Collins | 2017-01-30 | 2 | -14/+1 |
| * | | Merge with stable | Eli Collins | 2017-01-30 | 11 | -100/+203 |
| |\ \
| |/ |
|
| | * | bumped to 1.7.1, related doc updates1.7.1 | Eli Collins | 2017-01-30 | 1 | -4/+4 |
| | * | passlib.apache: updated internal comments | Eli Collins | 2017-01-30 | 1 | -1/+1 |
| | * | passlib.hash.bsdi_crypt.rst edited online with Bitbucket | John McLaughlin | 2017-01-29 | 1 | -1/+1 |
| | * | docs: requiring cloud_sptheme 1.8.2 | Eli Collins | 2017-01-30 | 2 | -2/+2 |
| | * | minor update to docs & ignore file | Eli Collins | 2017-01-30 | 1 | -5/+4 |
| | * | bugfix: passlib.hash.cisco_pix & cisco_asa: major overhaul of internal implem... | Eli Collins | 2017-01-30 | 5 | -59/+164 |
| | * | PasswordHash: hammered out more of password truncation policy. | Eli Collins | 2017-01-30 | 1 | -1/+4 |
| | * | passlib.tests: silence some more scrypt backend warnings, | Eli Collins | 2017-01-30 | 1 | -3/+3 |
| | * | Per issue 83, all "harden_verify" code is now deprecated & a noop. | Eli Collins | 2017-01-29 | 3 | -39/+28 |
| | * | passlib.crypto.scrypt: reworked backend loader internals | Eli Collins | 2017-01-23 | 1 | -1/+1 |
| * | | passlib.hash.bsdi_crypt.rst edited online with Bitbucket | John McLaughlin | 2017-01-29 | 1 | -1/+1 |
| * | | Merge with stable | Eli Collins | 2017-01-22 | 4 | -6/+14 |
| |\ \
| |/ |
|
| | * | Fix typo in quickstart | PavloKapyshin | 2017-01-10 | 1 | -1/+1 |
| | * | docs: make series naming uniform | Eli Collins | 2017-01-22 | 2 | -4/+4 |
| | * | docs: update bcrypt docs to indicate correct default scheme (fixes issue 85) | Eli Collins | 2017-01-22 | 2 | -2/+7 |
| | * | passlib.tests.test_totp: fixed max_time_t calculation to trap some errors | Eli Collins | 2017-01-22 | 1 | -0/+3 |
| * | | Fix typo in quickstart | PavloKapyshin | 2017-01-10 | 1 | -1/+1 |
| * | | Merge from stable | Eli Collins | 2016-12-19 | 2 | -5/+7 |
| |\ \
| |/ |
|
| | * | setup: removed unused 'docdist' helper | Eli Collins | 2016-12-19 | 1 | -2/+0 |
| | * | docs: tweaked changelog content, pwd docstrings, added recent setup fix to ch... | Eli Collins | 2016-12-05 | 1 | -3/+7 |
| * | | general: went ahead and removed a bunch of deprecated features that were sche... | Eli Collins | 2016-11-28 | 7 | -34/+79 |
| * | | docs: start 1.8 changelog | Eli Collins | 2016-11-28 | 4 | -4/+17 |
| |/ |
|
| * | bugfix: utils: GenericHandler wasn't issuing deprecation warning if caller | Eli Collins | 2016-11-27 | 1 | -2/+11 |
| * | docs: wording tweaks, emphasized 1.7 changes in hash tutorial, added note abo... | Eli Collins | 2016-11-27 | 2 | -37/+48 |
| * | docs: minor wording corrections, replaced 'encrypt' with 'hash' in a bunch of... | Eli Collins | 2016-11-25 | 36 | -74/+87 |
| * | docs: tweaks to layout, added warning for pythonhosted docs | Eli Collins | 2016-11-23 | 7 | -27/+50 |
| * | bugfix: docs: fix 'dev copy' detection in conf.py | Eli Collins | 2016-11-22 | 1 | -2/+2 |
| * | docs: assorted cleanups, silence some doc build warnings | Eli Collins | 2016-11-22 | 1 | -0/+5 |
| * | docs: marked 1.7 release in changelog, various doc updates | Eli Collins | 2016-11-22 | 4 | -68/+74 |
| * | passlib.utils: relocated a bunch of binary encoding helpers to .utils.binary ... | Eli Collins | 2016-11-22 | 16 | -101/+121 |
| * | passlib.ext.django: large refactor to make things more isolated & testable. | Eli Collins | 2016-11-22 | 1 | -0/+16 |
| * | passlib.handlers.django: added support for django_argon2 | Eli Collins | 2016-11-22 | 3 | -13/+70 |
| * | bugfix: docs: added sphinx 'orphan' flag to silence errors about redirect pages. | Eli Collins | 2016-11-20 | 5 | -0/+25 |
| * | docs: followup to prior commit -- adds stub pages so not to break inbound links. | Eli Collins | 2016-11-20 | 5 | -0/+15 |
| * | docs: LARGE update to documentation, tutorials added, pages relocated | Eli Collins | 2016-11-20 | 49 | -625/+1841 |
| * | setup: added extras for argon, bcrypt, totp | Eli Collins | 2016-11-19 | 1 | -0/+6 |
| * | docs: moving official doc urls to RTD, added https:// to a few urls | Eli Collins | 2016-11-19 | 1 | -1/+1 |