index
:
delta/python-packages/py-bcrypt-git.git
3.2.x
alex-patch-1
dependabot/cargo/src/_bcrypt/bcrypt-pbkdf-0.10.0
dependabot/cargo/src/_bcrypt/crypto-common-0.1.5
dependabot/cargo/src/_bcrypt/proc-macro2-1.0.58
dependabot/cargo/src/_bcrypt/pyo3-0.18.3
dependabot/github_actions/actions/setup-python-v2.2.0
dependabot/github_actions/actions/setup-python-v2.2.1
dependabot/github_actions/actions/setup-python-v2.2.2
dependabot/github_actions/actions/upload-artifact-2.3.0
dependabot/github_actions/actions/upload-artifact-v2.2.3
main
master
reaperhulk-patch-1
wheels
github.com: pyca/bcrypt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bump version
v1.0.2
Donald Stufft
2013-05-19
1
-1
/
+1
*
Merge pull request #4 from dstufft/fix-missing-asm-i386
Donald Stufft
2013-05-19
2
-1
/
+3
|
\
|
*
Don't attempt to load assembler on i386
Donald Stufft
2013-05-19
2
-1
/
+3
|
/
*
bump version
v1.0.1
Donald Stufft
2013-05-11
1
-1
/
+1
*
Merge pull request #2 from dstufft/precompile
Donald Stufft
2013-05-11
2
-3
/
+22
|
\
|
*
Use a more consistent name for the compiled module
Donald Stufft
2013-05-11
2
-3
/
+22
|
/
*
bump version
v1.0.0
Donald Stufft
2013-05-11
1
-1
/
+1
*
Add some usage instructions to the README
Donald Stufft
2013-05-11
1
-0
/
+63
*
Fix tests for unicode characters on Python 3.2
Donald Stufft
2013-05-11
1
-2
/
+2
*
Give a better error message when passing a text type to hashpw
Donald Stufft
2013-05-11
2
-0
/
+23
*
Allow failures for PyPy on Travis
Donald Stufft
2013-05-11
1
-0
/
+5
*
Use native strings to the CFFI verifier
Donald Stufft
2013-05-10
1
-5
/
+5
*
Add a .travis.yml to test bcrypt via travis
Donald Stufft
2013-05-10
1
-0
/
+14
*
Add tests to ensure behavior
Donald Stufft
2013-05-10
3
-2
/
+117
*
Make a note about getting a .S file into distutils
Donald Stufft
2013-05-10
1
-0
/
+2
*
Package the bcrypt library
Donald Stufft
2013-05-10
2
-0
/
+94
*
Add __pycache__ to the ignore and remove some unneeded ignores
Donald Stufft
2013-05-10
1
-9
/
+1
*
Implement a high level wrapper around crypt_blowfish
Donald Stufft
2013-05-10
2
-0
/
+88
*
Import crypt_blowfish from OpenWall (http://openwall.com/crypt/)
Donald Stufft
2013-05-10
17
-0
/
+2820
*
Initial import
Donald Stufft
2013-05-10
4
-0
/
+257