aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| * | | cibuild: docker run must be non-interactiveMaximilian Hils2020-04-171-2/+0
| | | |
| * | | mitmproxy -> mitmdumpMaximilian Hils2020-04-171-1/+1
| | | |
| * | | fix docker smoke testMaximilian Hils2020-04-161-2/+3
| | | |
* | | | Merge pull request #3947 from Prinzhorn/patch-1Maximilian Hils2020-04-171-1/+1
|\ \ \ \ | |/ / / |/| | | Update feature_request.md
| * | | Update feature_request.mdAlexander Prinzhorn2020-04-171-1/+1
|/ / / | | | | | | This bugs me every single time, the missing space in the rendered version gives me claustrophobia :smile:
* | | Merge pull request #3938 from sarthak212/filtermessageMaximilian Hils2020-04-161-0/+2
|\ \ \ | | | | | | | | Add Filter message to mitmdump
| * | | add message to logroot2020-04-161-1/+2
| | | |
| * | | add message to mitmdumproot2020-04-151-0/+1
| | | |
* | | | include full client certificate chainMaximilian Hils2020-04-161-1/+1
|/ / / | | | | | | Testing this requires quite a bit of effort, so it makes sense to not waste any effort here and only do it for the sans-io implementation.
* | | Merge pull request #3935 from Kriechi/smoke-test-dockerThomas Kriechbaumer2020-04-131-0/+14
|\ \ \ | | | | | | | | smoke-test docker images after building
| * | | smoke-test docker images after buildingThomas Kriechbaumer2020-04-131-0/+14
|/ / /
* | | post-release updatesThomas Kriechbaumer2020-04-131-1/+1
| | |
* | | bump version to 5.1.1Thomas Kriechbaumer2020-04-132-1/+4
| | |
* | | fix docker entrypointThomas Kriechbaumer2020-04-131-1/+2
| | | | | | | | | | | | fixes #3933
* | | remove outdated release intructionsThomas Kriechbaumer2020-04-131-3/+1
| | |
* | | post-release updatesThomas Kriechbaumer2020-04-132-2/+2
| | |
* | | bump version to 5.1.0Thomas Kriechbaumer2020-04-132-2/+2
| | |
* | | add provisional changelogThomas Kriechbaumer2020-04-131-2/+22
| | |
* | | drop Docker images for ARMv7Thomas Kriechbaumer2020-04-135-64/+7
| | |
* | | improve getting-started docsThomas Kriechbaumer2020-04-134-27/+74
| | |
* | | Merge pull request #3921 from Kriechi/example-docsThomas Kriechbaumer2020-04-1219-83/+178
|\ \ \ | |_|/ |/| | Example docs
| * | docs: rename docs scripts and improve templateThomas Kriechbaumer2020-04-1113-49/+80
| | |
| * | examples: reformat to prevent too long linesThomas Kriechbaumer2020-04-114-37/+50
| | |
| * | docs: render all examples into one markdown pageThomas Kriechbaumer2020-04-105-5/+56
| |/
* | Merge pull request #3923 from sarthak212/commonkeybindingThomas Kriechbaumer2020-04-114-8/+21
|\ \ | |/ |/| Add common options to keybinding console
| * reduce set of common keysMaximilian Hils2020-04-111-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 issueroot2020-04-111-2/+2
| |
| * add common keybindingsroot2020-04-114-10/+23
|/
* Merge pull request #3767 from mitmproxy/fix-ciMaximilian Hils2020-04-0910-44/+82
|\ | | | | re-add missing CI steps and fix linting
| * minor improvements, tests++Maximilian Hils2020-04-097-13/+35
| |
| * re-enable codecovMaximilian Hils2020-04-081-0/+0
| | | | | | | | | | | | | | according to the current codecov faq, this file cannot start with a period because that causes issues. :shrug:
| * use codecov github actionMaximilian Hils2020-04-081-21/+13
| |
| * Merge remote-tracking branch 'origin/master' into fix-ciMaximilian Hils2020-04-08162-1935/+6317
| |\ | |/ |/|
* | Merge pull request #3912 from KevCui/masterMaximilian Hils2020-04-082-5/+19
|\ \ | | | | | | #3911 Support keybinding for different contexts with different commands
| * | #3911 Support keybinding for different contexts with different commandsKevin Cui2020-04-072-5/+19
| | |
* | | Merge pull request #3914 from mitmproxy/reduce-certificate-lifetimeMaximilian Hils2020-04-081-2/+2
|\ \ \ | |/ / |/| | Reduce leaf certificate lifetime to one year
| * | reduce leaf certificate lifetime to one yearMaximilian Hils2020-04-081-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/mitmenhancedhostcheckMaximilian Hils2020-04-062-1/+60
|\ \ | | | | | | #3885 handle hyphens in domain name, enhance validation checks
| * | #3885 implement simpler regex for host validationMarcus R. Matos2020-04-052-32/+7
| | |
| * | #3885 handle hyphens in domain name, enhance validation checks, linter updatesMarcus R. Matos2020-04-032-3/+5
| | |
| * | #3885 handle hyphens in domain name, enhance validation checksMarcus R. Matos2020-04-032-4/+86
| | |
* | | Merge pull request #3905 from sarthak212/docsdeprecatedThomas Kriechbaumer2020-04-051-3/+3
|\ \ \ | | | | | | | | docs update
| * | | docs updateroot2020-04-061-3/+3
| | | |
* | | | Merge pull request #3902 from oxr463/fix-web-ifaceMaximilian Hils2020-04-054-7/+7
|\ \ \ \ | | | | | | | | | | Rename web-iface to web-host
| * | | | Rename web-iface to web-hostLucas Ramage2020-04-054-7/+7
|/ / / / | | | | | | | | | | | | Bug: https://github.com/mitmproxy/mitmproxy/issues/3891
* | | | Merge pull request #3846 from kimbo/kl/block-dohThomas Kriechbaumer2020-04-052-0/+178
|\ \ \ \ | | | | | | | | | | Example for detecting/blocking DNS over HTTTPS queries
| * | | | broke up long line into multiple lineskimbo2020-04-041-1/+54
| | | | |
| * | | | replace scraping and DNS lookups with static listkimbo2020-04-041-127/+3
| | | | |
| * | | | fix lint errorskimbo2020-03-041-3/+17
| | | | |
| * | | | add block doh example to examples/complex/READMEkimbo2020-03-041-0/+1
| | | | |