index
:
delta/python-packages/py-bcrypt.git
djm
master
code.google.com: Obsolete (use py-bcrypt-git)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
bcrypt
Commit message (
Expand
)
Author
Age
Files
Lines
*
bcrypt-based key derivation function support, from OpenBSD libutil
Damien Miller
2013-07-29
7
-7
/
+725
*
Add support for python3 based on patch from elic AT astllc.org; issue#5
Damien Miller
2013-07-27
2
-11
/
+84
*
apparently windows lacks strdup too; issue#3
Damien Miller
2013-07-27
1
-0
/
+1
*
fix compilation failure and warning mentioned in issue#2
Damien Miller
2013-07-27
1
-2
/
+2
*
fix compilation errors on VS2008; mostly from a patch from Florian Ruechel
Damien Miller
2013-07-27
3
-6
/
+6
*
prepare for py-bcrypt-0.3 release
Damien Miller
2013-03-19
1
-1
/
+1
*
Fix concurrency bug reported by Alan Fairless of spideroak.com:
Damien Miller
2013-03-19
2
-23
/
+30
*
bzero copy of password and salt when we are done with them
Damien Miller
2011-03-28
1
-0
/
+3
*
move variable declarations to start of block, fixing builds on Windows and
Damien Miller
2011-03-28
1
-2
/
+4
*
- (djm) Allow Python threads to run during (potentially lengthy) bcrypt
djm
2009-10-01
1
-1
/
+11
*
- (djm) Add support for Win32
djm
2006-08-08
3
-1
/
+18
*
Initial revision
djm
2006-05-22
5
-0
/
+951