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
/
test
/
with_dummyserver
Commit message (
Expand
)
Author
Age
Files
Lines
*
Send "http/1.1" ALPN extension during TLS handshake
hodbn
2020-07-16
2
-2
/
+41
*
Add default user agent header (#1750)
DonaCthulhuote
2020-06-30
3
-66
/
+131
*
Raise a meaningful error for an unknown scheme (#1872)
hodbn
2020-06-30
1
-1
/
+24
*
Fix testing of SSLKEYLOGFILE on AppVeyor
hodbn
2020-06-24
2
-10
/
+5
*
Feature/support env var sslkeylogfile (#1867)
Bastiaan Bakker
2020-06-11
1
-0
/
+25
*
Remove unnecessary httplib export
hodbn
2020-06-10
1
-1
/
+1
*
Fix flaky test by setting longer connect timeout
Quentin Pradet
2020-04-08
1
-1
/
+1
*
Revert "Add context to find_unused_port"
Quentin Pradet
2020-04-07
1
-5
/
+5
*
Drain connection after PoolManager redirect (#1817)
Chris
2020-04-03
1
-0
/
+17
*
Add context to find_unused_port (#1837)
hodbn
2020-04-01
1
-5
/
+5
*
Regenerate dummyserver/certs with trustme (#1831)
Quentin Pradet
2020-03-30
1
-10
/
+9
*
Stop skipping SecureTransport tests
Quentin Pradet
2020-03-30
1
-1
/
+3
*
Test that ConnectionPool preserves path dot segments
hodbn
2020-03-25
1
-0
/
+6
*
Skip tests when DNS can't resolve a dotted FQDN
hodbn
2020-03-21
2
-4
/
+4
*
Ensure test host resolves to IPv6 in tests (#1819)
Hod Bin Noon
2020-03-20
1
-1
/
+2
*
Ensure load_verify_locations raises SSLError for all backends (#1812)
Quentin Pradet
2020-03-16
1
-0
/
+9
*
Fix test_preserve_chunked_on_retry_after flakiness (#1816)
Quentin Pradet
2020-03-16
1
-5
/
+8
*
Stop looking at exception values in test_client_no_intermediate (#1811)
Quentin Pradet
2020-03-12
1
-22
/
+1
*
Add support for HTTPS connections to proxies. (#1679)
Jorge
2020-03-12
1
-1
/
+66
*
Raise ValueError if method contains control characters (#1800)
Seth Michael Larson
2020-02-17
1
-0
/
+6
*
Generate bad CA with trustme (#1794)
Quentin Pradet
2020-01-27
2
-12
/
+28
*
Generate client password-protected cert with trustme (#1793)
Quentin Pradet
2020-01-26
2
-32
/
+65
*
Generate client certs dynamically using trustme (#1791)
Quentin Pradet
2020-01-25
1
-22
/
+54
*
Move IPv6 test skips in server fixtures
Quentin Pradet
2020-01-16
1
-3
/
+0
*
Run IPv6 Tornado server from fixture
Quentin Pradet
2020-01-16
1
-15
/
+14
*
Use trustme to generate IP_SAN cert
Quentin Pradet
2020-01-14
1
-6
/
+6
*
Use fixture to configure NO_SAN test certs
Quentin Pradet
2020-01-13
1
-7
/
+6
*
Skip IPv6 test class when IPv6 is not available (#1762)
Quentin Pradet
2019-12-02
1
-1
/
+7
*
Remove unneeded test timeouts (#1763)
Quentin Pradet
2019-12-02
1
-4
/
+0
*
Fix test failures with latest openssl (#1749)
Felix Yan
2019-11-18
1
-0
/
+1
*
Fix test_delayed_body_read_timeout flaky test (#1751)
Quentin Pradet
2019-11-17
1
-1
/
+1
*
Fix test_preserve_chunked_on_retry flakiness (#1743)
Quentin Pradet
2019-11-09
1
-2
/
+7
*
Preserve chunked parameter on broken connections and redirects (#1734)
Quentin Pradet
2019-11-07
1
-0
/
+52
*
Remove extra notPyPy2 import to fix linter (#1733)
Quentin Pradet
2019-11-05
1
-1
/
+0
*
Fix flaky test_timeout
Quentin Pradet
2019-11-05
1
-4
/
+4
*
test_timeout: rename timeout to short_timeout
Quentin Pradet
2019-11-05
1
-3
/
+3
*
test_timeout: stop testing _make_request too
Quentin Pradet
2019-11-05
1
-29
/
+2
*
Use decorators to mark tests as xfail in PyPy2
Quentin Pradet
2019-11-04
1
-0
/
+1
*
Use shorter name for generated certs dir
Quentin Pradet
2019-11-04
1
-6
/
+6
*
Generate client certs dynamically
Quentin Pradet
2019-11-04
1
-29
/
+27
*
test_ca_dir_verified: cast Pathes back to strings
Quentin Pradet
2019-11-04
1
-3
/
+2
*
Use pytest tmpdir support
Quentin Pradet
2019-11-04
1
-16
/
+14
*
Generate certificate directory at runtime
Quentin Pradet
2019-11-04
1
-10
/
+18
*
Use decorators to mark tests as xfail in PyPy2
Quentin Pradet
2019-11-04
1
-7
/
+2
*
Don't encode fragment into target (#1732)
Seth Michael Larson
2019-11-04
1
-0
/
+19
*
Unify timeout values in test suite (#1717)
Quentin Pradet
2019-10-31
5
-69
/
+60
*
Update urllib3/requests GitHub URLs (#1719)
Quentin Pradet
2019-10-29
1
-2
/
+2
*
Prefer pytest.raises over Testcase.fail (#1712)
Quentin Pradet
2019-10-29
5
-133
/
+61
*
Remove Python 3.1 workaround (#1716)
Quentin Pradet
2019-10-29
1
-6
/
+1
*
Retry failed dummyserver tests once (#1718)
Quentin Pradet
2019-10-29
7
-0
/
+22
[next]