index
:
delta/python-packages/urllib3.git
1.18-series
1.19-series
1.24-series
1.25-series
1.26.x
2016-api-revamp
SethMichaelLarson-patch-1
SethMichaelLarson-patch-2
add-code-of-conduct-1
appveyor-py37
backport-pr-2141
bug/907
cache-pip-gha
cert-log-warning
choose-boundary
cleanup
conditional-uninstall-oclint
cov-nox
delete-makefile
dependabot/pip/cryptography-3.2
dependabot/pip/cryptography-3.3.2
dev-version
factorout-connectioncls
filepost-stream
fix-644
fix-gae
fix-skipped-tests
funding-add-gitcoin
funding-yml
gae-to-pytest
github-actions-ubuntu
hackathon
haikuginger-fix-travis-macos-2.7
haikuginger/inline-typing-collections-exceptions
httpheaderdict-requests
ipvfuture
macos-github-actions
main
master
new-connections
no-default-preload
org-links
pquentin-maintainer
pquentin-patch-1
pyopenssl-pin-python-2.6
python-3.10.0b4
readme-maintainers
release
release-1.24.3
release-1.26.8
remove-extra-dependencies
req-bump
request-body
retries
revert-634-no_assert
sanever
security-nagging
self-to-cls
sessionmanager
sethmlarson-patch-1
sethmlarson-patch-2
sigmavirus24-patch-1
skip-3.8-dev
socks-proxy
ssl_sni
tag-deploy
target-passthrough
test-pyopenssl-coverage
tornado-4
transport-security-manager
travis-integration-tests
travis-master-only
travis-pypy
travis-python-nightly
unpin-minor-pyenv
upload-coverage-report
urllib4
v2
github.com: shazow/urllib3.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
urllib3
Commit message (
Expand
)
Author
Age
Files
Lines
*
Stop skipping SecureTransport tests
Quentin Pradet
2020-03-30
1
-0
/
+5
*
Test that ConnectionPool preserves path dot segments
hodbn
2020-03-25
1
-0
/
+5
*
Ensure load_verify_locations raises SSLError for all backends (#1812)
Quentin Pradet
2020-03-16
1
-3
/
+6
*
Add support for HTTPS connections to proxies. (#1679)
Jorge
2020-03-12
4
-21
/
+89
*
Rename VerifiedHTTPSConnection to HTTPSConnection (#1805)
kobayashi
2020-02-28
1
-20
/
+10
*
Allow the CA certificate data to be passed as a string (#1804)
Benno Rice
2020-02-22
2
-3
/
+15
*
Raise ValueError if method contains control characters (#1800)
Seth Michael Larson
2020-02-17
1
-0
/
+14
*
Add __repr__ to Timeout (#1795)
John Vandenberg
2020-02-04
1
-1
/
+4
*
Release 1.25.8 (#1788)
1.25.8
Seth Michael Larson
2020-01-21
1
-1
/
+1
*
Optimize _encode_invalid_chars (#1787)
Quentin Pradet
2020-01-21
1
-9
/
+6
*
Empty responses should have no lines.
Benjamin Peterson
2020-01-14
1
-1
/
+1
*
Document actual default value for resolve_cert_reqs() (#1767)
Dominique Martinet
2019-12-03
1
-1
/
+1
*
Revert behavior to is_appengine=False in testbed (#1760)
Zev Goldstein
2019-11-27
1
-7
/
+7
*
Add hostname to insecure connection warning. (#1691)
Steltek
2019-11-22
1
-2
/
+2
*
Remove unused HTTPSConnection.connect()
Quentin Pradet
2019-11-21
1
-34
/
+0
*
Assume that _encode_target urls start with slash
Quentin Pradet
2019-11-21
1
-3
/
+0
*
Release 1.25.7 (#1745)
1.25.7
Seth Michael Larson
2019-11-11
1
-1
/
+1
*
Preserve chunked parameter on broken connections and redirects (#1734)
Quentin Pradet
2019-11-07
1
-0
/
+2
*
Don't encode fragment into target (#1732)
Seth Michael Larson
2019-11-04
1
-5
/
+2
*
Update urllib3/requests GitHub URLs (#1719)
Quentin Pradet
2019-10-29
3
-3
/
+3
*
Preserve chunked argument in urlopen() retry (#1715)
lmvlmv
2019-10-29
1
-0
/
+1
*
Don't rely on SERVER_SOFTWARE being set for AppEngine (#1704)
Zev Goldstein
2019-10-18
2
-17
/
+14
*
Remove TLS 1.3 support in SecureTransport (#1703)
Quentin Pradet
2019-10-04
2
-15
/
+5
*
Merge strings that fit on a single line (#1700)
Quentin Pradet
2019-09-27
7
-18
/
+11
*
Release 1.25.6 (#1693)
1.25.6
Seth Michael Larson
2019-09-24
1
-1
/
+1
*
Don't percent encode tilde character (#1692)
Seth Michael Larson
2019-09-24
1
-6
/
+7
*
Release 1.25.5 (#1685)
1.25.5
Seth Michael Larson
2019-09-19
2
-3
/
+8
*
Release 1.25.4 (#1681)
1.25.4
Seth Michael Larson
2019-09-19
1
-1
/
+1
*
Percent-encode targets and URLs in ConnectionPool (#1673)
Seth Michael Larson
2019-09-19
2
-1
/
+30
*
Fix for Python 4 (#1669)
Hugo van Kemenade
2019-08-25
4
-5
/
+5
*
Enable TLS 1.3 post-handshake authentication (#1635)
Christian Heimes
2019-08-16
1
-0
/
+7
*
Add optional auto_close parameter to HTTPResponse (#1652)
George Sakkis
2019-07-26
1
-5
/
+16
*
Change log level of CertificateError within match_hostname (#1657)
Seth Michael Larson
2019-07-26
1
-1
/
+1
*
Percent-encode invalid characters within auth section (#1647)
Seth Michael Larson
2019-07-26
17
-2861
/
+308
*
Remove spurious TypeError from exception chain also for BaseException. (#1637)
Chris Jerdonek
2019-07-05
1
-3
/
+4
*
Update RECENT_DATE to 2019-1-1 (#1645)
Seth Michael Larson
2019-07-03
1
-5
/
+3
*
Improve implementation of respect_retry_after_header (#1607)
James Meickle
2019-06-04
1
-1
/
+2
*
Ignore flake8 errors that are introduced deliberately by black (#1631)
Ratan Kulshreshtha
2019-06-04
4
-10
/
+8
*
Clarify the units for timeouts within documentation (#1630)
Robert David Grant
2019-06-04
1
-8
/
+9
*
Merge branch 'master' into blacken
Ratan Kulshreshtha
2019-05-25
2
-2
/
+31
|
\
|
*
Release v1.25.3 (#1616)
1.25.3
Seth Michael Larson
2019-05-23
1
-1
/
+1
|
*
Load system CA certificates by default on empty HTTPSConnection (#1608)
Seth Michael Larson
2019-05-23
1
-2
/
+22
*
|
Auto formatting using black
Ratan Kulshreshtha
2019-05-25
45
-1844
/
+2284
|
/
*
Upgrade rfc3986 to 1.3.2 (#1609)
Seth Michael Larson
2019-05-16
2
-23
/
+1
*
Release 1.25.2 (#1588)
1.25.2
Seth Michael Larson
2019-04-29
1
-1
/
+1
*
Percent-encode invalid characters with request target (#1586)
Seth Michael Larson
2019-04-28
1
-10
/
+48
*
is_ipaddress shouldn't detect IPvFuture addresses (#1583)
Seth Michael Larson
2019-04-25
1
-4
/
+4
*
Release 1.25.1 (#1581)
1.25.1
Seth Michael Larson
2019-04-24
1
-1
/
+1
*
Add first-class support for Brotli package (#1579)
Seth Michael Larson
2019-04-24
1
-4
/
+11
*
Upgrade rfc3986 to v1.3.1 (#1578)
Seth Michael Larson
2019-04-23
2
-5
/
+9
[next]