summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 16.1.0 changelog + version bump (#518)16.1.0Paul Kehrer2016-08-262-2/+3
* Avoid pytest 3 warning (#517)Hynek Schlawack2016-08-252-3/+3
* Simplify conditions and delete an unused function (#512)Alex Gaynor2016-07-312-28/+4
* Remove some pointless branches (#511)Alex Gaynor2016-07-312-46/+20
* Added a mentionbot blacklist in prep for enabling it (#510)Alex Gaynor2016-07-312-0/+4
* Clean out some cruft (#509)Alex Gaynor2016-07-312-10/+0
* coverage 4.2 doesn't need the clean step anymore (#508)Hynek Schlawack2016-07-311-8/+3
* Add guard for allocations failure of X509 objects (#507)Hynek Schlawack2016-07-311-2/+1
* Convert between pyOpenSSL and cryptography objects (#439)Paul Kehrer2016-07-293-0/+119
* Run coverage over the tests (#504)Alex Gaynor2016-07-061-1/+3
* Write a few more tests (#503)Alex Gaynor2016-07-042-11/+40
* Write a few more tests for coverage (#501)Alex Gaynor2016-07-042-3/+19
* Simplify a few more branches to improve coverage (#500)Alex Gaynor2016-07-033-24/+9
* Port the easy cases of SSL.py to _openssl_assert (#499)Alex Gaynor2016-07-031-9/+3
* Replace several untested paths with _openssl_assert (#498)Alex Gaynor2016-07-032-56/+26
* Fix memory leak in OpenSSL.crypto.dump_privatekey (#496)Hynek Schlawack2016-07-033-21/+18
* Added more openssl asserst. (#491)Alex Gaynor2016-06-041-27/+9
* Pass --reporter to trial so that it's output doesn't overflow travis (#490)Alex Gaynor2016-06-041-1/+1
* Fix caching (#489)Alex Gaynor2016-06-041-2/+1
* Removed more untested error handling. (#488)Alex Gaynor2016-06-041-25/+8
* Remove a bunch of untested stuff. (#487)Alex Gaynor2016-06-041-19/+8
* Enable use of CRL (and more) in verify context. (#483)Dan Sully2016-06-044-111/+343
* remove attempts to test against openssl 0.9.8 (#484)Alex Gaynor2016-06-042-38/+4
* Refactor tests for crypto.load_publickey (#482)Hynek Schlawack2016-06-031-30/+34
* fix a small bug with load_publickey (#481)Paul Kehrer2016-06-032-0/+15
* Merge pull request #476 from alex/opaque-the-sigalgPaul Kehrer2016-06-022-4/+4
|\
| * --xAlex Gaynor2016-06-021-1/+1
| * bumpAlex Gaynor2016-06-021-1/+1
| * -xAlex Gaynor2016-06-021-1/+1
| * bump to cryptography 1.3.3Alex Gaynor2016-06-021-1/+1
| * whitespaceAlex Gaynor2016-06-021-0/+1
| * Merge branch 'master' into opaque-the-sigalgAlex Gaynor2016-06-021-2/+2
| |\ | |/ |/|
* | Merge pull request #477 from alex/opaque-most-thingsHynek Schlawack2016-06-021-19/+20
|\ \
| * | --xAlex Gaynor2016-06-021-1/+1
| * | lolAlex Gaynor2016-06-021-2/+2
| * | fixAlex Gaynor2016-06-021-1/+1
| * | -xAlex Gaynor2016-06-021-1/+1
| * | Make most things opaqueAlex Gaynor2016-06-021-16/+17
|/ /
| * stuff passes!Alex Gaynor2016-06-021-18/+18
| * X509 sigalg is now opaqueAlex Gaynor2016-06-021-2/+2
|/
* Merge pull request #474 from alex/the-great-opaqueningPaul Kehrer2016-06-011-12/+23
|\
| * We have always been at war with easy to read code.Alex Gaynor2016-06-011-12/+23
|/
* Merge pull request #471 from pyca/alex-patch-1Hynek Schlawack2016-05-281-3/+1
|\
| * Removed nonsense docstringAlex Gaynor2016-05-271-3/+1
|/
* Merge pull request #466 from hynek/masterCory Benfield2016-04-284-5/+5
|\
| * Fix RTD linksHynek Schlawack2016-04-284-5/+5
* | Merge pull request #464 from pyca/alex-patch-1Hynek Schlawack2016-04-221-1/+1
|\ \
| * | Fixed a misleading typo in teh docsAlex Gaynor2016-04-221-1/+1
|/ /
* | Merge pull request #463 from hynek/masterCory Benfield2016-04-191-1/+1
|\ \ | |/
| * wheel is bdist_wheel for a while nowHynek Schlawack2016-04-191-1/+1
|/