aboutsummaryrefslogtreecommitdiff
path: root/tox.ini
AgeCommit message (Expand)Author
2020-11-29Tox.ini; Test on Python 3.9 and make flake8 stricter (#966)Christian Clauss
2020-10-26Drop CI for OpenSSL 1.0.2 (#953)Alex Gaynor
2020-10-14fixed tests for twisted change (#950)Alex Gaynor
2020-07-23Paint it Black by the Rolling Stones (#920)Alex Gaynor
2020-05-21Remove dead examples directory from flake8 invocation. (#914)Benjamin Peterson
2020-03-30Uhhh, fix twisted tests to actually run twisted (wat) (#906)Alex Gaynor
2019-12-15Drop support for Python 3.4, since cryptography dropped it (#884)Alex Gaynor
2019-11-17bump the minimum cryptography version (#875)Paul Kehrer
2019-10-20Fixes #868 -- test on py38 (#870)Alex Gaynor
2019-06-02Run tests in random order to weed out issues (#842)Alex Gaynor
2019-01-21Hypothetically fixes pyOpenSSL tests (#805)Paul Kehrer
2018-08-10Fixes #784 -- bump minimum cryptography version (#785)Alex Gaynor
2018-07-04Added py37 (#772)Alex Gaynor
2018-03-21Run tests against pypy3, use travis's pypy/pypy3 (#743)Jeremy Lainé
2018-03-21Raise minimum cryptography version to 2.2.1, drop python 2.6 (#742)Jeremy Lainé
2017-11-30fix a memory leak and a potential UAF and also #722 (#723)Paul Kehrer
2017-07-25Drop py33 (#677)Alex Gaynor
2017-07-07move deps to extras (#661)Paul Kehrer
2017-07-06FIxed #266 -- attempt to deflake our tests (#660)Alex Gaynor
2017-06-29try loading trusted certs from a list of fallbacks (#633)Paul Kehrer
2017-06-21Fix invalid cast from ASN1_TIME to ASN1_GENERALIZEDTIME (#612)Moriyoshi Koizumi
2017-06-09urllib3 uses pytest now, various upgrades to the travis env (#634)Paul Kehrer
2017-05-13Add an informative __main__.py (#620)Hynek Schlawack
2017-01-30Python 3.6 (#600)Hynek Schlawack
2017-01-24Add support for OCSP stapling. (#580)Cory Benfield
2016-11-28We should consider *actually* testing Twisted. (#579)Cory Benfield
2016-11-22Add the ability to set a custom verification time on X509Store (#567)Thomas Sileo
2016-11-10Convert NextProtoNegotiationTests to use pytest-style tests (#569)Alex Chan
2016-10-24Convert test_rand to use pytest-style tests (#563)Alex Chan
2016-08-25Avoid pytest 3 warning (#517)Hynek Schlawack
2016-07-31coverage 4.2 doesn't need the clean step anymore (#508)Hynek Schlawack
2016-06-04Pass --reporter to trial so that it's output doesn't overflow travis (#490)Alex Gaynor
2016-03-16Fix cryptography minimum versionHynek Schlawack
2016-03-16Update these jobsAlex Gaynor
2016-03-14Whitelist rmCory Benfield
2016-03-14Use urllib3's dev-requirements where possible.Cory Benfield
2016-03-14Smoke test for urllib3.Cory Benfield
2016-03-14Print library versions the proper wayHynek Schlawack
2016-03-13Polish up examples (somewhat)Hynek Schlawack
2016-03-11Fix set_cipher_list on modern OpenSSLHynek Schlawack
2016-01-31Rename legacy to 1.1Hynek Schlawack
2016-01-31Make pyOpenSSL future-proofHynek Schlawack
2016-01-06Rename readme dep and sprinkle in skip_installsHynek Schlawack
2015-12-11Banning all breaks setuptools installationHynek Schlawack
2015-12-11Blacklist py.test 2.8.4, disable wheelsHynek Schlawack
2015-10-24Pin pytest in tox tooHynek Schlawack
2015-10-21gmpy has external depsHynek Schlawack
2015-10-21Use Twisted master and add relevant dependenciesHynek Schlawack
2015-10-21Add a twisted target to CIHynek Schlawack
2015-10-20Fix codecovHynek Schlawack