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
/
dummyserver
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove unused `port` argument from dummyserver SocketServerThread
Ran Benita
2021-06-17
1
-1
/
+1
*
Many minor code quality and readability improvements
Shubhendra Singh Chauhan
2021-03-14
2
-2
/
+2
*
Remove six (#2078)
Hasan Ramezani
2020-11-23
1
-4
/
+2
*
Use super() from Python 3
Jon Dufresne
2020-11-18
1
-1
/
+1
*
Remove remaining mentions of Google App Engine
Quentin Pradet
2020-11-15
1
-9
/
+0
*
Remove support for Python 2 and 3.5
Hugo van Kemenade
2020-11-15
4
-29
/
+23
*
Sort imports with 'isort'
Quentin Pradet
2020-10-01
4
-22
/
+19
*
Consume connections better in socket-level tests (#1958)
hodbn
2020-09-18
1
-0
/
+63
*
Parse UTC for 'Retry-After' redirect handler
Seth Michael Larson
2020-08-29
1
-1
/
+1
*
Blacken using black==20.8b1
hodbn
2020-08-26
2
-2
/
+2
*
Send "http/1.1" ALPN extension during TLS handshake
hodbn
2020-07-16
2
-1
/
+45
*
Simplify get_unreachable_address (#1836)
hodbn
2020-04-01
1
-13
/
+2
*
Regenerate dummyserver/certs with trustme (#1831)
Quentin Pradet
2020-03-30
7
-118
/
+99
*
Test that ConnectionPool preserves path dot segments
hodbn
2020-03-25
1
-1
/
+1
*
Ensure test host resolves to IPv6 in tests (#1819)
Hod Bin Noon
2020-03-20
1
-1
/
+15
*
Add support for HTTPS connections to proxies. (#1679)
Jorge
2020-03-12
2
-0
/
+17
*
Generate bad CA with trustme (#1794)
Quentin Pradet
2020-01-27
2
-18
/
+0
*
Generate client password-protected cert with trustme (#1793)
Quentin Pradet
2020-01-26
3
-56
/
+15
*
Generate client certs dynamically using trustme (#1791)
Quentin Pradet
2020-01-25
3
-56
/
+0
*
Generate IPV6 certificates using trustme
Quentin Pradet
2020-01-16
4
-69
/
+0
*
Run IPv6 Tornado server from fixture
Quentin Pradet
2020-01-16
1
-5
/
+0
*
Use trustme to generate IP_SAN cert
Quentin Pradet
2020-01-14
2
-25
/
+0
*
Use trustme to generate NO_SAN certs
Quentin Pradet
2020-01-13
4
-64
/
+0
*
Update dummyserver to work with newer Tornado (#1747)
Felix Yan
2019-11-18
1
-31
/
+25
*
Generate client certs dynamically
Quentin Pradet
2019-11-04
3
-39
/
+5
*
Generate certificate directory at runtime
Quentin Pradet
2019-11-04
4
-70
/
+0
*
Don't encode fragment into target (#1732)
Seth Michael Larson
2019-11-04
1
-0
/
+4
*
Use tornado's bind_sockets again (#1728)
Quentin Pradet
2019-11-01
1
-81
/
+2
*
Remove unused certs and keys (#1721)
Quentin Pradet
2019-10-30
6
-100
/
+0
*
Update urllib3/requests GitHub URLs (#1719)
Quentin Pradet
2019-10-29
1
-2
/
+2
*
Preserve chunked argument in urlopen() retry (#1715)
lmvlmv
2019-10-29
1
-2
/
+7
*
Percent-encode targets and URLs in ConnectionPool (#1673)
Seth Michael Larson
2019-09-19
1
-1
/
+7
*
Stop using unittest (#1649)
Quentin Pradet
2019-07-05
1
-10
/
+9
*
Update assertions to pytest style (#1614)
Ratan Kulshreshtha
2019-05-28
1
-2
/
+2
*
Auto formatting using black
Ratan Kulshreshtha
2019-05-25
4
-194
/
+211
*
Encode field names using HTML5 by default instead of RFC 2231 (#1492)
Robb
2019-03-22
1
-50
/
+10
*
Add support for TLS 1.3 to all HTTPSConnection implementations (#1496)
Seth Michael Larson
2019-02-27
2
-0
/
+21
*
Add support for password-protected client keyfiles (#1489)
Seth Michael Larson
2019-01-22
3
-0
/
+38
*
Drop support for Python 2.6 (#1429)
Hugo
2018-08-23
1
-6
/
+1
*
Fix test_client_intermediate and test_client_no_intermediate for macOS (#1423)
Quentin Pradet
2018-08-14
3
-63
/
+56
*
Revert "Fix test_client_no_intermediate on macOS 10.13+ (#1412)" (#1418)
Quentin Pradet
2018-08-06
3
-30
/
+18
*
Support using tornado-5 for tests (#1414)
Michał Górny
2018-07-24
2
-6
/
+7
*
Fix test_client_no_intermediate on macOS 10.13+ (#1412)
Quentin Pradet
2018-07-10
3
-18
/
+30
*
Use FQDN only for DNS and drop trailing dot for other operations
Jesse Shapiro
2017-12-14
1
-0
/
+17
*
Do not use bare except
Alex Gaynor
2017-11-21
1
-1
/
+1
*
Skip this too without IPV6
Alex Gaynor
2017-11-20
1
-0
/
+1
*
Removed unused import
Alex Gaynor
2017-11-20
1
-1
/
+0
*
Don't try to run IPv6 tests if IPv6 is disabled at runtime
Alex Gaynor
2017-11-20
1
-2
/
+3
*
Fix dummyserver decode errors when defaults are used with Python 3
Justin Patrin
2017-09-10
1
-4
/
+4
*
dummyserver/server.py: simlify import ssl strategy
Ryan T. Dean
2017-08-16
1
-6
/
+2
[next]