summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge pull request #38 from alex/nul-bytesDonald Stufft2015-03-132-0/+8
|\ \
| * | flake8Alex Gaynor2015-03-131-0/+1
| * | Error out on NUL bytes.Alex Gaynor2015-03-132-0/+7
* | | Merge pull request #39 from alex/how-to-reportDonald Stufft2015-03-131-0/+8
|\ \ \ | |/ / |/| |
| * | fixed typoAlex Gaynor2015-03-131-3/+3
| * | Document how to report a security issueAlex Gaynor2015-03-131-0/+8
|/ /
* | Merge pull request #37 from reaperhulk/update-readme-and-ignoresAlex Gaynor2015-03-042-1/+7
|\ \ | |/ |/|
| * fix indentationPaul Kehrer2015-03-041-1/+1
| * update gitignoresPaul Kehrer2015-03-041-0/+2
| * update badge and add new badgePaul Kehrer2015-03-041-1/+5
|/
* Merge pull request #33 from dstufft/bump-versionv1.1.0Alex Gaynor2014-12-061-1/+1
|\
| * Bump version to 1.1.0Donald Stufft2014-12-061-1/+1
|/
* Merge pull request #30 from alex/increase-the-work-factorDonald Stufft2014-12-061-1/+1
|\
| * Make the example of changing the workfactor *increase* it, rather than decrea...Alex Gaynor2014-12-061-1/+1
* | Merge pull request #31 from alex/no-more-mockDonald Stufft2014-12-063-11/+3
|\ \
| * | Removed usage of mock which wasn't really doing anythingAlex Gaynor2014-12-063-11/+3
| |/
* | Merge pull request #32 from alex/simplify-testDonald Stufft2014-12-061-1/+1
|\ \ | |/ |/|
| * Simplify, very slightly, how the parameterize decorator is usedAlex Gaynor2014-12-061-1/+1
|/
* Merge pull request #29 from alex/scrap-attr-dictDonald Stufft2014-12-061-21/+8
|\
| * scrapped attribute dict in setup.py, it wasn't doing muchAlex Gaynor2014-12-051-21/+8
|/
* Merge pull request #28 from dstufft/slight-rewordAlex Gaynor2014-12-051-1/+1
|\
| * Slightly reword this not to specify every single Python versionDonald Stufft2014-12-051-1/+1
* | Merge pull request #27 from dstufft/upgrade-c-libAlex Gaynor2014-12-0521-59/+86
|\ \
| * | Disable ASM againDonald Stufft2014-12-051-1/+1
| * | Upgrade crypt_blowfish to 1.3Donald Stufft2014-12-0521-60/+87
| |/
* | Merge pull request #26 from dstufft/disable-implicit-compileAlex Gaynor2014-12-052-0/+16
|\ \ | |/ |/|
| * Disable the ability to implicitly compile the CFFI moduleDonald Stufft2014-12-052-0/+16
|/
* Merge pull request #24 from dstufft/lazy-libraryAlex Gaynor2014-12-051-2/+26
|\
| * Lazily load the library upon first useDonald Stufft2014-12-051-2/+26
|/
* Merge pull request #23 from dstufft/modulenameAlex Gaynor2014-12-051-17/+28
|\
| * Remove unicode_literals, it doesn't play well with distutilsDonald Stufft2014-12-051-1/+0
| * Bring the _create_modulename over from cryptographyDonald Stufft2014-12-051-16/+28
|/
* Merge pull request #17 from dstufft/setup-pyAlex Gaynor2014-12-051-25/+185
|\
| * Port the setup.py from pyca/cryptography to bcryptDonald Stufft2014-12-051-25/+185
* | Merge pull request #22 from dstufft/coverageAlex Gaynor2014-12-052-1/+8
|\ \
| * | Enable coverage testing and require 100% coverageDonald Stufft2014-12-052-1/+8
| |/
* | Merge pull request #11 from Ayrx/patch-1Alex Gaynor2014-12-051-1/+1
|\ \ | |/ |/|
| * Update __about__.pyTerry Chia2014-08-161-1/+1
* | Merge pull request #21 from dstufft/styleAlex Gaynor2014-12-055-62/+245
|\ \
| * | Enable flake8 style checksDonald Stufft2014-12-055-62/+245
|/ /
* | Merge pull request #18 from dstufft/use-toxAlex Gaynor2014-12-052-15/+31
|\ \
| * | We don't need this optimization in the bcrypt test suiteDonald Stufft2014-12-051-1/+1
| * | Switch to using tox to run our tests and expect PyPy to passDonald Stufft2014-12-052-15/+31
* | | Merge pull request #20 from dstufft/sixAlex Gaynor2014-12-053-13/+11
|\ \ \ | |/ /
| * | Switch to using sixDonald Stufft2014-12-053-13/+11
|/ /
* | Merge pull request #19 from dstufft/correct-ignoreAlex Gaynor2014-12-051-1/+1
|\ \ | |/ |/|
| * Fix the syntax of .gitignoreDonald Stufft2014-12-051-1/+1
|/
* Merge pull request #7 from alex/fix-readmeDavid Reid2014-02-211-2/+2
|\
| * Fixed the travis link in the readmeAlex Gaynor2013-11-151-2/+2
|/
* Bump versionv1.0.2Donald Stufft2013-05-191-1/+1