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
/
utils
/
md4.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
assorted bugfixes, tweaks, and tests added; based on coverage examination
Eli Collins
2012-04-12
1
-3
/
+3
*
split exceptions/warnings to separate module; added some additional warning c...
Eli Collins
2012-01-18
1
-1
/
+3
*
import cleanups
Eli Collins
2012-01-18
1
-4
/
+2
*
cleanups to utils
Eli Collins
2012-01-18
1
-3
/
+1
*
move vm constants to compat module
Eli Collins
2011-12-28
1
-2
/
+2
*
deprecated to_hash_str, replaced all instances with to_native_str
Eli Collins
2011-12-28
1
-2
/
+3
*
replaced xrange() instances with compat.irange() alias
Eli Collins
2011-12-06
1
-2
/
+3
*
added test for builtin MD4 class even if SSL version present, for coverage
Eli Collins
2011-07-11
1
-2
/
+5
*
stripped trailing whitespace from a bunch of files
Eli Collins
2011-07-08
1
-1
/
+1
*
rest of utils now py3 compat
Eli Collins
2011-06-17
1
-4
/
+8
*
patch to md4 module for pypy compat; noted pypy compat in changelog
Eli Collins
2011-05-04
1
-5
/
+24
*
passlib.utils.md4: use native hashlib md4 support if available
Eli Collins
2011-04-05
1
-2
/
+14
*
documentation work & rearranging
Eli Collins
2011-03-22
1
-5
/
+23
*
coverage work
Eli Collins
2011-03-18
1
-5
/
+5
*
supporting hashes added
Eli Collins
2011-03-14
1
-1
/
+2
*
updated docs
Eli Collins
2011-01-31
1
-1
/
+22
*
moved DES routines to separate module
Eli Collins
2011-01-25
1
-3
/
+3
*
work on lanman hash
Eli Collins
2011-01-25
1
-0
/
+1
*
misc stuff
Eli Collins
2011-01-24
1
-0
/
+189