Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use wsproto for websockets | Ujjwal Verma | 2017-12-12 | 1 | -18/+104 |
* | prepare WebSocket stack to move to wsproto | Thomas Kriechbaumer | 2017-12-12 | 1 | -13/+13 |
* | fix #2529 | Maximilian Hils | 2017-12-12 | 1 | -0/+9 |
* | Merge branch 'master' into browser-win | Aldo Cortesi | 2017-12-12 | 1 | -0/+7 |
|\ | |||||
| * | commands: verify command function signatures before call (#2659) | Aldo Cortesi | 2017-12-11 | 1 | -0/+7 |
* | | fix browser addon on Windows | Maximilian Hils | 2017-12-11 | 1 | -1/+12 |
|/ | |||||
* | browser addon: start an isolated browser attached to the proxy | Aldo Cortesi | 2017-12-10 | 1 | -0/+20 |
* | Bug in expected_http_body_size fix (#2642) | Suraj Tripathi | 2017-11-27 | 1 | -0/+11 |
* | improve clientreplay addon | Maximilian Hils | 2017-11-07 | 1 | -2/+5 |
* | fix revert of duplicated flows | Maximilian Hils | 2017-11-06 | 1 | -0/+11 |
* | make safecall threadsafe. | Maximilian Hils | 2017-10-26 | 1 | -2/+3 |
* | fix #2563 | Maximilian Hils | 2017-10-24 | 3 | -4/+4 |
* | simplify version output | Maximilian Hils | 2017-10-24 | 1 | -2/+8 |
* | Merge pull request #2591 from ddworken/master | Maximilian Hils | 2017-10-22 | 1 | -1/+7 |
|\ | |||||
| * | Added scanning for CSS injection and iframe injection | David Dworken | 2017-10-17 | 1 | -1/+7 |
* | | skip ipv6 tests on sudo-enabled travis builds | Maximilian Hils | 2017-10-20 | 2 | -0/+18 |
|/ | |||||
* | remove html outline contentview, fix #2572 | Maximilian Hils | 2017-09-14 | 1 | -9/+0 |
* | Merge pull request #2537 from ujjwal96/content-view | Maximilian Hils | 2017-09-04 | 4 | -5/+103 |
|\ | |||||
| * | make split_special_areas more flexible, refs #2537 | Maximilian Hils | 2017-09-03 | 1 | -4/+4 |
| * | Added test | Ujjwal Verma | 2017-09-03 | 3 | -70/+92 |
| * | JS beautifier | Ujjwal Verma | 2017-09-03 | 2 | -0/+76 |
* | | Merge pull request #2560 from mhils/mitmproxy-net-tls | Maximilian Hils | 2017-09-04 | 3 | -67/+74 |
|\ \ | |||||
| * | | move hostname validation into mitmproxy.net.tls | Maximilian Hils | 2017-09-04 | 3 | -34/+37 |
| * | | split TLS parts from net.tcp into net.tls | Maximilian Hils | 2017-09-03 | 2 | -34/+38 |
| |/ | |||||
* / | suppress tornado logging in tests | Maximilian Hils | 2017-09-03 | 1 | -0/+14 |
|/ | |||||
* | [web] Update test for static viewer. | Matthew Shao | 2017-08-30 | 1 | -0/+6 |
* | fix strutils.split_special_areas | Maximilian Hils | 2017-08-26 | 1 | -0/+8 |
* | add new, faster css prettifier :tada: | Maximilian Hils | 2017-08-24 | 21 | -24/+253 |
* | add strutils.escape_special_areas | Maximilian Hils | 2017-08-24 | 1 | -0/+22 |
* | Merge pull request #2540 from mhils/relatively-static | Maximilian Hils | 2017-08-22 | 2 | -7/+7 |
|\ | |||||
| * | [web] make it possible to run static viewer in subdirectories | Maximilian Hils | 2017-08-21 | 2 | -7/+7 |
* | | fix mitmweb master shutdown, tests++ | Maximilian Hils | 2017-08-21 | 2 | -0/+24 |
|/ | |||||
* | fix tests | Maximilian Hils | 2017-08-21 | 1 | -1/+1 |
* | move tests... | Maximilian Hils | 2017-08-21 | 1 | -0/+0 |
* | Merge pull request #2510 from MatthewShao/static-viewer | Maximilian Hils | 2017-08-21 | 2 | -5/+68 |
|\ | |||||
| * | [web] Static_viewer coverage ++. | Matthew Shao | 2017-08-17 | 1 | -2/+5 |
| * | [web] Add tests for StaticViewer and minor fixes. | Matthew Shao | 2017-08-17 | 1 | -0/+60 |
| * | [web] Update tests. | Matthew Shao | 2017-08-16 | 1 | -5/+5 |
* | | Merge pull request #2489 from MatthewShao/options-into-own-addon | Maximilian Hils | 2017-08-16 | 3 | -8/+12 |
|\ \ | |||||
| * | | Add test for AddonManager.__contains__ | Matthew Shao | 2017-08-08 | 1 | -0/+2 |
| * | | Fix lint. | Matthew Shao | 2017-08-05 | 2 | -3/+1 |
| * | | Update taddon and tests. | Matthew Shao | 2017-08-03 | 2 | -7/+2 |
| * | | Update tests. | Matthew Shao | 2017-08-01 | 2 | -14/+21 |
| * | | Update tests. | Matthew Shao | 2017-08-01 | 2 | -6/+8 |
* | | | improve ClientHello.alpn_protocols API | Maximilian Hils | 2017-08-16 | 1 | -2/+1 |
| |/ |/| | |||||
* | | Merge pull request #2502 from mhils/optmanager | Maximilian Hils | 2017-08-07 | 1 | -0/+6 |
|\ \ | |||||
| * | | fix optmanager equality check and deepcopy | Maximilian Hils | 2017-08-05 | 1 | -0/+6 |
* | | | Merge pull request #2503 from ujjwal96/options | Maximilian Hils | 2017-08-07 | 1 | -0/+36 |
|\ \ \ | |||||
| * | | | Improve options UX | Ujjwal Verma | 2017-08-07 | 1 | -0/+36 |
* | | | | Merge pull request #2492 from mhils/addon-contains | Maximilian Hils | 2017-08-05 | 2 | -6/+23 |
|\ \ \ \ | |_|/ / |/| | | |