aboutsummaryrefslogtreecommitdiffstats
path: root/mitmproxy
Commit message (Expand)AuthorAgeFilesLines
* view addon: systematize different flow typesMaximilian Hils2020-04-114-21/+36
* Display TCP flows at flow list!Nikita Stupin2020-04-103-8/+92
* minor improvements, tests++Maximilian Hils2020-04-092-4/+5
* Merge pull request #3912 from KevCui/masterMaximilian Hils2020-04-081-1/+1
|\
| * #3911 Support keybinding for different contexts with different commandsKevin Cui2020-04-071-1/+1
* | reduce leaf certificate lifetime to one yearMaximilian Hils2020-04-081-2/+2
|/
* Merge pull request #3893 from matosconsulting/mitmenhancedhostcheckMaximilian Hils2020-04-061-1/+2
|\
| * #3885 implement simpler regex for host validationMarcus R. Matos2020-04-051-24/+5
| * #3885 handle hyphens in domain name, enhance validation checks, linter updatesMarcus R. Matos2020-04-031-1/+3
| * #3885 handle hyphens in domain name, enhance validation checksMarcus R. Matos2020-04-031-4/+22
* | Rename web-iface to web-hostLucas Ramage2020-04-053-6/+6
* | minor sans-io adjustmentsMaximilian Hils2020-04-051-2/+2
* | don't force host header on outgoing requestsMaximilian Hils2020-04-041-10/+1
* | sync sans-io adjustmentsMaximilian Hils2020-04-041-14/+16
|/
* Merge pull request #3692 from mhils/tls13Maximilian Hils2020-04-033-37/+60
|\
| * temporarily fix key logging for OpenSSL 1.1.1fMaximilian Hils2020-04-031-5/+22
| * fix compatibility with Python 3.8 on WindowsMaximilian Hils2020-04-031-0/+8
| * use OpenSSL's hostname validationMaximilian Hils2019-11-231-30/+21
| * update cryptographyMaximilian Hils2019-11-231-2/+9
* | Only emit "serverconnect" after successfully connectingAlexander Prinzhorn2020-04-021-2/+2
* | Merge pull request #3849 from sarthak212/errorhandlingMaximilian Hils2020-04-021-5/+8
|\ \
| * | test resolveroot2020-03-111-1/+1
| * | Options Exception in scriptroot2020-03-111-5/+8
* | | Merge pull request #3839 from naivekun/fix_for_issue_3833Maximilian Hils2020-03-301-1/+7
|\ \ \ | |/ / |/| |
| * | fix #3833naivekun2020-03-021-1/+7
* | | finish FIXME: move open_browser() to addon/browser (#3832)naivekun2020-03-083-37/+42
|/ /
* | Merge pull request #3841 from mhils/sans-io-adjustmentsMaximilian Hils2020-02-282-4/+10
|\ \
| * | minor code style improvements, sync sans-io changesMaximilian Hils2020-02-282-4/+10
* | | Fix wrong behavior of --allow-hosts optionsBlown_Snail2020-02-231-1/+1
|/ /
* | update compiled mitmweb assets, fix #3822Maximilian Hils2020-02-211-1/+1
* | onboardingapp: Fix bugs 3397,3034 & link pems properlyAxel Morawietz2020-02-151-8/+8
* | Merge pull request #3811 from rohfle/rohfle-http2-send-all-stream-resetsThomas Kriechbaumer2020-02-151-7/+6
|\ \
| * | http2: send all stream reset types to other connectionRohan Fletcher2020-02-061-7/+6
* | | Merge pull request #3815 from Kriechi/fix-3780Thomas Kriechbaumer2020-02-091-8/+25
|\ \ \ | |/ / |/| |
| * | fix #3780Thomas Kriechbaumer2020-02-081-8/+25
* | | Merge pull request #3801 from mitmproxy/issue-3794Maximilian Hils2020-02-021-2/+3
|\ \ \
| * | | improve command detection heuristicsMaximilian Hils2020-01-271-2/+3
* | | | Merge pull request #3798 from typoon/issue-3797Maximilian Hils2020-01-271-2/+1
|\ \ \ \ | |/ / / |/| | |
| * | | Fix for issue 3797Gilgamesh2020-01-241-2/+1
| | |/ | |/|
* | | Fix wording for ssl_insecure option on mitmwebFerenc soós2020-01-201-1/+1
* | | fix re-raised exceptions not having a messageItai Sadan2020-01-182-4/+4
* | | remove status_message.send where log.error has the same effectItai Sadan2020-01-182-12/+4
* | | fix missing error to event log in commandexecutor.pyItai Sadan2020-01-181-2/+5
* | | Expose CommandManager.call_strings and use it in consoleaddons.pyItai Sadan2020-01-182-15/+21
* | | consoleaddons.py - add command_lexer.quote where it seems relevantItai Sadan2020-01-181-7/+9
* | | Replace tabs with spaces in errorItai Sadan2020-01-171-1/+1
* | | Fix command quotes and error loggingItai Sadan2020-01-171-3/+4
* | | Exit on SIGTERM instead of promptingThinkChaos2020-01-111-6/+6
* | | fix: ValueError: math domain error" in table mode when displaying a server re...Yoann Lamouroux2020-01-101-1/+1
| |/ |/|
* | Add py.typed stub as per PEP-561Pavel Savchenko2019-12-291-0/+0