| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | bump version and add changelog template to reopen tree (#519) | Paul Kehrer | 2016-08-26 | 2 | -1/+24 | |
| | | ||||||
| * | 16.1.0 changelog + version bump (#518)16.1.0 | Paul Kehrer | 2016-08-26 | 2 | -2/+3 | |
| | | ||||||
| * | Avoid pytest 3 warning (#517) | Hynek Schlawack | 2016-08-25 | 2 | -3/+3 | |
| | | | | | | | * Avoid pytest warning * Upgrade pytest min version in tox.ini | |||||
| * | Simplify conditions and delete an unused function (#512) | Alex Gaynor | 2016-07-31 | 2 | -28/+4 | |
| | | ||||||
| * | Remove some pointless branches (#511) | Alex Gaynor | 2016-07-31 | 2 | -46/+20 | |
| | | | | | | | | | * Remove some pointless branches * this nonsense too * this is unused | |||||
| * | Added a mentionbot blacklist in prep for enabling it (#510) | Alex Gaynor | 2016-07-31 | 2 | -0/+4 | |
| | | ||||||
| * | Clean out some cruft (#509) | Alex Gaynor | 2016-07-31 | 2 | -10/+0 | |
| | | ||||||
| * | coverage 4.2 doesn't need the clean step anymore (#508) | Hynek Schlawack | 2016-07-31 | 1 | -8/+3 | |
| | | | | | | | * coverage 4.2 doesn't need the clean step anymore * Set version for report too | |||||
| * | Add guard for allocations failure of X509 objects (#507) | Hynek Schlawack | 2016-07-31 | 1 | -2/+1 | |
| | | ||||||
| * | Convert between pyOpenSSL and cryptography objects (#439) | Paul Kehrer | 2016-07-29 | 3 | -0/+119 | |
| | | | | | | | | | | | * convert pkey to cryptography keys and vice versa * pep8 and such * Add documentation and changelog * add a type check and verify that it rejects ECDSA keys from cryptography | |||||
| * | Run coverage over the tests (#504) | Alex Gaynor | 2016-07-06 | 1 | -1/+3 | |
| | | ||||||
| * | Write a few more tests (#503) | Alex Gaynor | 2016-07-04 | 2 | -11/+40 | |
| | | | | | | | * Write a few more tests * pytestify this whole jam | |||||
| * | Write a few more tests for coverage (#501) | Alex Gaynor | 2016-07-04 | 2 | -3/+19 | |
| | | ||||||
| * | Simplify a few more branches to improve coverage (#500) | Alex Gaynor | 2016-07-03 | 3 | -24/+9 | |
| | | ||||||
| * | Port the easy cases of SSL.py to _openssl_assert (#499) | Alex Gaynor | 2016-07-03 | 1 | -9/+3 | |
| | | ||||||
| * | Replace several untested paths with _openssl_assert (#498) | Alex Gaynor | 2016-07-03 | 2 | -56/+26 | |
| | | | | | | | | | | | | | | | * Replace several untested paths with _openssl_assert * fix, these require a bool * oop, fixed * finish porting crypto.py * typo * yessssssss | |||||
| * | Fix memory leak in OpenSSL.crypto.dump_privatekey (#496) | Hynek Schlawack | 2016-07-03 | 3 | -21/+18 | |
| | | | | | | | | | * Fix memory leak in OpenSSL.crypto.dump_privatekey * Add PR# * Address feedback | |||||
| * | Added more openssl asserst. (#491) | Alex Gaynor | 2016-06-04 | 1 | -27/+9 | |
| | | | | Refs #478 | |||||
| * | Pass --reporter to trial so that it's output doesn't overflow travis (#490) | Alex Gaynor | 2016-06-04 | 1 | -1/+1 | |
| | | ||||||
| * | Fix caching (#489) | Alex Gaynor | 2016-06-04 | 1 | -2/+1 | |
| | | | | | - Remove unused 0.9.8 dir - reenable normal pip caching | |||||
| * | Removed more untested error handling. (#488) | Alex Gaynor | 2016-06-04 | 1 | -25/+8 | |
| | | | | Refs #478 | |||||
| * | Remove a bunch of untested stuff. (#487) | Alex Gaynor | 2016-06-04 | 1 | -19/+8 | |
| | | | | Refs #478 | |||||
| * | Enable use of CRL (and more) in verify context. (#483) | Dan Sully | 2016-06-04 | 4 | -111/+343 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Enable use of CRL (and more) in verify context. * flake8 fixes. * Comments from Hynek & Paul. * More updates from Paul & Hynek. * Fix closing backtick. * Remove commented out constants. * More doc updates. Changelog update. * Getting closer? * Sphinx fix. * Indent docstring. * More Sphinx updates. * Type updates for docstrings. * Remove Enum subclassing. * Docstring update. * Docstrings updates. * Round and round it goes. Where it ends, nobody knows. * Remove TODO comment. Need @sholsapp to follow up. * Time for lots of alcohol. | |||||
| * | remove attempts to test against openssl 0.9.8 (#484) | Alex Gaynor | 2016-06-04 | 2 | -38/+4 | |
| | | | | | | | * remove attempts to test against openssl 0.9.8 * remove some untested branches | |||||
| * | Refactor tests for crypto.load_publickey (#482) | Hynek Schlawack | 2016-06-03 | 1 | -30/+34 | |
| | | ||||||
| * | fix a small bug with load_publickey (#481) | Paul Kehrer | 2016-06-03 | 2 | -0/+15 | |
| | | | | | | | | | * fix a small bug with load_publickey * update docstring, rename test method * make hynek happy | |||||
| * | Merge pull request #476 from alex/opaque-the-sigalg | Paul Kehrer | 2016-06-02 | 2 | -4/+4 | |
| |\ | | | | | X509 sigalg is now opaque | |||||
| | * | --x | Alex Gaynor | 2016-06-02 | 1 | -1/+1 | |
| | | | ||||||
| | * | bump | Alex Gaynor | 2016-06-02 | 1 | -1/+1 | |
| | | | ||||||
| | * | -x | Alex Gaynor | 2016-06-02 | 1 | -1/+1 | |
| | | | ||||||
| | * | bump to cryptography 1.3.3 | Alex Gaynor | 2016-06-02 | 1 | -1/+1 | |
| | | | ||||||
| | * | whitespace | Alex Gaynor | 2016-06-02 | 1 | -0/+1 | |
| | | | ||||||
| | * | Merge branch 'master' into opaque-the-sigalg | Alex Gaynor | 2016-06-02 | 1 | -2/+2 | |
| | |\ | |/ |/| | ||||||
| * | | Merge pull request #477 from alex/opaque-most-things | Hynek Schlawack | 2016-06-02 | 1 | -19/+20 | |
| |\ \ | | | | | | | Make most things opaque | |||||
| | * | | --x | Alex Gaynor | 2016-06-02 | 1 | -1/+1 | |
| | | | | ||||||
| | * | | lol | Alex Gaynor | 2016-06-02 | 1 | -2/+2 | |
| | | | | ||||||
| | * | | fix | Alex Gaynor | 2016-06-02 | 1 | -1/+1 | |
| | | | | ||||||
| | * | | -x | Alex Gaynor | 2016-06-02 | 1 | -1/+1 | |
| | | | | ||||||
| | * | | Make most things opaque | Alex Gaynor | 2016-06-02 | 1 | -16/+17 | |
| |/ / | ||||||
| | * | stuff passes! | Alex Gaynor | 2016-06-02 | 1 | -18/+18 | |
| | | | ||||||
| | * | X509 sigalg is now opaque | Alex Gaynor | 2016-06-02 | 1 | -2/+2 | |
| |/ | ||||||
| * | Merge pull request #474 from alex/the-great-opaquening | Paul Kehrer | 2016-06-01 | 1 | -12/+23 | |
| |\ | | | | | We have always been at war with easy to read code. | |||||
| | * | We have always been at war with easy to read code. | Alex Gaynor | 2016-06-01 | 1 | -12/+23 | |
| |/ | | | | aka EVERYBODY GET READY FOR OPENSSL 1.1.0 | |||||
| * | Merge pull request #471 from pyca/alex-patch-1 | Hynek Schlawack | 2016-05-28 | 1 | -3/+1 | |
| |\ | | | | | Removed nonsense docstring | |||||
| | * | Removed nonsense docstring | Alex Gaynor | 2016-05-27 | 1 | -3/+1 | |
| |/ | | | Caught by @davidben | |||||
| * | Merge pull request #466 from hynek/master | Cory Benfield | 2016-04-28 | 4 | -5/+5 | |
| |\ | | | | | Fix RTD links | |||||
| | * | Fix RTD links | Hynek Schlawack | 2016-04-28 | 4 | -5/+5 | |
| | | | ||||||
| * | | Merge pull request #464 from pyca/alex-patch-1 | Hynek Schlawack | 2016-04-22 | 1 | -1/+1 | |
| |\ \ | | | | | | | Fixed a misleading typo in teh docs | |||||
| | * | | Fixed a misleading typo in teh docs | Alex Gaynor | 2016-04-22 | 1 | -1/+1 | |
| |/ / | ||||||
| * | | Merge pull request #463 from hynek/master | Cory Benfield | 2016-04-19 | 1 | -1/+1 | |
| |\ \ | |/ | | | wheel is bdist_wheel for a while now | |||||
