summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add NOTICE to MANIFEST.inadd-noticeHynek Schlawack2019-07-291-1/+1
* Create NOTICEHynek Schlawack2019-07-291-0/+5
* Mark this test as flaky (#850)Alex Gaynor2019-07-061-0/+3
* Update SSL.py docstring (#849)Daniel Holth2019-07-051-1/+1
* Run tests in random order to weed out issues (#842)Alex Gaynor2019-06-022-1/+7
* Remove deleted files from MANIFEST.in (#841)Alex Gaynor2019-05-201-3/+0
* Delete .mention-bot (#840)Alex Gaynor2019-05-191-3/+0
* Delete examples/simple/ (#837)Alex Gaynor2019-05-193-184/+0
* Delete examples/sni/ (#838)Alex Gaynor2019-05-197-188/+0
* Delete README.rst (#839)Alex Gaynor2019-05-191-56/+0
* Delete SecureXMLRPCServer.py (#836)Alex Gaynor2019-05-191-115/+0
* Delete proxy.py (#835)Alex Gaynor2019-05-191-79/+0
* Delete certgen.py (#834)Alex Gaynor2019-05-191-84/+0
* Delete mk_simple_certs which is definitely not the pyca recommended way to ge...Alex Gaynor2019-05-191-50/+0
* Remove tests of long functionality (#832)Alex Gaynor2019-05-191-117/+0
* Make test_ssl pass in an IPv6-only environment (#827)David Benjamin2019-04-151-20/+38
* skip NPN tests if NPN is not available (#822)Paul Kehrer2019-02-261-0/+3
* OpenSSL always has SNI (#821)Alex Gaynor2019-02-221-8/+0
* Deprecated NPN (#820)Alex Gaynor2019-02-222-1/+12
* Raise an Error with "no cipher match" even with TLS 1.3 (#818)Mark Williams2019-02-142-12/+34
* Make all of the examples py3 syntax friendly (#816)Alex Gaynor2019-02-103-15/+21
* Removed deprecated Type aliases (#814)Alex Gaynor2019-02-075-150/+35
* Update install docs for suppoted versions of OpenSSL (#813)Alex Gaynor2019-02-021-5/+1
* Update test for us not supporting 0.9.8 (#812)Alex Gaynor2019-02-021-4/+2
* Provide a valid digest option (#811)Wayne Werner2019-01-301-1/+1
* more infra changes (#809)Paul Kehrer2019-01-211-21/+14
* Reopen master for 19.1 (#810)Alex Gaynor2019-01-212-1/+25
* release 19.0.0 (#808)19.0.0Paul Kehrer2019-01-212-2/+2
* changelog and call it 19 now (#807)Paul Kehrer2019-01-212-3/+7
* upgrade macos builders to newer travis image (#806)Paul Kehrer2019-01-211-2/+2
* add key types consts (#776)Igr2019-01-211-0/+2
* Fixes incorrect rtype in documentation (#802)Gaurav Malhotra2019-01-211-2/+2
* Handle NULL bytes in get_components() values (#804)Romuald Brunet2019-01-212-5/+16
* Hypothetically fixes pyOpenSSL tests (#805)Paul Kehrer2019-01-215-32/+52
* Update OpenSSL manpage link to x509v3_config (#789)Cyril Stoller2018-08-271-1/+1
* Add note on zero-based certificate version value (#790)Cyril Stoller2018-08-271-1/+2
* X509Store.add_cert no longer raises an error on duplicate cert (#787)Paul Kehrer2018-08-233-7/+16
* Fixes #784 -- bump minimum cryptography version (#785)Alex Gaynor2018-08-102-2/+2
* fix wantWriteError to error even with big socket buffers (#782)catern2018-08-091-1/+1
* Added py37 (#772)Alex Gaynor2018-07-043-1/+15
* Only allocate exponent in the TYPE_RSA path. (#767)David Benjamin2018-06-051-5/+5
* Tone down the comment around SSL_set_tlsext_status_ocsp_resp. (#764)David Benjamin2018-05-221-7/+2
* Fix SSL_CTX_set_tlsext_servername_callback type signature. (#763)David Benjamin2018-05-221-1/+1
* reopen master for 18.1 (#761)Paul Kehrer2018-05-162-1/+25
* 18.0.0 release time (#760)18.0.0Paul Kehrer2018-05-162-2/+2
* tell people to stop using this where possible (#759)Paul Kehrer2018-05-161-1/+5
* Add Connection.get_certificate method (#733)Jeremy Lainé2018-05-163-0/+39
* Make sure a NotImplementedError is always raised on Connection.makefile() (#744)Ayke2018-05-161-1/+1
* Add Context.set_tlsext_use_srtp (#734)Jeremy Lainé2018-05-163-0/+46
* make codecov stop commenting (#756)Paul Kehrer2018-05-142-1/+2