summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Bump dessant/lock-threads from 2.1.2 to 3dependabot/github_actions/dessant/lock-threads-3dependabot[bot]2021-09-281-1/+1
* Fill in notBefore/notAfter in X509 _PKeyInteractionTestsMixin tests (#1039)David Benjamin2021-09-071-2/+7
* Don't try to serialize invalid objects in tests (#1037)David Benjamin2021-08-221-0/+5
* Bump dessant/lock-threads from 2.1.1 to 2.1.2 (#1036)dependabot[bot]2021-08-181-1/+1
* use public interfaces for all cryptography<->pyopenssl translations (#1030)Paul Kehrer2021-07-251-26/+50
* Bump dessant/lock-threads from 2.0.3 to 2.1.1 (#1028)dependabot[bot]2021-07-121-1/+1
* add `NO_OVERLAPPING_PROTOCOLS` to `__all__` (#1025)Maximilian Hils2021-06-301-0/+1
* Bump dessant/lock-threads from 2 to 2.0.3 (#1016)dependabot[bot]2021-05-121-1/+1
* Bump actions/setup-python from 2 to 2.2.2 (#1015)dependabot[bot]2021-05-121-1/+1
* Bump actions/checkout from 2 to 2.3.4 (#1017)dependabot[bot]2021-05-121-2/+2
* Fix CI for new Ubuntu release (#1018)Alex Gaynor2021-05-121-1/+1
* Remove vestigal line (#1004)Alex Gaynor2021-03-251-1/+0
* Attempt to test with system OpenSSL on recent Ubuntu (#1003)Alex Gaynor2021-03-192-2/+17
* Add SSL_CTX_set_min_proto_version/SSL_CTX_set_max_proto_version bindings (#985)Maximilian Hils2021-03-108-15/+115
* remove CB_ISSUER_CHECK (#982)Rosen Penev2021-02-202-2/+0
* fix rtd docs build (#994)Paul Kehrer2021-02-202-1/+5
* Check return code of SSL_[CTX_]set_alpn_protos (#993)Maximilian Hils2021-02-173-2/+31
* rename main branch (#991)Paul Kehrer2021-02-132-7/+6
* cleanup from_buffer now that we just use cffi natively (#989)masterAlex Gaynor2021-01-162-7/+3
* reopen master for dev (#980)Paul Kehrer2020-12-152-1/+13
* Prepare for 20.0.1 release (#979)20.0.1Alex Gaynor2020-12-152-2/+4
* Fix for running on OpenSSL 1.1.0 + CI (#978)Alex Gaynor2020-12-142-1/+23
* remove py2 w/ cryptography master (#977)Alex Gaynor2020-12-141-2/+0
* Tox.ini; Test on Python 3.9 and make flake8 stricter (#966)Christian Clauss2020-11-292-11/+9
* reopen master for next dev cycle (#969)Paul Kehrer2020-11-272-1/+13
* 20.0.0 before 2020 is even over (#968)20.0.0Paul Kehrer2020-11-273-3/+4
* fix a memleak (#967)Paul Kehrer2020-11-272-1/+15
* Keep reference to SSL verify_call in Connection object (#956)Arne Schwabe2020-11-272-0/+52
* Remove leakcheck (#965)Alex Gaynor2020-11-278-568/+1
* Added dependabot for GHA (#961)Alex Gaynor2020-11-231-0/+6
* Migrate CI to GHA (#960)Alex Gaynor2020-11-173-127/+62
* Fix spelling of set in set_verify docstring (#959)Arne Schwabe2020-11-131-2/+2
* Stop testing py35 with cryptography master (#958)Alex Gaynor2020-11-121-3/+0
* Fix typo in debug command output (#957)Michael Lazar2020-11-121-1/+1
* Drop CI for OpenSSL 1.0.2 (#953)Alex Gaynor2020-10-268-95/+15
* Fixing issue #798 (#907)jalberdi0042020-10-181-1/+4
* Correct typos in crypto.py (#949)Felix Yan2020-10-141-2/+2
* fixed tests for twisted change (#950)Alex Gaynor2020-10-141-5/+1
* crypto._PassphraseHelper: pass non-callable passphrase using callback (#947)Huw Jones2020-10-123-11/+68
* Allow using additional untrusted certificates for chain building in X509Store...Sándor Oroszi2020-10-123-2/+176
* Allow using an OpenSSL hashed directory for verification in X509Store (#943)Sándor Oroszi2020-09-113-1/+186
* I'm back in black (#941)Alex Gaynor2020-08-262-9/+21
* travis.com now (#939)Paul Kehrer2020-08-191-2/+2
* lock old issues (#937)Alex Gaynor2020-08-141-0/+14
* fixes #934 -- kill dead link (#936)Alex Gaynor2020-08-141-1/+0
* Switch to new notBefore/After APIs (#843)Rosen Penev2020-08-131-6/+6
* Context.set_verify: allow omission of callback (#933)Maximilian Hils2020-08-073-16/+46
* Allow accessing a connection's verfied certificate chain (#894)Shane Harvey2020-08-055-11/+190
* Deprecated pkcs7 and pkcs12 support (#921)Alex Gaynor2020-08-052-1/+25
* focal time (#929)Paul Kehrer2020-08-053-8/+14