Commit Graph

8691 Commits

Author SHA1 Message Date
Maximilian Hils
433c588c4c
fix typo in certificates documentation 2020-04-28 11:30:39 +02:00
Maximilian Hils
e9d5b6d9f5
fix typo 2020-04-26 19:29:02 +02:00
root
449bdf92c0 console error 2020-04-25 17:39:02 +05:30
Maximilian Hils
cddcc8dfb1
Merge pull request #3952 from PJF16/patch-1
Update howto-wireshark-tls.md
2020-04-24 15:26:20 +02:00
Philipp Johann Fritz
6c10a4e0f6
Update howto-wireshark-tls.md
Wireshark renamed the protocol from SSL to TLS in settings
2020-04-23 17:44:46 +02:00
Maximilian Hils
3c1a184c5d
Merge pull request #3929 from sarthak212/colorizejson
colorize json
2020-04-19 17:44:17 +02:00
Maximilian Hils
ca74ec3c77 json contentview: minor improvements 2020-04-19 16:51:16 +02:00
root
454f1779f0 colorize json 2020-04-19 12:49:09 +02:00
Maximilian Hils
2774928319
Merge pull request #3927 from mhils/tcp-ui
add tcp flow ui
2020-04-18 19:46:11 +02:00
Maximilian Hils
408c9a6ff3
Merge pull request #3944 from mitmproxy/fix-docker-smoke-test
Fix docker smoke test
2020-04-18 19:40:21 +02:00
Thomas Kriechbaumer
96f1f4b135 fix the fix 2020-04-17 18:21:33 +02:00
Maximilian Hils
24a14a7d68
cibuild: docker run must be non-interactive 2020-04-17 14:24:45 +02:00
Maximilian Hils
3131160e1c
Merge pull request #3947 from Prinzhorn/patch-1
Update feature_request.md
2020-04-17 12:13:22 +02:00
Alexander Prinzhorn
de4ff5ef19
Update feature_request.md
This bugs me every single time, the missing space in the rendered version gives me claustrophobia 😄
2020-04-17 09:03:24 +02:00
Maximilian Hils
f78d781283
mitmproxy -> mitmdump 2020-04-17 00:04:17 +02:00
Maximilian Hils
bc658e99ad
fix docker smoke test 2020-04-16 20:44:21 +02:00
Maximilian Hils
d77c2d5e48
Merge pull request #3938 from sarthak212/filtermessage
Add Filter message to mitmdump
2020-04-16 14:19:59 +02:00
Maximilian Hils
7c72776b2d
include full client certificate chain
Testing this requires quite a bit of effort, so it makes sense to not waste any effort here and only do it for the sans-io implementation.
2020-04-16 14:09:40 +02:00
root
d8eec07c5e add message to log 2020-04-16 11:23:01 +05:30
root
6f94e8538f add message to mitmdump 2020-04-15 11:33:26 +05:30
Thomas Kriechbaumer
bfb8da4b1c
Merge pull request #3935 from Kriechi/smoke-test-docker
smoke-test docker images after building
2020-04-13 14:39:10 +02:00
Thomas Kriechbaumer
ea0c0f8350 smoke-test docker images after building 2020-04-13 14:24:40 +02:00
Thomas Kriechbaumer
0b10f2795d post-release updates 2020-04-13 13:52:39 +02:00
Thomas Kriechbaumer
a233fdd302 bump version to 5.1.1 2020-04-13 13:09:23 +02:00
Thomas Kriechbaumer
df6bbf1d4e fix docker entrypoint
fixes #3933
2020-04-13 12:20:52 +02:00
Thomas Kriechbaumer
6d68764707 remove outdated release intructions 2020-04-13 10:17:08 +02:00
Thomas Kriechbaumer
16c98765fc post-release updates 2020-04-13 10:16:40 +02:00
Thomas Kriechbaumer
c10ae4f524 bump version to 5.1.0 2020-04-13 09:46:45 +02:00
Thomas Kriechbaumer
7f4e73a766 add provisional changelog 2020-04-13 09:46:45 +02:00
Thomas Kriechbaumer
ebc7833d04 drop Docker images for ARMv7 2020-04-13 09:46:45 +02:00
Thomas Kriechbaumer
39e2278e93 improve getting-started docs 2020-04-13 09:46:45 +02:00
Thomas Kriechbaumer
30645fa1ac
Merge pull request #3921 from Kriechi/example-docs
Example docs
2020-04-12 22:06:22 +02:00
Maximilian Hils
8cd5e2d25b lint, mypy, tests++ 2020-04-12 01:50:34 +02:00
Maximilian Hils
d1cb0dbec5 add very simply tcp detailview 2020-04-12 00:55:04 +02:00
Maximilian Hils
d33857588c fixup flow rendering
this was a convoluted mess before and a nightmare to maintain.
the new implementation is a bit more verbose, but it can be type-checked
for errors.
2020-04-12 00:00:45 +02:00
Maximilian Hils
f96b41b6e6 view addon: systematize different flow types 2020-04-11 23:58:33 +02:00
Thomas Kriechbaumer
ce50e8e52d
Merge pull request #3923 from sarthak212/commonkeybinding
Add common options to keybinding console
2020-04-11 14:10:43 +02:00
Maximilian Hils
b6954db601
reduce set of common keys
- You've already figured out `?` when you see this, so why mention it.
- `Q` isn't that important, pressing `q` multiple times is good enough.
2020-04-11 13:43:56 +02:00
Thomas Kriechbaumer
55527c00eb docs: rename docs scripts and improve template 2020-04-11 12:25:56 +02:00
Thomas Kriechbaumer
5ea75a1a81 examples: reformat to prevent too long lines 2020-04-11 11:12:18 +02:00
root
54145360a3 space issue 2020-04-11 12:02:40 +05:30
root
5f23158143 add common keybindings 2020-04-11 11:56:10 +05:30
Nikita Stupin
743cb949e8 Display TCP flows at flow list! 2020-04-10 21:07:21 +03:00
Thomas Kriechbaumer
12b37c39e1 docs: render all examples into one markdown page 2020-04-10 14:08:25 +02:00
Maximilian Hils
0d9e517c06
Merge pull request #3767 from mitmproxy/fix-ci
re-add missing CI steps and fix linting
2020-04-09 08:37:57 +02:00
Maximilian Hils
b5e3f736c0 minor improvements, tests++ 2020-04-09 08:25:22 +02:00
Maximilian Hils
7dda557add re-enable codecov
according to the current codecov faq,
this file cannot start with a period because that causes issues.

🤷
2020-04-08 20:49:01 +02:00
Maximilian Hils
d4cf28697d use codecov github action 2020-04-08 20:31:45 +02:00
Maximilian Hils
9d5305301a Merge remote-tracking branch 'origin/master' into fix-ci 2020-04-08 20:21:12 +02:00
Maximilian Hils
4d6886a0f4
Merge pull request #3912 from KevCui/master
#3911 Support keybinding for different contexts with different commands
2020-04-08 17:41:43 +02:00