aboutsummaryrefslogtreecommitdiffstats
path: root/mitmproxy/tools
Commit message (Expand)AuthorAgeFilesLines
...
* | Remove blank lineHenrique2019-11-251-1/+0
* | Fixed `ctrl w`Henrique2019-11-251-7/+13
* | Added some navigation keys to the command bar same way as in a LinuxHenrique2019-11-251-5/+37
|/
* Merge pull request #3693 from typoon/fix-command-bar-issue-3259Maximilian Hils2019-11-215-167/+166
|\
| * fix keybind for loading flowsMaximilian Hils2019-11-211-1/+1
| * fix lexing, sort ofMaximilian Hils2019-11-193-41/+50
| * wipMaximilian Hils2019-11-183-10/+11
| * fix vararg handlingMaximilian Hils2019-11-181-1/+1
| * revamp command processingMaximilian Hils2019-11-183-67/+63
| * make command parameter names more descriptiveMaximilian Hils2019-11-181-24/+24
| * Added return signature to methods on commander.pyHenrique2019-11-161-5/+5
| * Various changes to address PR commentsHenrique2019-11-161-13/+6
| * Removed useless else that prevented 100% code coverageHenrique2019-11-151-2/+0
| * Merge branch 'master' into fix-command-bar-issue-3259Henrique M. D2019-11-1510-32/+53
| |\
| * | Removed the custom lexer in favor of using pyparsing.Henrique2019-11-151-8/+8
| * | Fixed issue introduced by change in the lexer that caused mitmproxy toHenrique2019-11-131-14/+21
| * | Fix for issues when using \ and " on the commander barHenrique2019-11-121-9/+4
* | | Merge pull request #3717 from Jessonsotoventura/replayMaximilian Hils2019-11-201-8/+5
|\ \ \
| * | | added column for mark and replayJesson Soto Ventura2019-11-191-8/+5
| | |/ | |/|
* | | Merge pull request #3700 from Jessonsotoventura/confirm_quitMaximilian Hils2019-11-161-1/+1
|\ \ \ | |/ / |/| |
| * | used getattr to select exitJesson Soto Ventura2019-11-151-5/+1
| * | ctrl-c should prompt for an exitJesson Soto Ventura2019-11-141-1/+5
* | | Merge pull request #3420 from rjt-gupta/multipart-fixMaximilian Hils2019-11-153-6/+26
|\ \ \
| * | | separate editorsrjt-gupta2019-02-063-11/+23
| * | | multipart-fixrjt-gupta2019-02-061-2/+10
* | | | Merge pull request #3425 from rjt-gupta/external-viewerMaximilian Hils2019-11-151-2/+2
|\ \ \ \ | |_|/ / |/| | |
| * | | remove superfluous optionMaximilian Hils2019-11-151-5/+0
| * | | option addedrjt-gupta2019-01-071-0/+5
| * | | external-viewer-fixrjt-gupta2018-12-171-2/+2
* | | | simplify option file loadingMaximilian Hils2019-11-141-7/+5
* | | | adding config.yml as an allowed config filenameYoann L2019-11-141-6/+7
* | | | update mypyMaximilian Hils2019-11-127-22/+24
| |_|/ |/| |
* | | Move onboardingapp from tornado to flask (#3661)Maximilian Hils2019-10-061-5/+10
* | | Add key_size option to define rsa key size (#3657)vin012019-09-301-0/+1
* | | Merge pull request #3560 from travelperk/add-refresh-optionThomas Kriechbaumer2019-09-281-0/+1
|\ \ \
| * | | Add refresh option to disable cookiesJavier Tejero2019-06-051-0/+1
| | |/ | |/|
* | | Merge pull request #3594 from Jessonsotoventura/open_editorThomas Kriechbaumer2019-09-281-1/+6
|\ \ \
| * | | Edit URL now opens the external editorJesson Soto Ventura2019-07-221-1/+6
* | | | Merge pull request #3526 from pierlon/feature/allow-hostsThomas Kriechbaumer2019-09-282-0/+5
|\ \ \ \
| * | | | Add --allow_hosts optionPierre Gordon2019-04-192-0/+5
| | |/ / | |/| |
* | | | ssl_insecure added to option_whitelist because it was missingFerenc soós2019-09-271-1/+1
* | | | Fixed Duration on list viewJesson Soto Ventura2019-09-241-2/+3
* | | | TLD and SLD are now highlighted using publicsuffixJesson Soto Ventura2019-09-241-17/+23
* | | | Fixed linting issuesJesson Soto Ventura2019-07-216-16/+16
* | | | Added console_flowlist_layout optionJesson Soto Ventura2019-07-215-13/+125
* | | | Merge branch 'tabular' of github.com:Jessonsotoventura/mitmproxy into tabularJesson Soto Ventura2019-07-211-1/+8
|\ \ \ \
| * | | | Added Color palettes for lowlight, lowdark, solarized light, and solarized darkJesson Soto Ventura2019-07-212-6/+67
* | | | | Merge branch 'tabular' of https://github.com/BkPHcgQL3V/mitmproxy into tabularJesson Soto Ventura2019-07-211-1/+2
|\| | | |
| * | | | Tabular list flowBkPHcgQL3V2018-12-194-75/+356
* | | | | Added Color palettes for lowlight, lowdark, solarized light, and solarized darkJesson Soto Ventura2019-07-212-6/+67