Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | enable flag pygmentsCodefences = true (#3977) | Deepanshu Lulla | 2020-05-08 | 1 | -0/+1 |
| | | | | | * enable flag Co-authored-by: Maximilian Hils <github@maximilianhils.com> | ||||
* | added add-ons that enhance the performance of web application scanners. (#3961) | anneborcherding | 2020-05-04 | 12 | -0/+1329 |
| | | | | | * added add-ons that enhance the performance of web application scanners. Co-authored-by: weichweich <14820950+weichweich@users.noreply.github.com> | ||||
* | Merge pull request #3970 from nikitastupin/master | Maximilian Hils | 2020-05-03 | 4 | -9/+77 |
|\ | | | | | Integrate contentviews to TCP flow details | ||||
| * | Revert view_tcp_stream to List[bytes] implementation | Nikita Stupin | 2020-05-03 | 1 | -20/+14 |
| | | |||||
| * | Assert viewmode not None | Nikita Stupin | 2020-05-03 | 1 | -0/+3 |
| | | |||||
| * | Remove blank lines | Nikita Stupin | 2020-05-02 | 1 | -1/+0 |
| | | |||||
| * | Add contentview status bar to TCP flow details | Nikita Stupin | 2020-05-02 | 1 | -0/+23 |
| | | |||||
| * | Colorize arrows! | Nikita Stupin | 2020-05-02 | 2 | -2/+21 |
| | | |||||
| * | Change arrow style | Nikita Stupin | 2020-05-02 | 2 | -2/+6 |
| | | |||||
| * | Merge adjacent TCP "messages" | Nikita Stupin | 2020-05-02 | 1 | -5/+26 |
| | | |||||
| * | Integrate contentviews to TCP flow details | Nikita Stupin | 2020-05-01 | 2 | -18/+23 |
|/ | |||||
* | Merge pull request #3956 from sarthak212/consoleerror | Maximilian Hils | 2020-05-01 | 2 | -2/+4 |
|\ | | | | | console error | ||||
| * | add test for console error | root | 2020-05-01 | 1 | -0/+2 |
| | | |||||
| * | Changes on console error | root | 2020-05-01 | 1 | -3/+3 |
| | | |||||
| * | console error | root | 2020-04-25 | 1 | -1/+1 |
| | | |||||
* | | docs: fix typo | Maximilian Hils | 2020-04-30 | 1 | -2/+2 |
| | | |||||
* | | Merge pull request #3963 from senyuuri/fix_wsgi_example | Maximilian Hils | 2020-04-29 | 1 | -2/+2 |
|\ \ | | | | | | | Improve compatibility of wsgi_flask_app example on OS X | ||||
| * | | Improve compatibility of wsgi_flask_app example on OS X | senyuuri | 2020-04-29 | 1 | -2/+2 |
|/ / | |||||
* | | fix typo in certificates documentation | Maximilian Hils | 2020-04-28 | 1 | -1/+1 |
| | | |||||
* | | fix typo | Maximilian Hils | 2020-04-26 | 1 | -1/+1 |
|/ | |||||
* | Merge pull request #3952 from PJF16/patch-1 | Maximilian Hils | 2020-04-24 | 1 | -1/+1 |
|\ | | | | | Update howto-wireshark-tls.md | ||||
| * | Update howto-wireshark-tls.md | Philipp Johann Fritz | 2020-04-23 | 1 | -1/+1 |
|/ | | | Wireshark renamed the protocol from SSL to TLS in settings | ||||
* | Merge pull request #3929 from sarthak212/colorizejson | Maximilian Hils | 2020-04-19 | 3 | -14/+87 |
|\ | | | | | colorize json | ||||
| * | json contentview: minor improvements | Maximilian Hils | 2020-04-19 | 2 | -36/+61 |
| | | |||||
| * | colorize json | root | 2020-04-19 | 3 | -4/+52 |
| | | |||||
* | | Merge pull request #3927 from mhils/tcp-ui | Maximilian Hils | 2020-04-18 | 14 | -330/+658 |
|\ \ | | | | | | | add tcp flow ui | ||||
| * | | lint, mypy, tests++ | Maximilian Hils | 2020-04-12 | 7 | -23/+76 |
| | | | |||||
| * | | add very simply tcp detailview | Maximilian Hils | 2020-04-12 | 5 | -34/+102 |
| | | | |||||
| * | | fixup flow rendering | Maximilian Hils | 2020-04-12 | 5 | -316/+424 |
| | | | | | | | | | | | | | | | | | | 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. | ||||
| * | | view addon: systematize different flow types | Maximilian Hils | 2020-04-11 | 4 | -21/+36 |
| | | | |||||
| * | | Display TCP flows at flow list! | Nikita Stupin | 2020-04-10 | 3 | -8/+92 |
| | | | |||||
* | | | Merge pull request #3944 from mitmproxy/fix-docker-smoke-test | Maximilian Hils | 2020-04-18 | 1 | -8/+5 |
|\ \ \ | | | | | | | | | Fix docker smoke test | ||||
| * | | | fix the fix | Thomas Kriechbaumer | 2020-04-17 | 1 | -5/+3 |
| | | | | |||||
| * | | | cibuild: docker run must be non-interactive | Maximilian Hils | 2020-04-17 | 1 | -2/+0 |
| | | | | |||||
| * | | | mitmproxy -> mitmdump | Maximilian Hils | 2020-04-17 | 1 | -1/+1 |
| | | | | |||||
| * | | | fix docker smoke test | Maximilian Hils | 2020-04-16 | 1 | -2/+3 |
| | | | | |||||
* | | | | Merge pull request #3947 from Prinzhorn/patch-1 | Maximilian Hils | 2020-04-17 | 1 | -1/+1 |
|\ \ \ \ | |/ / / |/| | | | Update feature_request.md | ||||
| * | | | Update feature_request.md | Alexander Prinzhorn | 2020-04-17 | 1 | -1/+1 |
|/ / / | | | | | | | This bugs me every single time, the missing space in the rendered version gives me claustrophobia :smile: | ||||
* | | | Merge pull request #3938 from sarthak212/filtermessage | Maximilian Hils | 2020-04-16 | 1 | -0/+2 |
|\ \ \ | | | | | | | | | Add Filter message to mitmdump | ||||
| * | | | add message to log | root | 2020-04-16 | 1 | -1/+2 |
| | | | | |||||
| * | | | add message to mitmdump | root | 2020-04-15 | 1 | -0/+1 |
| | | | | |||||
* | | | | include full client certificate chain | Maximilian Hils | 2020-04-16 | 1 | -1/+1 |
|/ / / | | | | | | | 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. | ||||
* | | | Merge pull request #3935 from Kriechi/smoke-test-docker | Thomas Kriechbaumer | 2020-04-13 | 1 | -0/+14 |
|\ \ \ | | | | | | | | | smoke-test docker images after building | ||||
| * | | | smoke-test docker images after building | Thomas Kriechbaumer | 2020-04-13 | 1 | -0/+14 |
|/ / / | |||||
* | | | post-release updates | Thomas Kriechbaumer | 2020-04-13 | 1 | -1/+1 |
| | | | |||||
* | | | bump version to 5.1.1 | Thomas Kriechbaumer | 2020-04-13 | 2 | -1/+4 |
| | | | |||||
* | | | fix docker entrypoint | Thomas Kriechbaumer | 2020-04-13 | 1 | -1/+2 |
| | | | | | | | | | | | | fixes #3933 | ||||
* | | | remove outdated release intructions | Thomas Kriechbaumer | 2020-04-13 | 1 | -3/+1 |
| | | | |||||
* | | | post-release updates | Thomas Kriechbaumer | 2020-04-13 | 2 | -2/+2 |
| | | | |||||
* | | | bump version to 5.1.0 | Thomas Kriechbaumer | 2020-04-13 | 2 | -2/+2 |
| | | |