Maximilian Hils
|
57f5d1af63
|
monkeypatch pyOpenSSL to accept new TLS methods
|
2020-12-21 16:34:37 +01:00 |
|
Maximilian Hils
|
b0a258f236
|
Merge pull request #4363 from mhils/cleanup
cleanup
|
2020-12-21 16:25:11 +01:00 |
|
Maximilian Hils
|
8842abbb4f
|
clean up tls bits
|
2020-12-21 16:20:03 +01:00 |
|
Maximilian Hils
|
61a2beac3c
|
minor fixes
|
2020-12-20 14:17:43 +01:00 |
|
Maximilian Hils
|
e4403c1445
|
cleanup old event hook
|
2020-12-20 00:55:19 +01:00 |
|
Maximilian Hils
|
8ce4bc7142
|
additional test speedups
|
2020-12-20 00:50:40 +01:00 |
|
Maximilian Hils
|
2f725e5f02
|
massively speed up tests by properly mocking ldap proxyauth
|
2020-12-20 00:34:30 +01:00 |
|
Maximilian Hils
|
b05c13daa6
|
remove old mitmproxy.net.tcp code
this is not needed anymore with sans-io
|
2020-12-20 00:12:21 +01:00 |
|
Maximilian Hils
|
61236759ce
|
update release instructions
|
2020-12-19 23:29:44 +01:00 |
|
Maximilian Hils
|
cdb0cf6c0a
|
upstream mode: only negotiate HTTP/1 with secure proxies
|
2020-12-19 11:24:22 +01:00 |
|
requires.io
|
2738f9ba80
|
[requires.io] dependency update
|
2020-12-19 02:46:30 +01:00 |
|
requires.io
|
3ab1ef52c2
|
[requires.io] dependency update
|
2020-12-19 00:38:36 +01:00 |
|
Maximilian Hils
|
1ffe406d24
|
Merge pull request #4359 from mhils/warn-no-nextlayer
Warn if no nextlayer addon is present
|
2020-12-18 03:08:21 +01:00 |
|
Thomas Kriechbaumer
|
7d417e7902
|
Merge pull request #4349 from Kriechi/nuke-pathod-pathoc
nuke deprecated components
|
2020-12-17 23:55:54 +01:00 |
|
Thomas Kriechbaumer
|
24725e94fa
|
fix coverage
|
2020-12-17 23:50:23 +01:00 |
|
Thomas Kriechbaumer
|
47f8e1d115
|
asgi: refactor tests to new proxy core
|
2020-12-15 23:37:39 +01:00 |
|
Maximilian Hils
|
e0d5dea959
|
warn if no nextlayer addon is present
|
2020-12-15 23:35:43 +01:00 |
|
Maximilian Hils
|
cfe401c7ba
|
add 6.0.2 changelog
|
2020-12-15 17:51:15 +01:00 |
|
Maximilian Hils
|
f5ad6d000e
|
Merge pull request #4357 from mhils/fix-mitmweb
Fix mitmweb's flow serialization
|
2020-12-15 17:50:02 +01:00 |
|
Maximilian Hils
|
20df9df047
|
fix mitmweb's flow serialization
|
2020-12-15 17:36:20 +01:00 |
|
Thomas Kriechbaumer
|
df164f42e1
|
imports cleanup
|
2020-12-14 23:52:48 +01:00 |
|
Thomas Kriechbaumer
|
722d8f2db7
|
onboardingapp: test using nativ flask test client
|
2020-12-14 23:52:48 +01:00 |
|
Thomas Kriechbaumer
|
0ddc24d068
|
speed-up deprecation process
|
2020-12-14 23:52:48 +01:00 |
|
Thomas Kriechbaumer
|
60342344e4
|
nuke sessions addon with sqlite an protobuf components
|
2020-12-14 22:14:44 +01:00 |
|
Thomas Kriechbaumer
|
acd985c4c9
|
fix extracting PEM from context.Server.certificate_list
|
2020-12-14 22:14:44 +01:00 |
|
Thomas Kriechbaumer
|
55a58ba8e8
|
fix deprecation warnings in context client/server
|
2020-12-14 22:14:44 +01:00 |
|
Thomas Kriechbaumer
|
b59325a743
|
deprecation warnings: make them meaningful by showing the actual caller
|
2020-12-14 22:14:44 +01:00 |
|
Thomas Kriechbaumer
|
d159897d98
|
nuke legacy protocol stack
|
2020-12-14 22:14:43 +01:00 |
|
Thomas Kriechbaumer
|
e6445af2cd
|
cibuild: cleanup outdated providers
|
2020-12-14 20:01:32 +01:00 |
|
Thomas Kriechbaumer
|
c35316f85a
|
remove pathod and pathoc
|
2020-12-13 20:21:11 +01:00 |
|
Maximilian Hils
|
b7efe9b2d4
|
add 6.0.1 changelog
|
2020-12-13 20:07:47 +01:00 |
|
Maximilian Hils
|
905c12456e
|
fix mitmweb's flow serialization, fix #4351
|
2020-12-13 20:05:39 +01:00 |
|
Maximilian Hils
|
d86ee2c4ff
|
Merge pull request #4352 from Kriechi/long_description_content_type
fix long description content type
|
2020-12-13 20:05:28 +01:00 |
|
Thomas Kriechbaumer
|
2f667f950e
|
fix long description content type
|
2020-12-13 19:57:26 +01:00 |
|
Maximilian Hils
|
ab8f685cec
|
Merge pull request #4350 from mhils/master
Update Changelog, Readme, and Contributing Guidelines
|
2020-12-13 19:18:20 +01:00 |
|
Maximilian Hils
|
8e72d69107
|
reverse proxy mode: set destination as SNI
|
2020-12-13 19:11:56 +01:00 |
|
Maximilian Hils
|
bf262959e2
|
github issues: add support button
|
2020-12-13 18:50:56 +01:00 |
|
Maximilian Hils
|
32c73a8d61
|
split README.rst into README.md and CONTRIBUTING.md
|
2020-12-13 18:50:43 +01:00 |
|
Maximilian Hils
|
cf40a759e2
|
migrate changelog to markdown
|
2020-12-13 18:50:43 +01:00 |
|
Maximilian Hils
|
e0e7934d22
|
Merge pull request #4343 from mhils/new-proxy-core
New Proxy Core
|
2020-12-13 12:53:09 +01:00 |
|
Maximilian Hils
|
f6eefa4d03
|
bump version for next release cycle
|
2020-12-13 01:38:20 +01:00 |
|
Maximilian Hils
|
1267fb0835
|
mitmproxy 6.0
|
2020-12-13 00:18:01 +01:00 |
|
Maximilian Hils
|
7217c60e4e
|
[requires.io] dependency update on master branch (#4345)
Co-authored-by: requires.io <support@requires.io>
|
2020-12-13 00:06:15 +01:00 |
|
Maximilian Hils
|
a3909ee024
|
[sans-io] add dedicated proxy_debug option
|
2020-12-12 23:57:20 +01:00 |
|
Maximilian Hils
|
a768825fba
|
[sans-io] docs++
|
2020-12-12 21:55:58 +01:00 |
|
Maximilian Hils
|
8f49cde627
|
[sans-io] add tunnel tests
|
2020-12-12 21:24:21 +01:00 |
|
Maximilian Hils
|
f0bdf887fc
|
[sans-io] tests++
|
2020-12-12 21:24:21 +01:00 |
|
Maximilian Hils
|
641b1c425b
|
[sans-io] add mode tests, minor fixes
|
2020-12-12 21:24:21 +01:00 |
|
Maximilian Hils
|
4c75765387
|
[sans-io] test coverage++
|
2020-12-12 21:24:21 +01:00 |
|
Maximilian Hils
|
64d2ac8ef3
|
[sans-io] add Layer tests
|
2020-12-12 21:24:21 +01:00 |
|