Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | Merge pull request #3829 from meetmangukiya/rm-node-scss | Maximilian Hils | 2020-02-26 | 80 | -1228/+5121 | |
|\ \ \ \ | |/ / / |/| | | | Remove yarn/npm from docs | |||||
| * | | | Remove yarn/npm from docs | Meet Mangukiya | 2020-02-25 | 80 | -1228/+5121 | |
| | | | | | | | | | | | | | | | | Closes https://github.com/mitmproxy/mitmproxy/issues/3716 | |||||
* | | | | update compiled mitmweb assets, fix #3822 | Maximilian Hils | 2020-02-21 | 2 | -2/+2 | |
| | | | | ||||||
* | | | | Update README.md | Maximilian Hils | 2020-02-21 | 1 | -0/+1 | |
|/ / / | | | | | | | mention mitmweb assets, refs #3822 | |||||
* | | | Merge pull request #3821 from axmo12/master | Thomas Kriechbaumer | 2020-02-16 | 1 | -8/+8 | |
|\ \ \ | | | | | | | | | onboardingapp: Fix bugs 3397,3034 & link pems properly | |||||
| * | | | onboardingapp: Fix bugs 3397,3034 & link pems properly | Axel Morawietz | 2020-02-15 | 1 | -8/+8 | |
|/ / / | | | | | | | | | | | | | | | | This change will make sure that a user can click on a link to install the CAs even if displaying the logos fails. | |||||
* | | | Merge pull request #3811 from rohfle/rohfle-http2-send-all-stream-resets | Thomas Kriechbaumer | 2020-02-15 | 2 | -7/+71 | |
|\ \ \ | | | | | | | | | http2: send all stream reset types to other connection | |||||
| * | | | http2: added test for all stream reset types | Rohan Fletcher | 2020-02-12 | 1 | -0/+65 | |
| | | | | ||||||
| * | | | http2: send all stream reset types to other connection | Rohan Fletcher | 2020-02-06 | 1 | -7/+6 | |
| | | | | ||||||
* | | | | Merge pull request #3815 from Kriechi/fix-3780 | Thomas Kriechbaumer | 2020-02-09 | 2 | -9/+26 | |
|\ \ \ \ | | | | | | | | | | | fix #3780 | |||||
| * | | | | fix #3780 | Thomas Kriechbaumer | 2020-02-08 | 2 | -9/+26 | |
| | | | | | ||||||
* | | | | | Merge pull request #3814 from 2NuFyeat4PZt/patch-1 | Thomas Kriechbaumer | 2020-02-08 | 1 | -0/+5 | |
|\ \ \ \ \ | |_|/ / / |/| | | | | Update concepts-filters.md | |||||
| * | | | | Update concepts-filters.md | 2NuFyeat4PZt | 2020-02-07 | 1 | -0/+5 | |
|/ / / / | | | | | | | | | Provide a working example for the ~m filter | |||||
* | | | | Merge pull request #3809 from mhils/issue-3801 | Maximilian Hils | 2020-02-04 | 1 | -1/+8 | |
|\ \ \ \ | | | | | | | | | | | fix #3801 | |||||
| * | | | | fix #3801 | Maximilian Hils | 2020-02-04 | 1 | -1/+8 | |
|/ / / / | ||||||
* | | | | Merge pull request #3801 from mitmproxy/issue-3794 | Maximilian Hils | 2020-02-02 | 1 | -2/+3 | |
|\ \ \ \ | | | | | | | | | | | Improve command detection heuristics | |||||
| * | | | | improve command detection heuristics | Maximilian Hils | 2020-01-27 | 1 | -2/+3 | |
| | | | | | | | | | | | | | | | this fixes #3794 | |||||
* | | | | | Merge pull request #3798 from typoon/issue-3797 | Maximilian Hils | 2020-01-27 | 1 | -2/+1 | |
|\ \ \ \ \ | | | | | | | | | | | | | Fix for issue 3797 | |||||
| * | | | | | Fix for issue 3797 | Gilgamesh | 2020-01-24 | 1 | -2/+1 | |
| | |_|/ / | |/| | | | ||||||
* | | | | | Merge pull request #3792 from beth92/patch-1 | Maximilian Hils | 2020-01-27 | 1 | -3/+3 | |
|\ \ \ \ \ | |_|/ / / |/| | | | | Update WSGI example | |||||
| * | | | | Address lint | beth | 2020-01-20 | 1 | -2/+2 | |
| | | | | | ||||||
| * | | | | Update WSGI example | beth92 | 2020-01-20 | 1 | -4/+4 | |
|/ / / / | ||||||
* | | | | Merge pull request #3789 from mprencipe/issue-3775 | Maximilian Hils | 2020-01-20 | 1 | -3/+2 | |
|\ \ \ \ | | | | | | | | | | | Fix broken link with link to similar addon. This fixes issue #3775. | |||||
| * | | | | Fix broken link with link to similar addon. This fixes issue #3775. | Massimo Prencipe | 2020-01-19 | 1 | -3/+2 | |
| | | | | | ||||||
* | | | | | Merge pull request #3791 from Eluch/master | Maximilian Hils | 2020-01-20 | 3 | -3/+3 | |
|\ \ \ \ \ | | | | | | | | | | | | | Fix wording for ssl_insecure option on mitmweb | |||||
| * | | | | | Fix wording for ssl_insecure option on mitmweb | Ferenc soós | 2020-01-20 | 3 | -3/+3 | |
|/ / / / / | ||||||
* | | | | | Merge pull request #3787 from itaisod/console-command-quotes | Maximilian Hils | 2020-01-19 | 4 | -25/+29 | |
|\ \ \ \ \ | |/ / / / |/| | | | | Fix console command quotes issues | |||||
| * | | | | fix re-raised exceptions not having a message | Itai Sadan | 2020-01-18 | 2 | -4/+4 | |
| | | | | | ||||||
| * | | | | remove status_message.send where log.error has the same effect | Itai Sadan | 2020-01-18 | 2 | -12/+4 | |
| | | | | | ||||||
| * | | | | fix missing error to event log in commandexecutor.py | Itai Sadan | 2020-01-18 | 1 | -2/+5 | |
| | | | | | ||||||
| * | | | | Expose CommandManager.call_strings and use it in consoleaddons.py | Itai Sadan | 2020-01-18 | 2 | -15/+21 | |
| | | | | | | | | | | | | | | | | | | | | This avoids the whole quote/unquote issue. | |||||
| * | | | | consoleaddons.py - add command_lexer.quote where it seems relevant | Itai Sadan | 2020-01-18 | 1 | -7/+9 | |
| | | | | | ||||||
| * | | | | Replace tabs with spaces in error | Itai Sadan | 2020-01-17 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | because the event log replaces them with question marks | |||||
| * | | | | Fix command quotes and error logging | Itai Sadan | 2020-01-17 | 1 | -3/+4 | |
|/ / / / | | | | | | | | | | | | | | | | | | | | | Fixes error when trying to manually set "multipart form" view. Also fixes "(more in eventlog)" prompt where nothing is written to the event log. | |||||
* | | | | Merge pull request #3782 from ThinkChaos/fix_sigterm | Maximilian Hils | 2020-01-15 | 1 | -6/+6 | |
|\ \ \ \ | | | | | | | | | | | Exit on SIGTERM instead of prompting | |||||
| * | | | | Exit on SIGTERM instead of prompting | ThinkChaos | 2020-01-11 | 1 | -6/+6 | |
|/ / / / | ||||||
* | | | | Merge pull request #3779 from ylmrx/fix_negative_duration | Maximilian Hils | 2020-01-10 | 1 | -1/+1 | |
|\ \ \ \ | | | | | | | | | | | fix: ValueError: math domain error" in table mode #3778 | |||||
| * | | | | fix: ValueError: math domain error" in table mode when displaying a server ↵ | Yoann Lamouroux | 2020-01-10 | 1 | -1/+1 | |
|/ / / / | | | | | | | | | | | | | replay flow #3778 | |||||
* | | | | docs: document no websocket replay | Maximilian Hils | 2020-01-03 | 1 | -1/+3 | |
| | | | | | | | | | | | | this refs #3564 | |||||
* | | | | docs: update Windows cert import instructions | Maximilian Hils | 2020-01-03 | 1 | -1/+1 | |
| |/ / |/| | | | | | as per https://github.com/mitmproxy/mitmproxy/issues/3622#issuecomment-561968523 | |||||
| | * | re-add missing CI steps and fix linting | Thomas Kriechbaumer | 2019-12-31 | 4 | -17/+41 | |
| |/ |/| | ||||||
* | | Merge pull request #3766 from Kriechi/bump-urwid | Thomas Kriechbaumer | 2019-12-31 | 1 | -1/+1 | |
|\ \ | | | | | | | bump urwid | |||||
| * | | bump urwid | Thomas Kriechbaumer | 2019-12-31 | 1 | -1/+1 | |
|/ / | | | | | | | fixes #3765 | |||||
* | | Merge pull request #3762 from asfaltboy/add-pep-561-py.typed | Maximilian Hils | 2019-12-29 | 2 | -0/+1 | |
|\ \ | | | | | | | Add py.typed stub as per PEP-561 | |||||
| * | | Add py.typed stub as per PEP-561 | Pavel Savchenko | 2019-12-29 | 2 | -0/+1 | |
|/ / | ||||||
* | | update CHANGELOG for 5.0.1 | Maximilian Hils | 2019-12-27 | 1 | -0/+5 | |
| | | ||||||
* | | pyinstaller: add publicsuffix2 hook | Maximilian Hils | 2019-12-27 | 1 | -0/+3 | |
| | | ||||||
* | | enable UTF-8 icons for WSL | Maximilian Hils | 2019-12-27 | 1 | -1/+1 | |
| | | | | | | | | | | | | conhost.exe supports UTF-8 nowadays, even though there is no font fallback and your font needs to have the appropriate glyphs (DejaVu works, for example). The new "Windows Terminal" application has a revamped font renderer and just works. | |||||
* | | Merge pull request #3758 from pasanr/patch-1 | Thomas Kriechbaumer | 2019-12-27 | 1 | -2/+2 | |
|\ \ | | | | | | | Minor typo of 'with' | |||||
| * | | Minor typo of 'with' | pasanr | 2019-12-25 | 1 | -2/+2 | |
|/ / |