Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [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 |
|\ \ \ \ | |_|/ / |/| | | | |||||
| * | | | gracefully handle errors during script load | Maximilian Hils | 2017-08-05 | 2 | -6/+23 |
| |/ / | |||||
* / / | improve proxyauth tests | Thomas Kriechbaumer | 2017-08-02 | 1 | -188/+233 |
|/ / | |||||
* | | add LogEntry.__eq__ | Maximilian Hils | 2017-08-01 | 1 | -0/+5 |
* | | Merge pull request #2487 from mhils/no-option-processing | Maximilian Hils | 2017-08-01 | 3 | -4/+1 |
|\ \ | |/ |/| | |||||
| * | remove OptManager._processed | Maximilian Hils | 2017-07-31 | 3 | -4/+1 |
* | | Merge pull request #2484 from mhils/options-into-own-addon | Maximilian Hils | 2017-07-31 | 16 | -85/+64 |
|\| | |||||
| * | fix tflow.js creation on Windows. | Maximilian Hils | 2017-07-30 | 1 | -1/+1 |
| * | fix tool-specific cmdline | Maximilian Hils | 2017-07-30 | 2 | -11/+6 |
| * | disentangle ProxyServer and Master classes. | Maximilian Hils | 2017-07-30 | 14 | -73/+57 |
* | | Merge pull request #2485 from mhils/silent-option-redeclaration | Maximilian Hils | 2017-07-30 | 1 | -0/+8 |
|\ \ | |||||
| * | | make option redeclaration silent if signature is the same | Maximilian Hils | 2017-07-30 | 1 | -0/+8 |
* | | | Merge pull request #2482 from mhils/pure-script-load | Maximilian Hils | 2017-07-30 | 2 | -34/+28 |
|\ \ \ | |/ / |/| | | |||||
| * | | make load_script pure | Maximilian Hils | 2017-07-30 | 2 | -34/+28 |
| |/ | |||||
* | | Merge pull request #2483 from mhils/ignore-imports-with-hook-names | Maximilian Hils | 2017-07-30 | 1 | -0/+5 |
|\ \ | |||||
| * | | gracefully ignore imports with hook names | Maximilian Hils | 2017-07-29 | 1 | -0/+5 |
| |/ | |||||
* | | add option type hints | Maximilian Hils | 2017-07-29 | 1 | -0/+34 |
* | | add OptManager.items | Maximilian Hils | 2017-07-29 | 1 | -0/+4 |
|/ | |||||
* | Merge pull request #2452 from mattweidner/add_intercept_toggle | Maximilian Hils | 2017-07-29 | 1 | -0/+12 |
|\ | |||||
| * | Extended intercept tests to include toggle feature | Matt Weidner | 2017-07-27 | 1 | -0/+12 |
* | | Merge pull request #2480 from MatthewShao/mitmweb-options | Maximilian Hils | 2017-07-29 | 4 | -4/+4 |
|\ \ | |||||
| * | | Update tests for the improved verbosity options. | Matthew Shao | 2017-07-28 | 4 | -4/+4 |
| |/ | |||||
* | | Merge pull request #2471 from ujjwal96/traceback-fix | Maximilian Hils | 2017-07-29 | 4 | -11/+15 |
|\ \ | |/ |/| | |||||
| * | fixed addon error | Ujjwal Verma | 2017-07-26 | 4 | -11/+15 |
* | | add console statusbar test | Maximilian Hils | 2017-07-27 | 3 | -11/+46 |
* | | Merge pull request #2460 from MatthewShao/mitmweb-options | Maximilian Hils | 2017-07-27 | 1 | -1/+3 |
|\ \ |