aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
...
| * revamp command processingMaximilian Hils2019-11-182-116/+150
| * Added coverage for the changes madeHenrique2019-11-171-0/+4
| * Brought coverage up to 94% on test_commander.pyHenrique2019-11-161-4/+103
| * Various changes to address PR commentsHenrique2019-11-162-2/+2
| * Fixing issues pointed during PR reviewHenrique2019-11-163-10/+25
| * Merge branch 'master' into fix-command-bar-issue-3259Henrique M. D2019-11-153-4/+42
| |\
| * | Removed the custom lexer in favor of using pyparsing.Henrique2019-11-154-111/+134
| * | Added a new test to test that the issue from the previous commit won'tHenrique2019-11-131-1/+13
| * | Added tests to reach 100% coverageHenrique2019-11-132-3/+5
| * | Getting 100% coverage in the lexerHenrique2019-11-121-0/+14
| * | Fixing issues reported by the linterHenrique2019-11-122-1/+1
| * | Tests for the new lexerHenrique2019-11-121-0/+64
| * | Fixed test to use the new method to get the lexerHenrique2019-11-121-2/+2
| * | Fix for issues when using \ and " on the commander barHenrique2019-11-121-4/+4
* | | Use Github Actions for CI (#3713)Maximilian Hils2019-11-1913-25/+68
* | | Merge branch 'master' into masterMaximilian Hils2019-11-164-19/+124
|\ \ \
| * \ \ Merge pull request #3705 from mhils/issue-3469Maximilian Hils2019-11-161-6/+28
| |\ \ \
| | * | | tests++Maximilian Hils2019-11-151-6/+28
| * | | | Merge pull request #3448 from cript0nauta/masterMaximilian Hils2019-11-161-10/+55
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | test coverage++Maximilian Hils2019-11-151-0/+8
| | * | | improve curl/httpie exportMaximilian Hils2019-11-151-7/+9
| | * | | Merge remote-tracking branch 'origin/master' into pr-3448Maximilian Hils2019-11-1519-60/+165
| | |\| |
| | * | | Merge branch 'master' of https://github.com/mitmproxy/mitmproxyMatías Lang2019-01-135-6/+8
| | |\ \ \
| | * | | | Fix command injection when exporting to httpieMatías Lang2019-01-131-5/+22
| | * | | | Fix command injection when exporting to curlMatías Lang2019-01-131-5/+23
| * | | | | Merge pull request #3420 from rjt-gupta/multipart-fixMaximilian Hils2019-11-152-3/+41
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |
| | * | | | test coverage improvedrjt-gupta2019-02-061-0/+19
| | * | | | multipart encoder and testsrjt-gupta2019-02-062-4/+22
| | * | | | multipart-fixrjt-gupta2019-02-061-2/+3
* | | | | | Adding raw_request and raw_response to exportMichael McKeirnan2019-11-161-1/+41
* | | | | | Adding export raw http responseMichael McKeirnan2019-11-151-8/+30
|/ / / / /
* | | | | Merge pull request #3691 from mhils/sans-io-adjustmentsMaximilian Hils2019-11-121-1/+1
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | update mypyMaximilian Hils2019-11-121-1/+1
| * | | | minor improvements and sans-io adjustmentsMaximilian Hils2019-11-112-2/+2
* | | | | Merge pull request #3679 from tomlabaude/pf_ipv6Maximilian Hils2019-11-072-0/+11
|\ \ \ \ \
| * | | | | pfctl state output always have 2 lines for each socket. Adding outgoing lines...Tom2019-11-052-0/+11
| |/ / / /
* / / / / make duration formatting more forgivingMaximilian Hils2019-11-071-0/+1
|/ / / /
* | | | several fixes on command exports has several problems: #3676Yoann L2019-10-281-15/+9
* | | | Move onboardingapp from tornado to flask (#3661)Maximilian Hils2019-10-062-1/+0
* | | | Add key_size option to define rsa key size (#3657)vin012019-09-301-10/+10
* | | | bump more depsThomas Kriechbaumer2019-09-282-8/+8
* | | | bump depsThomas Kriechbaumer2019-09-282-7/+7
* | | | Merge pull request #3464 from rjt-gupta/url-fixThomas Kriechbaumer2019-09-281-0/+16
|\ \ \ \
| * | | | non ascii fix and testsrjt-gupta2019-02-031-0/+16
| |/ / /
* | | | Merge pull request #3486 from rjt-gupta/unicode-filterThomas Kriechbaumer2019-09-281-0/+23
|\ \ \ \
| * | | | filter unicode fixrjt-gupta2019-02-241-0/+23
| |/ / /
* | | | Merge pull request #3526 from pierlon/feature/allow-hostsThomas Kriechbaumer2019-09-282-2/+58
|\ \ \ \
| * | | | Verify ignore_hosts & allow_hosts are mutually exclusivePierre Gordon2019-04-191-0/+9
| * | | | Add --allow_hosts optionPierre Gordon2019-04-191-2/+49
| |/ / /
* | | | Merge pull request #3631 from mhils/lintMaximilian Hils2019-09-052-14/+14
|\ \ \ \