aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Document mitmweb architectureLucas Ramage2020-05-181-0/+8
* simplify hugo configMaximilian Hils2020-05-161-5/+3
* Fix #3975 by enabling inline HTML in Markdown docsThung Han2020-05-161-0/+5
* update hugoMaximilian Hils2020-05-163-5/+5
* Merge pull request #3992 from JustAnotherArchivist/ws-message-timestamp-floatMaximilian Hils2020-05-131-2/+2
|\
| * Record float timestamp for WebSocket messages instead of truncating to intJustAnotherArchivist2020-05-091-2/+2
|/
* Add a space after prefilled console command string (#3985)| |δΈ‰ \/ | |\|2020-05-081-0/+2
* enable flag pygmentsCodefences = true (#3977)Deepanshu Lulla2020-05-081-0/+1
* added add-ons that enhance the performance of web application scanners. (#3961)anneborcherding2020-05-0412-0/+1329
* Merge pull request #3970 from nikitastupin/masterMaximilian Hils2020-05-034-9/+77
|\
| * Revert view_tcp_stream to List[bytes] implementationNikita Stupin2020-05-031-20/+14
| * Assert viewmode not NoneNikita Stupin2020-05-031-0/+3
| * Remove blank linesNikita Stupin2020-05-021-1/+0
| * Add contentview status bar to TCP flow detailsNikita Stupin2020-05-021-0/+23
| * Colorize arrows!Nikita Stupin2020-05-022-2/+21
| * Change arrow styleNikita Stupin2020-05-022-2/+6
| * Merge adjacent TCP "messages"Nikita Stupin2020-05-021-5/+26
| * Integrate contentviews to TCP flow detailsNikita Stupin2020-05-012-18/+23
|/
* Merge pull request #3956 from sarthak212/consoleerrorMaximilian Hils2020-05-012-2/+4
|\
| * add test for console errorroot2020-05-011-0/+2
| * Changes on console errorroot2020-05-011-3/+3
| * console errorroot2020-04-251-1/+1
* | docs: fix typoMaximilian Hils2020-04-301-2/+2
* | Merge pull request #3963 from senyuuri/fix_wsgi_exampleMaximilian Hils2020-04-291-2/+2
|\ \
| * | Improve compatibility of wsgi_flask_app example on OS Xsenyuuri2020-04-291-2/+2
|/ /
* | fix typo in certificates documentationMaximilian Hils2020-04-281-1/+1
* | fix typoMaximilian Hils2020-04-261-1/+1
|/
* Merge pull request #3952 from PJF16/patch-1Maximilian Hils2020-04-241-1/+1
|\
| * Update howto-wireshark-tls.mdPhilipp Johann Fritz2020-04-231-1/+1
|/
* Merge pull request #3929 from sarthak212/colorizejsonMaximilian Hils2020-04-193-14/+87
|\
| * json contentview: minor improvementsMaximilian Hils2020-04-192-36/+61
| * colorize jsonroot2020-04-193-4/+52
* | Merge pull request #3927 from mhils/tcp-uiMaximilian Hils2020-04-1814-330/+658
|\ \
| * | lint, mypy, tests++Maximilian Hils2020-04-127-23/+76
| * | add very simply tcp detailviewMaximilian Hils2020-04-125-34/+102
| * | fixup flow renderingMaximilian Hils2020-04-125-316/+424
| * | view addon: systematize different flow typesMaximilian Hils2020-04-114-21/+36
| * | Display TCP flows at flow list!Nikita Stupin2020-04-103-8/+92
* | | Merge pull request #3944 from mitmproxy/fix-docker-smoke-testMaximilian Hils2020-04-181-8/+5
|\ \ \
| * | | fix the fixThomas Kriechbaumer2020-04-171-5/+3
| * | | cibuild: docker run must be non-interactiveMaximilian Hils2020-04-171-2/+0
| * | | mitmproxy -> mitmdumpMaximilian Hils2020-04-171-1/+1
| * | | fix docker smoke testMaximilian Hils2020-04-161-2/+3
* | | | Merge pull request #3947 from Prinzhorn/patch-1Maximilian Hils2020-04-171-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | Update feature_request.mdAlexander Prinzhorn2020-04-171-1/+1
|/ / /
* | | Merge pull request #3938 from sarthak212/filtermessageMaximilian Hils2020-04-161-0/+2
|\ \ \
| * | | add message to logroot2020-04-161-1/+2
| * | | add message to mitmdumproot2020-04-151-0/+1
* | | | include full client certificate chainMaximilian Hils2020-04-161-1/+1
|/ / /
* | | Merge pull request #3935 from Kriechi/smoke-test-dockerThomas Kriechbaumer2020-04-131-0/+14
|\ \ \