aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #2391 from reaperhulk/hypothesis-fixesAlex Gaynor2015-10-023-3/+0
|\
| * hypothesis-pytest is no longer a required packagePaul Kehrer2015-10-023-3/+0
|/
* Merge pull request #1773 from Ayrx/hypothesisPaul Kehrer2015-10-026-1/+24
|\
| * Move hypothesis tests to the subfolder.Terry Chia2015-10-022-0/+5
| * Remove unused import.Terry Chia2015-09-301-2/+0
| * Remove unneeded line.Terry Chia2015-09-301-3/+0
| * Address comments.Terry Chia2015-09-302-5/+4
| * Use correct import.Terry Chia2015-09-271-1/+1
| * Pin version of hypothesis above 1.11.4.Terry Chia2015-09-272-23/+5
| * == should be !=.Terry Chia2015-09-261-1/+1
| * Add hypothesis test for Fernet.Terry Chia2015-09-261-0/+12
| * Fix .gitignore.Terry Chia2015-09-261-1/+1
| * Add plumbing for hypothesis.Terry Chia2015-09-264-1/+31
* | Merge pull request #2389 from alex/https-some-linksPaul Kehrer2015-10-024-6/+6
|\ \
| * | a few more fixesAlex Gaynor2015-10-022-3/+3
| * | HTTPS-ifiy to some linksAlex Gaynor2015-10-023-3/+3
|/ /
* | Merge pull request #2386 from mdjunior/masterPaul Kehrer2015-10-012-1/+25
|\ \
| * | test build ca request with path_length Nonevicente.fiebig2015-10-011-0/+24
| * | Change '!=' to 'is not'Manoel Domingues Junior2015-10-011-1/+1
| * | Handling path_length when ca is TrueManoel Domingues Junior2015-10-011-1/+1
|/ /
* | Merge pull request #2385 from alex/use-signaturePaul Kehrer2015-09-291-4/+10
|\ \
| * | flake8Alex Gaynor2015-09-291-0/+1
| * | sigh, fixAlex Gaynor2015-09-291-1/+1
| * | use signature so stuff works on 3.6 -- fixes #2382Alex Gaynor2015-09-291-3/+8
|/ /
* | Merge pull request #2380 from reaperhulk/port-102-changelogAlex Gaynor2015-09-271-0/+11
|\ \
| * | port 1.0.2 changelog to masterPaul Kehrer2015-09-261-0/+11
|/ /
* | Merge pull request #2377 from alex/internal-errorPaul Kehrer2015-09-267-63/+23
|\ \
| * | unused importAlex Gaynor2015-09-261-3/+1
| * | Use InternalError for stuffAlex Gaynor2015-09-267-60/+22
|/ /
* | Merge pull request #2375 from alex/assert-in-bindingPaul Kehrer2015-09-263-38/+50
|\ \
| * | fix the testsAlex Gaynor2015-09-262-5/+6
| * | flake8 itAlex Gaynor2015-09-261-6/+4
| * | Convert asserts in bindings as wellAlex Gaynor2015-09-262-36/+49
|/ /
* | Merge pull request #2374 from alex/renamePaul Kehrer2015-09-261-0/+0
|\ \
| * | rename this file for consistencyAlex Gaynor2015-09-261-0/+0
| |/
* | Merge pull request #2372 from alex/a-few-more-assertsPaul Kehrer2015-09-263-3/+3
|\ \ | |/ |/|
| * converted a few more assertsAlex Gaynor2015-09-263-3/+3
|/
* Merge pull request #2370 from reaperhulk/asserts-begone-2Alex Gaynor2015-09-268-87/+90
|\
| * move two asserts much closer to call sitePaul Kehrer2015-09-251-2/+2
| * convert the rest of the openssl backend to using openssl_assertPaul Kehrer2015-09-258-87/+90
|/
* Merge pull request #2369 from alex/we-testPaul Kehrer2015-09-251-2/+2
|\
| * Merge branch 'master' into we-testAlex Gaynor2015-09-252-154/+178
| |\ | |/ |/|
* | Merge pull request #2368 from reaperhulk/asserts-begoneAlex Gaynor2015-09-252-154/+178
|\ \
| * | add test for openssl_assertPaul Kehrer2015-09-251-1/+6
| * | remove unnecessary checkPaul Kehrer2015-09-251-1/+0
| * | change some asserts back since they're not openssl specificPaul Kehrer2015-09-251-18/+19
| * | start converting asserts to a function callPaul Kehrer2015-09-251-166/+185
|/ /
| * We test on 3.5Alex Gaynor2015-09-251-2/+2
|/
* Merge pull request #2366 from reaperhulk/new-travisAlex Gaynor2015-09-251-0/+8
|\
| * Merge branch 'master' into new-travisPaul Kehrer2015-09-251-3/+4
| |\ | |/ |/|