aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #4036 from JustAnotherArchivist/dev-version-detectionHEADmasterMaximilian Hils2020-06-191-0/+7
|\
| * Verify that we're in the correct repository when extracting dev version infor...JustAnotherArchivist2020-06-191-0/+7
|/
* Merge pull request #4006 from oxr463/patch-2Maximilian Hils2020-06-121-0/+8
|\
| * Document mitmweb architectureLucas Ramage2020-05-181-0/+8
* | Fix #4010. Options modal in the mitmweb page no longer overflows the y axis. ...V S Sreejeet2020-06-122-2/+2
* | Merge pull request #4011 from G-Rath/patch-1Maximilian Hils2020-06-121-1/+1
|\ \
| * | Support using `wslview` as a browser to open web urlGareth Jones2020-06-121-1/+1
| |/
* | Merge pull request #4023 from rbdixon/http2_response_fixThomas Kriechbaumer2020-06-082-2/+12
|\ \
| * | HTTP2 response reason is None, render as '' in property.Brad Dixon2020-06-082-2/+12
|/ /
* | Merge pull request #4012 from soluble-ai/docsThomas Kriechbaumer2020-05-311-0/+13
|\ \ | |/ |/|
| * add kubernetes howtoMatt Hamilton2020-05-231-0/+13
|/
* 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