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
/
CHANGES
Commit message (
Expand
)
Author
Age
Files
Lines
*
CryptPolicy deprecation, part 5 - updated docs, changelog, benchmark script
Eli Collins
2012-04-17
1
-22
/
+31
*
updated passlib.apache module's api - more flexible to use, changed some ambi...
Eli Collins
2012-04-17
1
-0
/
+5
*
issue warning if app requests even bsdi_crypt rounds
Eli Collins
2012-04-13
1
-0
/
+3
*
clarify behavior for secret=None and hash=None
Eli Collins
2012-04-11
1
-0
/
+8
*
ldap salted digest improvements
Eli Collins
2012-04-09
1
-0
/
+3
*
*all* hashes now throw PasswordSizeError if password is larger than 4096 char...
Eli Collins
2012-04-09
1
-0
/
+8
*
doc tweaks
Eli Collins
2012-03-12
1
-1
/
+3
*
doc tweaks
Eli Collins
2012-03-10
1
-2
/
+2
*
various bcrypt improvements
Eli Collins
2012-03-10
1
-0
/
+4
*
did rewrite of unix_fallback as unix_disabled; unix_fallback is now deprecated
Eli Collins
2012-03-10
1
-0
/
+5
*
added Window's DCC hashes (aka mscache / mscash) version 1 & 2
Eli Collins
2012-03-10
1
-0
/
+5
*
renamed nthash -> bsd_nthash; added real nthash implemented
Eli Collins
2012-03-10
1
-0
/
+5
*
added support for lmhash
Eli Collins
2012-03-10
1
-0
/
+3
*
added support for Cisco PIX & Type 7 hashes
Eli Collins
2012-03-10
1
-0
/
+5
*
added mssql 2000/2005 hashes; enhanced HandlerCase's password case sensitive ...
Eli Collins
2012-03-10
1
-0
/
+4
*
utils.handlers framework reworked; removed a bunch of boilerplate code
Eli Collins
2012-03-09
1
-0
/
+11
*
Merge
Eli Collins
2012-02-08
1
-1
/
+14
|
\
|
*
renamed calc_checksum() -> _calc_checksum(), hiding the last of the private m...
Eli Collins
2012-02-08
1
-1
/
+2
|
*
documentation updates for last two commits
Eli Collins
2012-02-08
1
-2
/
+14
*
|
deprecating min_verify_time option; doesn't meaningfully increase security, a...
Eli Collins
2012-01-19
1
-1
/
+5
|
/
*
minor updates
Eli Collins
2012-01-19
1
-0
/
+4
*
split exceptions/warnings to separate module; added some additional warning c...
Eli Collins
2012-01-18
1
-1
/
+1
*
deprecated unused int<->bytes utils
Eli Collins
2012-01-18
1
-0
/
+3
*
replaced utils.h64 module with utils.Base64Engine instance
Eli Collins
2012-01-18
1
-2
/
+9
*
added example hashes to scram documentation, other doc tweaks
Eli Collins
2012-01-10
1
-7
/
+18
*
builtin implementations of md5_crypt and sha256/512_crypt sped up by about 25%
Eli Collins
2012-01-05
1
-0
/
+4
*
CryptContext can now run passwords through SASLPrep via "passprep" options [i...
Eli Collins
2012-01-02
1
-0
/
+5
*
deprecated to_hash_str, replaced all instances with to_native_str
Eli Collins
2011-12-28
1
-1
/
+0
*
branch done, will merge into default
no2to3-dev
Eli Collins
2011-12-28
1
-0
/
+3
*
large rewrite of how CryptPolicy is parsed and compiled; should result in *mu...
Eli Collins
2011-12-22
1
-0
/
+5
*
all verify() methods now use "constant time" comparison function (see CHANGEL...
Eli Collins
2011-12-01
1
-7
/
+27
*
minor documentation changes
Eli Collins
2011-12-01
1
-4
/
+4
*
Merge 1.5.3 bugfixes
Eli Collins
2011-10-08
1
-0
/
+38
|
\
|
*
Merge fixes from release-1.5
Eli Collins
2011-09-19
1
-0
/
+37
|
|
\
|
|
*
restored pure-python bcrypt implementation that was removed in r5211db139659
Eli Collins
2011-09-14
1
-0
/
+11
|
|
*
misc doc changes
Eli Collins
2011-09-14
1
-9
/
+17
|
|
*
beginning 1.6 dev
Eli Collins
2011-08-25
1
-2
/
+20
*
|
|
bumped to 1.5.3
1.5.3
Eli Collins
2011-10-08
1
-1
/
+1
*
|
|
bcrypt padding work:
Eli Collins
2011-10-07
1
-0
/
+45
|
/
/
*
|
bumped to 1.5.2
1.5.2
Eli Collins
2011-09-19
1
-2
/
+2
*
|
improvements to passlib.ext.django
Eli Collins
2011-09-14
1
-2
/
+2
*
|
fixed small bug in CryptPolicy.iter_config() related to deprecation options
Eli Collins
2011-09-14
1
-5
/
+10
*
|
added documentation for verify_and_update
Eli Collins
2011-09-14
1
-7
/
+14
*
|
small formatting change to CHANGES file
Eli Collins
2011-09-12
1
-21
/
+35
*
|
bugfix: django_des_crypt now accepts all H64_CHARS in salt [issue 22]
Eli Collins
2011-09-12
1
-2
/
+18
|
/
*
bumped to 1.5.1
1.5.1
Eli Collins
2011-08-17
1
-12
/
+13
*
GAE compatibility fix: changed apache UTs to not rely on filesystem.
Eli Collins
2011-08-12
1
-4
/
+4
*
added gae_env flag to disable some CryptPolicy.from_path() unittests under Go...
Eli Collins
2011-08-12
1
-1
/
+4
*
added simple unittests to check passlib.apps & passlib.hosts contexts are wor...
Eli Collins
2011-08-12
1
-2
/
+4
*
provide fallback
Eli Collins
2011-08-12
1
-3
/
+8
[next]