index
:
delta/python-packages/passlib.git
1.3.x
Ehsan-Kia/add-missing-comma-in-python-string-list--1570159929332
class-based
cmdline-dev
drpoggi/fastpbk2-fastpbkdf2-1518202787739
drupal7
graingert/docs-updated-password-generation-section-1551709975688
ironpython-support-dev
kenyon/quickstartrst-grammar-fixes-1547285543894
lazy-load
master
mjhm/passlibhashbsdi_cryptrst-edited-online-w-1485713793666
no2to3-dev
release-1.5
release-1.6
scram-dev
scrypt-dev
speedup
stable
yuvallanger/fix-typo-1451443676093
foss.heptapod.net: python-libs/passlib
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
passlib
/
context.py
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
more error statements rewritten
Eli Collins
2011-03-28
1
-1
/
+1
*
replaced "raise exc, msg" with "raise exc(msg)" everywhere (working on py3k c...
Eli Collins
2011-03-28
1
-15
/
+15
*
CryptContext: add verify_and_update() convenience method (UTs added)
Eli Collins
2011-03-27
1
-9
/
+8
*
CryptContext: schemes list no longer required by constructor - allows app to ...
Eli Collins
2011-03-27
1
-2
/
+0
*
bugfix: properly handle CryptContext border case where default_rounds>max_rou...
Eli Collins
2011-03-27
1
-1
/
+8
*
reworked how vary_rounds works to properly account for log2 rounds parameters
Eli Collins
2011-03-24
1
-6
/
+14
*
added phpass_context & phpbb3_context to passlib.apps
Eli Collins
2011-03-24
1
-5
/
+3
*
documentation updates
Eli Collins
2011-03-24
1
-15
/
+46
*
lots of work documenting CryptContext class
Eli Collins
2011-03-23
1
-73
/
+164
*
various CryptContext improvements
Eli Collins
2011-03-23
1
-1
/
+20
*
split passlib.base into passlib.registry & passlib.context - the two have lit...
Eli Collins
2011-03-22
1
-0
/
+801
*
rearranged some modules
Eli Collins
2011-01-30
1
-451
/
+0
*
working on policy for CryptContext, names must now use underscores instead of...
Eli Collins
2011-01-30
1
-42
/
+282
*
bugfixin'
Eli Collins
2011-01-19
1
-11
/
+4
*
import cleanups
Eli Collins
2011-01-19
1
-1
/
+1
*
removed a bunch of unused imports
Eli Collins
2011-01-19
1
-2
/
+1
*
rearanging more
Eli Collins
2011-01-19
1
-0
/
+219
[prev]