summaryrefslogtreecommitdiff
path: root/tox.ini
Commit message (Expand)AuthorAgeFilesLines
* 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
* Whitelist rmCory Benfield2016-03-141-0/+2
* Use urllib3's dev-requirements where possible.Cory Benfield2016-03-141-3/+0
* Smoke test for urllib3.Cory Benfield2016-03-141-0/+16
* Print library versions the proper wayHynek Schlawack2016-03-141-2/+0
* Polish up examples (somewhat)Hynek Schlawack2016-03-131-1/+1
* Fix set_cipher_list on modern OpenSSLHynek Schlawack2016-03-111-1/+1
* Rename legacy to 1.1Hynek Schlawack2016-01-311-2/+2
* Make pyOpenSSL future-proofHynek Schlawack2016-01-311-2/+3
* Rename readme dep and sprinkle in skip_installsHynek Schlawack2016-01-061-1/+4
* Banning all breaks setuptools installationHynek Schlawack2015-12-111-1/+1
* Blacklist py.test 2.8.4, disable wheelsHynek Schlawack2015-12-111-1/+2
* Pin pytest in tox tooHynek Schlawack2015-10-241-1/+1
* gmpy has external depsHynek Schlawack2015-10-211-3/+0
* Use Twisted master and add relevant dependenciesHynek Schlawack2015-10-211-3/+9
* Add a twisted target to CIHynek Schlawack2015-10-211-2/+11
* Fix codecovHynek Schlawack2015-10-201-1/+1
* Fix travisHynek Schlawack2015-10-171-6/+0
* Move package into srcHynek Schlawack2015-10-171-6/+17
* Add Python 3.5Hynek Schlawack2015-09-221-1/+1