aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)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.mdAlexander Prinzhorn2020-04-171-1/+1
|/ / /
* | | Merge pull request #3938 from sarthak212/filtermessageMaximilian Hils2020-04-161-0/+2
|\ \ \
| * | | 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
|/ / /
* | | Merge pull request #3935 from Kriechi/smoke-test-dockerThomas Kriechbaumer2020-04-131-0/+14
|\ \ \
| * | | 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
* | | 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
|\ \ \ | |_|/ |/| |
| * | 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
|\ \ | |/ |/|
| * reduce set of common keysMaximilian Hils2020-04-111-2/+2
| * 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
|\
| * minor improvements, tests++Maximilian Hils2020-04-097-13/+35
| * re-enable codecovMaximilian Hils2020-04-081-0/+0
| * 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 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 yearMaximilian Hils2020-04-081-2/+2
|/ /
* | Merge pull request #3893 from matosconsulting/mitmenhancedhostcheckMaximilian Hils2020-04-062-1/+60
|\ \
| * | #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 updateroot2020-04-061-3/+3
* | | | Merge pull request #3902 from oxr463/fix-web-ifaceMaximilian Hils2020-04-054-7/+7
|\ \ \ \
| * | | | Rename web-iface to web-hostLucas Ramage2020-04-054-7/+7
|/ / / /
* | | | Merge pull request #3846 from kimbo/kl/block-dohThomas Kriechbaumer2020-04-052-0/+178
|\ \ \ \
| * | | | 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