Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix optmanager equality check and deepcopy | Maximilian Hils | 2017-08-05 | 2 | -3/+13 |
* | Merge pull request #2500 from mitmproxy/add-http2-switch | Maximilian Hils | 2017-08-05 | 1 | -0/+1 |
|\ | |||||
| * | re-add --http2 switch | Maximilian Hils | 2017-08-05 | 1 | -0/+1 |
|/ | |||||
* | Merge pull request #2494 from ujjwal96/intercept-toggle | Thomas Kriechbaumer | 2017-08-04 | 2 | -3/+5 |
|\ | |||||
| * | Improve intercept toggle | Ujjwal Verma | 2017-08-02 | 2 | -3/+5 |
* | | Merge pull request #2499 from mhils/rawtcp | Maximilian Hils | 2017-08-04 | 2 | -4/+14 |
|\ \ | |||||
| * | | Revert "Remove promotion to raw TCP based on heuristics" | Maximilian Hils | 2017-08-03 | 1 | -1/+10 |
| * | | improve docstring for rawtcp | Maximilian Hils | 2017-08-03 | 1 | -3/+4 |
|/ / | |||||
* | | Merge pull request #2475 from mitmproxy/requires-io-master | Thomas Kriechbaumer | 2017-08-02 | 1 | -2/+2 |
|\ \ | |||||
| * | | [requires.io] dependency update | requires.io | 2017-08-02 | 1 | -2/+2 |
|/ / | |||||
* | | Merge pull request #2496 from Kriechi/bump-pyasn | Thomas Kriechbaumer | 2017-08-02 | 2 | -6/+4 |
|\ \ | |||||
| * | | bump dependency | Thomas Kriechbaumer | 2017-08-02 | 1 | -1/+1 |
| * | | update for pyasn1 0.3 | Ujjwal Verma | 2017-08-02 | 1 | -5/+3 |
|/ / | |||||
* | | Merge pull request #2493 from Kriechi/improve-tests | Maximilian Hils | 2017-08-02 | 1 | -188/+233 |
|\ \ | |||||
| * | | improve proxyauth tests | Thomas Kriechbaumer | 2017-08-02 | 1 | -188/+233 |
|/ / | |||||
* | | Merge pull request #2490 from mitmproxy/issue-2334 | Maximilian Hils | 2017-08-01 | 1 | -1/+1 |
|\ \ | |/ |/| | |||||
| * | Update proxyauth.py | Maximilian Hils | 2017-08-01 | 1 | -1/+1 |
* | | fix mitmproxy invocation | Maximilian Hils | 2017-08-01 | 1 | -1/+1 |
|/ | |||||
* | add LogEntry.__eq__ | Maximilian Hils | 2017-08-01 | 2 | -0/+10 |
* | Merge pull request #2487 from mhils/no-option-processing | Maximilian Hils | 2017-08-01 | 9 | -14/+20 |
|\ | |||||
| * | remove OptManager._processed | Maximilian Hils | 2017-07-31 | 9 | -14/+20 |
* | | Merge pull request #2488 from MatthewShao/options-into-own-addon | Maximilian Hils | 2017-07-31 | 1 | -1/+1 |
|\ \ | |||||
| * | | Fix minor typing mistake. | Matthew Shao | 2017-07-31 | 1 | -1/+1 |
|/ / | |||||
* | | Merge pull request #2484 from mhils/options-into-own-addon | Maximilian Hils | 2017-07-31 | 27 | -170/+183 |
|\| | |||||
| * | minor fixes | Maximilian Hils | 2017-07-30 | 2 | -5/+5 |
| * | move isatty check to a better place | Maximilian Hils | 2017-07-30 | 2 | -6/+5 |
| * | fix tflow.js creation on Windows. | Maximilian Hils | 2017-07-30 | 1 | -1/+1 |
| * | fix tool-specific cmdline | Maximilian Hils | 2017-07-30 | 4 | -30/+34 |
| * | disentangle ProxyServer and Master classes. | Maximilian Hils | 2017-07-30 | 23 | -121/+130 |
| * | move web options into their own addon | Maximilian Hils | 2017-07-29 | 3 | -19/+20 |
* | | Merge pull request #2485 from mhils/silent-option-redeclaration | Maximilian Hils | 2017-07-30 | 2 | -1/+20 |
|\ \ | |||||
| * | | make option redeclaration silent if signature is the same | Maximilian Hils | 2017-07-30 | 2 | -1/+20 |
* | | | Merge pull request #2482 from mhils/pure-script-load | Maximilian Hils | 2017-07-30 | 3 | -51/+43 |
|\ \ \ | |/ / |/| | | |||||
| * | | make load_script pure | Maximilian Hils | 2017-07-30 | 3 | -51/+43 |
| |/ | |||||
* | | Merge pull request #2483 from mhils/ignore-imports-with-hook-names | Maximilian Hils | 2017-07-30 | 2 | -3/+16 |
|\ \ | |||||
| * | | gracefully ignore imports with hook names | Maximilian Hils | 2017-07-29 | 2 | -3/+16 |
| |/ | |||||
* | | Merge pull request #2481 from mhils/option-typehints | Maximilian Hils | 2017-07-30 | 5 | -3/+123 |
|\ \ | |/ |/| | |||||
| * | fix type hints for mitmproxy.ctx | Maximilian Hils | 2017-07-29 | 1 | -3/+3 |
| * | add option type hints | Maximilian Hils | 2017-07-29 | 2 | -0/+113 |
| * | add OptManager.items | Maximilian Hils | 2017-07-29 | 2 | -0/+7 |
|/ | |||||
* | Merge pull request #2452 from mattweidner/add_intercept_toggle | Maximilian Hils | 2017-07-29 | 7 | -1/+31 |
|\ | |||||
| * | Extended intercept tests to include toggle feature | Matt Weidner | 2017-07-27 | 1 | -0/+12 |
| * | Changed statusbar indicator to 'X' inside the intercept filter brackets | Matt Weidner | 2017-07-27 | 1 | -2/+2 |
| * | Fixed boolean evaluation syntax inconsistency | Matt Weidner | 2017-07-27 | 1 | -1/+1 |
| * | Fixed indentation | Matt Weidner | 2017-07-27 | 1 | -2/+2 |
| * | Add intercetp toggle feature. | Matt Weidner | 2017-07-27 | 6 | -1/+19 |
* | | Merge pull request #2480 from MatthewShao/mitmweb-options | Maximilian Hils | 2017-07-29 | 9 | -10/+24 |
|\ \ | |||||
| * | | Fix lint error. | Matthew Shao | 2017-07-28 | 1 | -1/+1 |
| * | | Update tests for the improved verbosity options. | Matthew Shao | 2017-07-28 | 4 | -4/+4 |
| * | | Improve verbosity options. | Matthew Shao | 2017-07-28 | 5 | -6/+20 |
| |/ |