Skip to content
Snippets Groups Projects

Repository graph

You can move around the graph by using the arrow keys.
Select Git revision
  • alex-patch-1
  • alex-patch-2
  • alex-patch-4
  • branch/default default protected
  • branch/default-vms
  • master
  • reaperhulk-patch-1
  • win-abi3-test
8 results
Created with Raphaël 2.2.010May111915Nov21Feb16Aug5Dec6175Feb4Mar1311Jun12202115Sep17Oct182029Nov19Dec2013Feb3Mar23May22Jun2728293017Sep2Oct8Dec172Jan2116Feb2128Apr2925Jun6Jul7106Aug1025264Sep11Oct193Dec16Jun264Jul11142330Oct2Dec1216Jan15Apr7May262719Jun28Jul19Oct2022Mar12Apr1916Jul231Aug611131415161718252623Nov24Initial importImport crypt_blowfish from OpenWall (http://openwall.com/crypt/)Implement a high level wrapper around crypt_blowfishAdd __pycache__ to the ignore and remove some unneeded ignoresPackage the bcrypt libraryMake a note about getting a .S file into distutilsAdd tests to ensure behaviorAdd a .travis.yml to test bcrypt via travisUse native strings to the CFFI verifierAllow failures for PyPy on TravisGive a better error message when passing a text type to hashpwFix tests for unicode characters on Python 3.2Add some usage instructions to the READMEbump versionUse a more consistent name for the compiled moduleMerge pull request #2 from dstufft/precompilebump versionDon't attempt to load assembler on i386Merge pull request #4 from dstufft/fix-missing-asm-i386Bump versionFixed the travis link in the readmeMerge pull request #7 from alex/fix-readmeUpdate __about__.pyPort the setup.py from pyca/cryptography to bcryptFix the syntax of .gitignoreMerge pull request #19 from dstufft/correct-ignoreSwitch to using sixSwitch to using tox to run our tests and expect PyPy to passMerge pull request #20 from dstufft/sixWe don't need this optimization in the bcrypt test suiteMerge pull request #18 from dstufft/use-toxEnable flake8 style checksMerge pull request #21 from dstufft/styleEnable coverage testing and require 100% coverageMerge pull request #11 from Ayrx/patch-1Merge pull request #22 from dstufft/coverageMerge pull request #17 from dstufft/setup-pyBring the _create_modulename over from cryptographyRemove unicode_literals, it doesn't play well with distutilsMerge pull request #23 from dstufft/modulename
Loading