summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Bump cryptography from 2.8 to 3.2dependabot/pip/cryptography-3.2dependabot[bot]2020-11-151-1/+1
* Remove support for Google App Engine StandardHugo van Kemenade2020-11-1514-738/+5
* Remove support for Python 2 and 3.5Hugo van Kemenade2020-11-1584-1452/+725
* Add 1.26.2 release to CHANGES.rst on masterSeth Michael Larson2020-11-121-0/+7
* Import features from ssl module with more granularitySeth Michael Larson2020-11-121-1/+9
* Mark master branch as 2.0.0 development branchSeth Michael Larson2020-11-121-1/+1
* Upgrade to Ubuntu 20.04, PyPy 3.6 and CPython 3.9 finalQuentin Pradet2020-11-122-5/+5
* Fix test_proxy_rejection even with two localhost entriesQuentin Pradet2020-11-121-3/+31
* Add 1.26.1 release to CHANGES.rst on masterSeth Michael Larson2020-11-111-12/+19
* Don't send 'User-Agent' twice if header is binarySeth Michael Larson2020-11-112-1/+24
* Add 1.26.0 release to CHANGES.rst on masterSeth Michael Larson2020-11-101-0/+42
* Improve readability on return handling logic.Jorge Lopez Silva2020-11-071-4/+3
* Fix constructor parameter order in SSLTransport.Jorge Lopez Silva2020-11-072-1/+18
* Skip TLS versions if disabled by OpenSSL configSeth Michael Larson2020-11-053-36/+72
* Terminate connection when custom verification fails (SecureTransport) (#1977)hodbn2020-11-014-21/+110
* Add SKIP_HEADER for skipping automatically added headersSeth Michael Larson2020-10-276-28/+176
* Switch to an absolute URL for banner imageSeth Michael Larson2020-10-231-1/+1
* Add 1.25.11 release to CHANGES.rstSeth Michael Larson2020-10-191-0/+13
* Document url and body parameters for ConnectionPool.urlopen()matthewhughes9342020-10-191-3/+5
* Update documentation for HTTPS proxiesJorge2020-10-061-10/+49
* Deprecate negotiating TLSv1 and TLSv1.1 by defaultSeth Michael Larson2020-10-062-20/+117
* Don't set keylog_filename for empty valuesSeth Michael Larson2020-10-042-2/+16
* Fix flaky test by avoiding refused connection with short timeout (#2008)Quentin Pradet2020-10-021-2/+2
* Add isort config to setup.cfg for editors (#2009)Quentin Pradet2020-10-012-2/+5
* Add supported Python versions badge to README (#2010)Hasan Ramezani2020-10-011-0/+1
* Sort imports with 'isort'Quentin Pradet2020-10-0177-403/+373
* Raise error on invalid labels in create_connection()Hasan Ramezani2020-09-302-0/+35
* Stop testing docs in TravisQuentin Pradet2020-09-291-4/+0
* Use GitHub Actions checkout v2 (#2006)谭九鼎2020-09-291-2/+2
* Enforce flake8-2020Quentin Pradet2020-09-285-13/+13
* Integrate TLS-in-TLS support into urllib3 (#1923)Jorge2020-09-2912-66/+405
* Rename Retry options and defaultsSeth Michael Larson2020-09-284-21/+611
* Add PR and issue templates (#1978)hodbn2020-09-254-0/+80
* Disable the use of session tickets on TLSv1.2 by defaultPleasantMachine92020-09-251-1/+12
* FUNDING.yml: Add GitcoinAndrey Petrov2020-09-251-0/+1
* Update color scheme of banner to match logoSeth Michael Larson2020-09-241-1/+1
* Update the Discord inviteSeth Michael Larson2020-09-231-1/+1
* Add Contributor Covenant as Code of ConductAndrey Petrov2020-09-221-0/+128
* Add Discord shield, reorder shieldsSeth Michael Larson2020-09-221-4/+5
* Add Open Collective to GitHub FundingSeth Michael Larson2020-09-211-0/+1
* Create v2.0 Roadmap and Open Collective Sponsors SectionSeth Michael Larson2020-09-215-8/+244
* Consume connections better in socket-level tests (#1958)hodbn2020-09-182-23/+89
* Use LONG_TIMEOUT on test with disabled retriesQuentin Pradet2020-09-181-1/+1
* Fix autodoc and intersphinx links in documentation (#1966)Seth Michael Larson2020-09-1811-88/+114
* Move nox -s lint to GitHub ActionsQuentin Pradet2020-09-162-2/+15
* Use Sphinx 3 and unpin FuroPradyun Gedam2020-09-151-2/+2
* Include filepost.pyi and util/url.pyi (#1955)Ezzeri Esa2020-09-154-0/+51
* Get SSLTransport tests to 100% coverageJorge2020-09-131-14/+44
* Migrate Windows CI to GitHub Actionshodbn2020-09-135-305/+35
* Mark master branch as 1.26.0.dev0 for RTDSeth Michael Larson2020-09-111-1/+1