Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'master' into master | Maximilian Hils | 2019-11-16 | 17 | -173/+362 |
|\ | |||||
| * | Merge pull request #3705 from mhils/issue-3469 | Maximilian Hils | 2019-11-16 | 3 | -35/+73 |
| |\ | |||||
| | * | tests++ | Maximilian Hils | 2019-11-15 | 2 | -7/+28 |
| | * | fix #3469 | Maximilian Hils | 2019-11-15 | 2 | -29/+46 |
| * | | Merge pull request #3700 from Jessonsotoventura/confirm_quit | Maximilian Hils | 2019-11-16 | 1 | -1/+1 |
| |\ \ | |||||
| | * | | used getattr to select exit | Jesson Soto Ventura | 2019-11-15 | 1 | -5/+1 |
| | * | | ctrl-c should prompt for an exit | Jesson Soto Ventura | 2019-11-14 | 1 | -1/+5 |
| * | | | Merge pull request #3448 from cript0nauta/master | Maximilian Hils | 2019-11-16 | 2 | -42/+104 |
| |\ \ \ | |||||
| | * | | | test coverage++ | Maximilian Hils | 2019-11-15 | 2 | -0/+9 |
| | * | | | improve curl/httpie export | Maximilian Hils | 2019-11-15 | 2 | -40/+49 |
| | * | | | Merge remote-tracking branch 'origin/master' into pr-3448 | Maximilian Hils | 2019-11-15 | 117 | -674/+1478 |
| | |\ \ \ | |||||
| | * | | | | Fix flake8 warning in curl_command | Matías Lang | 2019-01-14 | 1 | -4/+1 |
| | * | | | | Merge branch 'master' of https://github.com/mitmproxy/mitmproxy | Matías Lang | 2019-01-13 | 19 | -29/+32 |
| | |\ \ \ \ | |||||
| | * | | | | | Refactor curl_command and httpie_command | Matías Lang | 2019-01-13 | 1 | -11/+10 |
| | * | | | | | Fix command injection when exporting to httpie | Matías Lang | 2019-01-13 | 2 | -13/+34 |
| | * | | | | | Fix command injection when exporting to curl | Matías Lang | 2019-01-13 | 2 | -14/+39 |
| * | | | | | | Merge pull request #3420 from rjt-gupta/multipart-fix | Maximilian Hils | 2019-11-15 | 7 | -20/+114 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | test coverage improved | rjt-gupta | 2019-02-06 | 1 | -0/+19 |
| | * | | | | | | separate editors | rjt-gupta | 2019-02-06 | 3 | -11/+23 |
| | * | | | | | | multipart encoder and tests | rjt-gupta | 2019-02-06 | 4 | -15/+68 |
| | * | | | | | | multipart-fix | rjt-gupta | 2019-02-06 | 3 | -5/+15 |
| * | | | | | | | Merge pull request #3522 from peter-way/master | Maximilian Hils | 2019-11-15 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | | | |||||
| | * | | | | | | Merge branch 'master' into master | Maximilian Hils | 2019-11-15 | 108 | -602/+1380 |
| | |\ \ \ \ \ \ | |||||
| | * | | | | | | | Update serverplayback.py | Maximilian Hils | 2019-07-17 | 1 | -4/+1 |
| | * | | | | | | | Use 'host_header' instead of 'host', when calculating 'HTTPRequest' hash in t... | peter-way | 2019-04-15 | 1 | -1/+4 |
| * | | | | | | | | Merge pull request #3612 from ccssrryy/fix-dup-resp | Maximilian Hils | 2019-11-15 | 1 | -5/+8 |
| |\ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | | | |||||
| | * | | | | | | | fix duplicate error response | cs | 2019-08-09 | 1 | -5/+8 |
| | |/ / / / / / | |||||
| * | | | | | | | Merge pull request #3425 from rjt-gupta/external-viewer | Maximilian Hils | 2019-11-15 | 1 | -2/+2 |
| |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | remove superfluous option | Maximilian Hils | 2019-11-15 | 1 | -5/+0 |
| | * | | | | | | | option added | rjt-gupta | 2019-01-07 | 1 | -0/+5 |
| | * | | | | | | | external-viewer-fix | rjt-gupta | 2018-12-17 | 1 | -2/+2 |
| * | | | | | | | | Merge pull request #3703 from mhils/replay-ignore-port | Maximilian Hils | 2019-11-15 | 1 | -1/+10 |
| |\ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ | | |/| | | | | | | |||||
| | * | | | | | | | allow server replay functionality to run on a different port | Jurriaan Bremer | 2019-11-15 | 1 | -1/+10 |
| |/ / / / / / / | |||||
| * | | | | | | | Merge pull request #3699 from mhils/flowfilter2019 | Maximilian Hils | 2019-11-15 | 2 | -65/+49 |
| |\ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | | | |||||
| | * | | | | | | disable overly strict indentation checks | Maximilian Hils | 2019-11-15 | 1 | -1/+1 |
| | * | | | | | | improve flowfilter | Maximilian Hils | 2019-11-15 | 1 | -64/+48 |
| |/ / / / / / | |||||
* | | | | | | | Adding raw_request and raw_response to export | Michael McKeirnan | 2019-11-16 | 2 | -5/+63 |
* | | | | | | | Adding export raw http response | Michael McKeirnan | 2019-11-15 | 2 | -10/+44 |
|/ / / / / / | |||||
* | | | | | | Merge pull request #3697 from ylmrx/issue_3639-yml_extension_allowed | Maximilian Hils | 2019-11-15 | 1 | -3/+2 |
|\ \ \ \ \ \ | |||||
| * | | | | | | simplify option file loading | Maximilian Hils | 2019-11-14 | 1 | -7/+5 |
| * | | | | | | adding config.yml as an allowed config filename | Yoann L | 2019-11-14 | 1 | -6/+7 |
* | | | | | | | Merge pull request #3698 from ylmrx/crash_on_empty_focus_next | Maximilian Hils | 2019-11-14 | 1 | -6/+12 |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | |||||
| * | | | | | | Fixes #3694 | Yoann L | 2019-11-14 | 1 | -6/+12 |
|/ / / / / / | |||||
* | | | | | | Merge pull request #3691 from mhils/sans-io-adjustments | Maximilian Hils | 2019-11-12 | 40 | -167/+175 |
|\ \ \ \ \ \ | |||||
| * | | | | | | update mypy | Maximilian Hils | 2019-11-12 | 40 | -148/+154 |
| * | | | | | | minor improvements and sans-io adjustments | Maximilian Hils | 2019-11-11 | 6 | -33/+35 |
* | | | | | | | Merge pull request #3669 from jannst/add_howto_install_android_system_ca | Thomas Kriechbaumer | 2019-11-11 | 1 | -0/+86 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Adding tutorial on how to insert mitmproxy CA cert into the android system ce... | jannst | 2019-10-13 | 1 | -0/+86 |
* | | | | | | | | Merge pull request #3686 from mitmproxy/github-issue-templates | Thomas Kriechbaumer | 2019-11-07 | 2 | -0/+39 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Update issue templates | Maximilian Hils | 2019-11-04 | 2 | -0/+39 |