Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | add provisional changelog | Thomas Kriechbaumer | 2020-04-13 | 1 | -2/+22 | |
| | | | ||||||
* | | | drop Docker images for ARMv7 | Thomas Kriechbaumer | 2020-04-13 | 5 | -64/+7 | |
| | | | ||||||
* | | | improve getting-started docs | Thomas Kriechbaumer | 2020-04-13 | 4 | -27/+74 | |
| | | | ||||||
* | | | Merge pull request #3921 from Kriechi/example-docs | Thomas Kriechbaumer | 2020-04-12 | 19 | -83/+178 | |
|\ \ \ | |_|/ |/| | | Example docs | |||||
| * | | docs: rename docs scripts and improve template | Thomas Kriechbaumer | 2020-04-11 | 13 | -49/+80 | |
| | | | ||||||
| * | | examples: reformat to prevent too long lines | Thomas Kriechbaumer | 2020-04-11 | 4 | -37/+50 | |
| | | | ||||||
| * | | docs: render all examples into one markdown page | Thomas Kriechbaumer | 2020-04-10 | 5 | -5/+56 | |
| |/ | ||||||
* | | Merge pull request #3923 from sarthak212/commonkeybinding | Thomas Kriechbaumer | 2020-04-11 | 4 | -8/+21 | |
|\ \ | |/ |/| | Add common options to keybinding console | |||||
| * | reduce set of common keys | Maximilian Hils | 2020-04-11 | 1 | -2/+2 | |
| | | | | | | | | - You've already figured out `?` when you see this, so why mention it. - `Q` isn't that important, pressing `q` multiple times is good enough. | |||||
| * | space issue | root | 2020-04-11 | 1 | -2/+2 | |
| | | ||||||
| * | add common keybindings | root | 2020-04-11 | 4 | -10/+23 | |
|/ | ||||||
* | Merge pull request #3767 from mitmproxy/fix-ci | Maximilian Hils | 2020-04-09 | 10 | -44/+82 | |
|\ | | | | | re-add missing CI steps and fix linting | |||||
| * | minor improvements, tests++ | Maximilian Hils | 2020-04-09 | 7 | -13/+35 | |
| | | ||||||
| * | re-enable codecov | Maximilian Hils | 2020-04-08 | 1 | -0/+0 | |
| | | | | | | | | | | | | | | according to the current codecov faq, this file cannot start with a period because that causes issues. :shrug: | |||||
| * | use codecov github action | Maximilian Hils | 2020-04-08 | 1 | -21/+13 | |
| | | ||||||
| * | Merge remote-tracking branch 'origin/master' into fix-ci | Maximilian Hils | 2020-04-08 | 162 | -1935/+6317 | |
| |\ | |/ |/| | ||||||
* | | Merge pull request #3912 from KevCui/master | Maximilian Hils | 2020-04-08 | 2 | -5/+19 | |
|\ \ | | | | | | | #3911 Support keybinding for different contexts with different commands | |||||
| * | | #3911 Support keybinding for different contexts with different commands | Kevin Cui | 2020-04-07 | 2 | -5/+19 | |
| | | | ||||||
* | | | Merge pull request #3914 from mitmproxy/reduce-certificate-lifetime | Maximilian Hils | 2020-04-08 | 1 | -2/+2 | |
|\ \ \ | |/ / |/| | | Reduce leaf certificate lifetime to one year | |||||
| * | | reduce leaf certificate lifetime to one year | Maximilian Hils | 2020-04-08 | 1 | -2/+2 | |
|/ / | | | | | Safari will, later this year, no longer accept new HTTPS certificates that expire more than 13 months from their creation date. | |||||
* | | Merge pull request #3893 from matosconsulting/mitmenhancedhostcheck | Maximilian Hils | 2020-04-06 | 2 | -1/+60 | |
|\ \ | | | | | | | #3885 handle hyphens in domain name, enhance validation checks | |||||
| * | | #3885 implement simpler regex for host validation | Marcus R. Matos | 2020-04-05 | 2 | -32/+7 | |
| | | | ||||||
| * | | #3885 handle hyphens in domain name, enhance validation checks, linter updates | Marcus R. Matos | 2020-04-03 | 2 | -3/+5 | |
| | | | ||||||
| * | | #3885 handle hyphens in domain name, enhance validation checks | Marcus R. Matos | 2020-04-03 | 2 | -4/+86 | |
| | | | ||||||
* | | | Merge pull request #3905 from sarthak212/docsdeprecated | Thomas Kriechbaumer | 2020-04-05 | 1 | -3/+3 | |
|\ \ \ | | | | | | | | | docs update | |||||
| * | | | docs update | root | 2020-04-06 | 1 | -3/+3 | |
| | | | | ||||||
* | | | | Merge pull request #3902 from oxr463/fix-web-iface | Maximilian Hils | 2020-04-05 | 4 | -7/+7 | |
|\ \ \ \ | | | | | | | | | | | Rename web-iface to web-host | |||||
| * | | | | Rename web-iface to web-host | Lucas Ramage | 2020-04-05 | 4 | -7/+7 | |
|/ / / / | | | | | | | | | | | | | Bug: https://github.com/mitmproxy/mitmproxy/issues/3891 | |||||
* | | | | Merge pull request #3846 from kimbo/kl/block-doh | Thomas Kriechbaumer | 2020-04-05 | 2 | -0/+178 | |
|\ \ \ \ | | | | | | | | | | | Example for detecting/blocking DNS over HTTTPS queries | |||||
| * | | | | broke up long line into multiple lines | kimbo | 2020-04-04 | 1 | -1/+54 | |
| | | | | | ||||||
| * | | | | replace scraping and DNS lookups with static list | kimbo | 2020-04-04 | 1 | -127/+3 | |
| | | | | | ||||||
| * | | | | fix lint errors | kimbo | 2020-03-04 | 1 | -3/+17 | |
| | | | | | ||||||
| * | | | | add block doh example to examples/complex/README | kimbo | 2020-03-04 | 1 | -0/+1 | |
| | | | | | ||||||
| * | | | | example for blocking DNS queries over HTTPS | kimbo | 2020-03-04 | 1 | -0/+234 | |
| | | | | | ||||||
* | | | | | Merge pull request #3900 from mhils/sans-io-adjustments | Maximilian Hils | 2020-04-05 | 2 | -2/+3 | |
|\ \ \ \ \ | | | | | | | | | | | | | Minor sans-io adjustments | |||||
| * | | | | | minor sans-io adjustments | Maximilian Hils | 2020-04-05 | 2 | -2/+3 | |
|/ / / / / | ||||||
* | | | | | Merge pull request #3899 from mhils/dont-add-host-header | Maximilian Hils | 2020-04-04 | 2 | -22/+1 | |
|\ \ \ \ \ | | | | | | | | | | | | | Don't force host header on outgoing requests | |||||
| * | | | | | don't force host header on outgoing requests | Maximilian Hils | 2020-04-04 | 2 | -22/+1 | |
|/ / / / / | ||||||
* | | | | | Merge pull request #3898 from Kriechi/websocket-docs | Thomas Kriechbaumer | 2020-04-04 | 10 | -115/+155 | |
|\ \ \ \ \ | | | | | | | | | | | | | improve scripting docs | |||||
| * | | | | | improve scripting docs | Thomas Kriechbaumer | 2020-04-04 | 10 | -115/+155 | |
| | |_|/ / | |/| | | | ||||||
* | | | | | Merge pull request #3897 from mhils/sans-io-adjustments | Maximilian Hils | 2020-04-04 | 2 | -14/+21 | |
|\ \ \ \ \ | |/ / / / |/| | | | | Sync sans-io adjustments | |||||
| * | | | | sync sans-io adjustments | Maximilian Hils | 2020-04-04 | 2 | -14/+21 | |
|/ / / / | ||||||
* | | | | Merge pull request #3892 from mhils/update-dependencies | Maximilian Hils | 2020-04-03 | 4 | -18/+14 | |
|\ \ \ \ | | | | | | | | | | | Update Dependencies | |||||
| * | | | | downgrade to py37 for pyinstaller builds | Maximilian Hils | 2020-04-03 | 1 | -2/+2 | |
| | | | | | ||||||
| * | | | | ci: py37 -> py38 | Maximilian Hils | 2020-04-03 | 1 | -11/+7 | |
| | | | | | ||||||
| * | | | | update installbuilder | Maximilian Hils | 2020-04-03 | 1 | -3/+3 | |
| | | | | | ||||||
| * | | | | fix pyinstaller | Maximilian Hils | 2020-04-03 | 1 | -1/+1 | |
| | | | | | ||||||
| * | | | | bump dependencies | Maximilian Hils | 2020-04-03 | 2 | -7/+7 | |
|/ / / / | ||||||
* | | | | lint! | Maximilian Hils | 2020-04-03 | 1 | -1/+0 | |
| | | | | ||||||
* | | | | fix nonblocking example | Maximilian Hils | 2020-04-03 | 1 | -3/+3 | |
| | | | | | | | | | | | | this fixes #3877 |