summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Update ci.ymlupload-coverage-reportSeth Michael Larson2021-12-121-0/+1
* Upload coverage report if check failedSeth Michael Larson2021-12-121-0/+7
* [1.26] Remove codecov in favor of GHA artifacts to upload and combine coverag...Seth Michael Larson2021-12-123-19/+34
* Test against Python 3.11Seth Michael Larson2021-12-112-1/+5
* [1.26] Mention pool size when discarding connections (#2497)Scott Treadwell2021-12-072-3/+8
* Remove Travis config from 1.26.xSeth Michael Larson2021-11-051-29/+0
* [1.26] Use codecov github action to upload coverageRatan Kulshreshtha2021-10-262-24/+6
* [1.26] Only use relative importsTimothy Pansino2021-10-183-5/+4
* [1.26] Vendor ssl.match_hostname to avoid Python 3.10 deprecation warningchetan2021-10-088-35/+51
* [1.26] Add released Python 3.10 to CI Quentin Pradet2021-10-083-15/+12
* Require wrapt with wheel on Python 2.7 + WindowsQuentin Pradet2021-10-081-1/+4
* Remove pylint pinQuentin Pradet2021-10-081-4/+0
* Remove integration tests for botocore with Python 2.7Anil Khatri2021-09-242-1/+6
* [1.26] Bump linter versionsQuentin Pradet2021-09-241-2/+2
* [1.26] Add exception wrapper for HTTPS proxy connection failureQuentin Pradet2021-09-244-23/+57
* Release 1.26.71.26.7Seth Michael Larson2021-09-222-2/+4
* Backport #2241 and create test for IPv6 proxy cert hostname verificationSeth Michael Larson2021-09-226-24/+84
* Rely on urllib3 hostname matching for HTTPS proxy validationJorge2021-09-166-10/+162
* [1.26.x] Reraise error after free in certificate array from PEM loaderRan Benita2021-07-272-0/+14
* Release 1.26.61.26.6Quentin Pradet2021-06-252-1/+12
* [1.26] Run integration tests in GitHub ActionsQuentin Pradet2021-06-259-112/+89
* [1.26] Fix typo 'tox' -> 'nox' in contributing docseuri102021-06-231-1/+1
* Update readthedocs URLs in 1.26.x branch to point to 1.26.x docsEhigie Aito2021-06-234-5/+5
* Don't emit multiple Transfer-Encoding headers in request_chunked()Seth Michael Larson2021-06-212-6/+55
* Deprecate the urllib3.contrib.ntlmpool moduleAnil Khatri2021-06-211-0/+9
* [1.26.x] Remove CONTRIBUTORS.txtSeth Michael Larson2021-06-203-315/+1
* [1.26.x] Add alternate 'dark mode' banner to documentationQuentin Pradet2021-06-203-1/+4
* Advertise Python 3.10 support in setup.py classifiersHugo van Kemenade2021-06-101-0/+1
* Fix deprecation message to recommend Retry.DEFAULT_ALLOWED_METHODSMateusz Pawlik2021-06-012-1/+4
* [1.26] Run CI with GitHub Actions onlyQuentin Pradet2021-05-2712-89/+118
* Release 1.26.51.26.5Seth Michael Larson2021-05-262-1/+10
* Improve performance of sub-authority splitting in URLSeth Michael Larson2021-05-262-3/+15
* Update vendored six to 1.16.0Seth Michael Larson2021-05-211-33/+89
* Fix deprecation warnings for Python 3.10 ssl moduleSeth Michael Larson2021-05-214-11/+38
* Add Python 3.10 to GitHub ActionsSeth Michael Larson2021-05-211-1/+4
* Use pytest==6.2.4 on Python 3.10+Seth Michael Larson2021-05-211-1/+2
* Apply latest Black formattingSeth Michael Larson2021-05-2117-56/+56
* [1.26] Properly proxy EOF on the SSLTransport test suiteJorge2021-05-191-0/+6
* Release 1.26.41.26.4Seth Michael Larson2021-03-152-1/+8
* Merge pull request from GHSA-5phf-pp7p-vc2rJorge2021-03-153-0/+37
* Add proper stacklevel to method_allowlist warningxmo-odoo2021-02-161-0/+1
* Release 1.26.31.26.3Seth Michael Larson2021-01-262-1/+11
* Allow using deprecated OpenSSL with CRYPTOGRAPHY_ALLOW_OPENSSL_102Seth Michael Larson2021-01-261-0/+1
* Use Python 3.5 compatible get-pipSeth Michael Larson2021-01-261-1/+1
* [1.26] Don't compare bytes and str in putheader()Quentin Pradet2021-01-261-1/+1
* [1.26] Update RECENT_DATE to 2020-07-01Seth Michael Larson2020-12-311-1/+1
* [1.26] Recommend GitHub Sponsors instead of Open CollectiveSeth Michael Larson2020-12-233-13/+4
* [1.26] Improve message for ProxySchemeUnknown exceptionHasan Ramezani2020-12-112-1/+33
* Release 1.26.21.26.2Seth Michael Larson2020-11-122-1/+8
* [1.26] Import features from ssl module with more granularitySeth Michael Larson2020-11-121-1/+9