summaryrefslogtreecommitdiff
path: root/tox.ini
Commit message (Expand)AuthorAgeFilesLines
* remove X509StoreFlags.NOTIFY_POLICY (#1213)Paul Kehrer2023-04-211-0/+1
* fix testing against cryptography main branch and improve twisted (#1209)Paul Kehrer2023-04-141-5/+4
* parallel twisted tests and newer mypy (#1197)Paul Kehrer2023-03-241-4/+4
* Fix CI (#1185)Maximilian Hils2023-02-131-0/+2
* fixes for tox4 (#1167)Alex Gaynor2022-12-161-3/+9
* Add support for Python 3.11 (#1161)Hugo van Kemenade2022-11-051-1/+1
* add `Connection.use_(certificate|privatekey)` (#1121)Maximilian Hils2022-09-161-1/+1
* Add inline type annotations (#1089)lovetox2022-05-201-1/+8
* repair CI (#1116)Paul Kehrer2022-05-111-9/+2
* flake8-import-order (#1099)whiteowl32022-03-021-0/+2
* Remove some more py27-isms (#1062)Alex Gaynor2021-11-241-1/+1
* Add CI jobs to test against cryptography wheels (#1049)Nathaniel J. Smith2021-11-051-1/+2
* Expose some DTLS-related features (#1026)Nathaniel J. Smith2021-11-021-1/+1
* Added py310 to support matrix (#1051)Alex Gaynor2021-10-151-1/+1
* Misc CI cleanups (#1045)Nathaniel J. Smith2021-10-041-5/+4
* Add SSL_CTX_set_min_proto_version/SSL_CTX_set_max_proto_version bindings (#985)Maximilian Hils2021-03-101-2/+2
* Tox.ini; Test on Python 3.9 and make flake8 stricter (#966)Christian Clauss2020-11-291-3/+2
* Drop CI for OpenSSL 1.0.2 (#953)Alex Gaynor2020-10-261-16/+1
* fixed tests for twisted change (#950)Alex Gaynor2020-10-141-5/+1
* Paint it Black by the Rolling Stones (#920)Alex Gaynor2020-07-231-2/+9
* Remove dead examples directory from flake8 invocation. (#914)Benjamin Peterson2020-05-211-1/+1
* Uhhh, fix twisted tests to actually run twisted (wat) (#906)Alex Gaynor2020-03-301-2/+3
* Drop support for Python 3.4, since cryptography dropped it (#884)Alex Gaynor2019-12-151-1/+1
* bump the minimum cryptography version (#875)Paul Kehrer2019-11-171-1/+1
* Fixes #868 -- test on py38 (#870)Alex Gaynor2019-10-201-1/+1
* Run tests in random order to weed out issues (#842)Alex Gaynor2019-06-021-1/+2
* Hypothetically fixes pyOpenSSL tests (#805)Paul Kehrer2019-01-211-1/+2
* Fixes #784 -- bump minimum cryptography version (#785)Alex Gaynor2018-08-101-1/+1
* Added py37 (#772)Alex Gaynor2018-07-041-1/+1
* Run tests against pypy3, use travis's pypy/pypy3 (#743)Jeremy Lainé2018-03-211-1/+1
* Raise minimum cryptography version to 2.2.1, drop python 2.6 (#742)Jeremy Lainé2018-03-211-2/+2
* fix a memory leak and a potential UAF and also #722 (#723)Paul Kehrer2017-11-301-1/+1
* Drop py33 (#677)Alex Gaynor2017-07-251-1/+1
* move deps to extras (#661)Paul Kehrer2017-07-071-4/+4
* FIxed #266 -- attempt to deflake our tests (#660)Alex Gaynor2017-07-061-0/+1
* try loading trusted certs from a list of fallbacks (#633)Paul Kehrer2017-06-291-0/+1
* Fix invalid cast from ASN1_TIME to ASN1_GENERALIZEDTIME (#612)Moriyoshi Koizumi2017-06-211-1/+1
* urllib3 uses pytest now, various upgrades to the travis env (#634)Paul Kehrer2017-06-091-1/+1
* Add an informative __main__.py (#620)Hynek Schlawack2017-05-131-0/+1
* Python 3.6 (#600)Hynek Schlawack2017-01-301-1/+1
* Add support for OCSP stapling. (#580)Cory Benfield2017-01-241-1/+1
* We should consider *actually* testing Twisted. (#579)Cory Benfield2016-11-281-1/+1
* Add the ability to set a custom verification time on X509Store (#567)Thomas Sileo2016-11-221-1/+1
* Convert NextProtoNegotiationTests to use pytest-style tests (#569)Alex Chan2016-11-101-1/+1
* Convert test_rand to use pytest-style tests (#563)Alex Chan2016-10-241-1/+1
* Avoid pytest 3 warning (#517)Hynek Schlawack2016-08-251-1/+1
* coverage 4.2 doesn't need the clean step anymore (#508)Hynek Schlawack2016-07-311-8/+3
* Pass --reporter to trial so that it's output doesn't overflow travis (#490)Alex Gaynor2016-06-041-1/+1
* Fix cryptography minimum versionHynek Schlawack2016-03-161-2/+2
* Update these jobsAlex Gaynor2016-03-161-2/+2