Skip to content
Snippets Groups Projects

Repository graph

You can move around the graph by using the arrow keys.
Select Git revision
  • branch/3.2.x-vms
  • branch/default default protected
  • wild/177fa437800540823ae84d122b5c0febab98559e
  • wild/b5590ab89f60e1666b55312aa06717887217bc3d
  • wild/d67bb5ab35f4279d6d9b76063f9d4fa95a24e427
  • wild/faf16d2746ca996507942722aff061e8d148e053
6 results
Created with Raphaël 2.2.010May111915Nov21Feb16Aug5Dec6175Feb4Mar1311Jun12202115Sep17Oct182029Nov19Dec2013Feb3Mar23May22Jun2728293017Sep2Oct8Dec172Jan2116Feb2128Apr2925Jun6Jul7106Aug10254Sep11Oct193Dec16Jun264Jul11142330Oct2Dec1216Jan15Apr7May2619Jun28Jul19Oct2022Mar12Apr1916Jul231Aug611131415161718252623Nov18Dec192220Jan13Feb1813Apr1812May2712Jul8Aug1828Sep17Oct232Nov172931Dec5Jan296Feb20212821Mar15Apr1May2491016172024281Jun381419212526294Jul59101110111315171821232425261Aug23479111216171822242629315Sep81415161921252628292Oct3479101316212324253016Nov271Dec45812Initial 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