Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #3464 from rjt-gupta/url-fix | Thomas Kriechbaumer | 2019-09-28 | 2 | -6/+31 |
|\ | | | | | Non ascii characters in url | ||||
| * | url-fix | rjt-gupta | 2019-02-03 | 1 | -6/+15 |
| | | |||||
| * | non ascii fix and tests | rjt-gupta | 2019-02-03 | 1 | -0/+16 |
| | | |||||
* | | Merge pull request #3486 from rjt-gupta/unicode-filter | Thomas Kriechbaumer | 2019-09-28 | 2 | -0/+46 |
|\ \ | | | | | | | filter unicode fix | ||||
| * | | filter unicode fix | rjt-gupta | 2019-02-24 | 2 | -0/+46 |
| |/ | |||||
* | | Merge pull request #3526 from pierlon/feature/allow-hosts | Thomas Kriechbaumer | 2019-09-28 | 7 | -17/+91 |
|\ \ | | | | | | | Add --allow_hosts option | ||||
| * | | Only handle types "allow", "ignore" & "tcp" | Pierre Gordon | 2019-04-19 | 1 | -3/+1 |
| | | | |||||
| * | | Verify ignore_hosts & allow_hosts are mutually exclusive | Pierre Gordon | 2019-04-19 | 2 | -1/+10 |
| | | | |||||
| * | | Add --allow_hosts option | Pierre Gordon | 2019-04-19 | 6 | -15/+82 |
| | | | | | | | | | | | | Closes #3295 | ||||
* | | | Merge pull request #3603 from tomsaleeba/patch-1 | Thomas Kriechbaumer | 2019-09-28 | 1 | -0/+25 |
|\ \ \ | | | | | | | | | Transparent proxy on Linux for local originating traffic | ||||
| * | | | docs: correct command to install mitmproxy | Tom Saleeba | 2019-08-01 | 1 | -1/+3 |
| | | | | |||||
| * | | | docs: add instructions for transparent proxy on Linux for traffic ↵ | Tom Saleeba | 2019-08-01 | 1 | -0/+23 |
| | | | | | | | | | | | | | | | | originating from the mitmproxy host itself | ||||
* | | | | Merge pull request #3600 from king6cong/master | Thomas Kriechbaumer | 2019-09-28 | 1 | -11/+5 |
|\ \ \ \ | | | | | | | | | | | fix pf.conf on macOS | ||||
| * | | | | fix pf.conf on macOS | king6cong | 2019-07-30 | 1 | -11/+5 |
| |/ / / | |||||
* | | | | Merge pull request #3646 from ahopkins/patch-1 | Thomas Kriechbaumer | 2019-09-28 | 1 | -0/+3 |
|\ \ \ \ | | | | | | | | | | | Update concepts-certificates.md | ||||
| * | | | | Update concepts-certificates.md | Adam Hopkins | 2019-09-24 | 1 | -0/+3 |
| | | | | | | | | | | | | | | | Update to direct people to using Safari instead of another browser on iOS. | ||||
* | | | | | Merge pull request #3648 from Eluch/master | Thomas Kriechbaumer | 2019-09-28 | 1 | -1/+1 |
|\ \ \ \ \ | | | | | | | | | | | | | ssl_insecure added to option_whitelist because it was missing | ||||
| * | | | | | ssl_insecure added to option_whitelist because it was missing | Ferenc soós | 2019-09-27 | 1 | -1/+1 |
|/ / / / / | |||||
* | | | | | Merge pull request #3593 from Jessonsotoventura/tabular | Maximilian Hils | 2019-09-26 | 9 | -25/+496 |
|\ \ \ \ \ | |/ / / / |/| | | | | [RFC] Tabular flow list [Updated] | ||||
| * | | | | Updated Setup.py | Jesson Soto Ventura | 2019-09-24 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | A comma broke the build | ||||
| * | | | | Merge branch 'master' into tabular | Jesson Soto Ventura | 2019-09-24 | 12 | -24/+48 |
| |\ \ \ \ | |/ / / / |/| | | | | |||||
* | | | | | Merge pull request #3631 from mhils/lint | Maximilian Hils | 2019-09-05 | 6 | -18/+17 |
|\ \ \ \ \ | | | | | | | | | | | | | Fix CI | ||||
| * | | | | | lint | Maximilian Hils | 2019-09-05 | 6 | -18/+17 |
| | | | | | | |||||
* | | | | | | Merge pull request #3627 from RamiBerm/patch-1 | Maximilian Hils | 2019-09-05 | 1 | -1/+4 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | Updated har_dump,py timings dictionary function | ||||
| * | | | | | | make dict comprehension more readable | Maximilian Hils | 2019-09-05 | 1 | -1/+4 |
| | | | | | | | |||||
| * | | | | | | Updated har_dump,py timings dictionary function | RamiBerm | 2019-09-03 | 1 | -1/+1 |
| | |_|/ / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | the HAR file spec (http://www.softwareishard.com/blog/har-12-spec/#timings) states that timings that do not apply for a certain requests should be set to -1, this example may set -1000 as a timings value for certain requests. This ends up producing invalid HAR files in many cases. My proposed fix is to assign -1 into the dic and only multiply by 1000 for other values | ||||
* | | | | | | Merge pull request #3630 from tsaaristo/encode-zstandard | Maximilian Hils | 2019-09-05 | 6 | -5/+27 |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | Add support for zstd Content-Encoding | ||||
| * | | | | | encoding: add support for zstd (zstandard) | Tero Saaristo | 2019-09-05 | 6 | -5/+27 |
| |/ / / / | | | | | | | | | | | | | | | | Handles zstandard-compressed bodies labeled as zstd. | ||||
* / / / / | lint | Maximilian Hils | 2019-09-05 | 1 | -0/+1 |
|/ / / / | |||||
| * | | | Fixed Duration on list view | Jesson Soto Ventura | 2019-09-24 | 1 | -2/+3 |
| | | | | | | | | | | | | | | | | - Set min size to 100 for table view | ||||
| * | | | TLD and SLD are now highlighted using publicsuffix | Jesson Soto Ventura | 2019-09-24 | 3 | -17/+26 |
| | | | | | | | | | | | | | | | | - Added time.time() as the default for the start time on fake requests | ||||
| * | | | Fixed linting issues | Jesson Soto Ventura | 2019-07-21 | 7 | -17/+17 |
| | | | | |||||
| * | | | Added console_flowlist_layout option | Jesson Soto Ventura | 2019-07-21 | 5 | -13/+125 |
| | | | | | | | | | | | | | | | | | | | | | | | | - default - list - table | ||||
| * | | | Merge branch 'tabular' of github.com:Jessonsotoventura/mitmproxy into tabular | Jesson Soto Ventura | 2019-07-21 | 1 | -1/+8 |
| |\ \ \ | |||||
| | * | | | Added Color palettes for lowlight, lowdark, solarized light, and solarized dark | Jesson Soto Ventura | 2019-07-21 | 2 | -6/+67 |
| | | | | | |||||
| * | | | | Merge branch 'tabular' of https://github.com/BkPHcgQL3V/mitmproxy into tabular | Jesson Soto Ventura | 2019-07-21 | 1 | -1/+2 |
| |\| | | | |||||
| | * | | | Tabular list flow | BkPHcgQL3V | 2018-12-19 | 4 | -75/+356 |
| | | | | | |||||
| * | | | | Added Color palettes for lowlight, lowdark, solarized light, and solarized dark | Jesson Soto Ventura | 2019-07-21 | 2 | -6/+67 |
| | | | | | |||||
| * | | | | Tabular list flow | BkPHcgQL3V | 2019-07-21 | 4 | -75/+356 |
|/ / / / | |||||
* | | | | Merge pull request #3591 from mhils/misc | Maximilian Hils | 2019-07-19 | 1 | -1/+1 |
|\ \ \ \ | | | | | | | | | | | fix addon deconstruction | ||||
| * | | | | fix addon deconstruction | Maximilian Hils | 2019-07-18 | 1 | -1/+1 |
|/ / / / | |||||
* | | | | Merge pull request #3587 from mhils/yaml-list | Maximilian Hils | 2019-07-18 | 1 | -1/+3 |
|\ \ \ \ | | | | | | | | | | | fix sequence option declaration in yaml files | ||||
| * | | | | fix sequence option declaration in yaml files | Maximilian Hils | 2019-07-18 | 1 | -1/+3 |
| | | | | | |||||
* | | | | | remove unused dependency | Maximilian Hils | 2019-07-18 | 1 | -3/+0 |
| | | | | | |||||
* | | | | | Merge pull request #3586 from mhils/issue-py38compat | Maximilian Hils | 2019-07-18 | 1 | -1/+2 |
|\ \ \ \ \ | |/ / / / |/| | | | | fix py38 compat | ||||
| * | | | | fix py38 compat | Maximilian Hils | 2019-07-18 | 1 | -1/+2 |
|/ / / / | |||||
* | | | | Merge pull request #3516 from pierlon/remove-confdir-argument | Maximilian Hils | 2019-07-17 | 2 | -8/+1 |
|\ \ \ \ | | | | | | | | | | | Remove the confdir argument | ||||
| * | | | | Remove the confdir argument | Pierre Gordon | 2019-04-09 | 2 | -8/+1 |
| | |/ / | |/| | | | | | | | | | | Closes #3266 | ||||
* | | | | Merge pull request #3542 from ZHRhodes/patch-1 | Maximilian Hils | 2019-07-17 | 1 | -1/+1 |
|\ \ \ \ | | | | | | | | | | | Typo in howto-wireshark-tls.md | ||||
| * | | | | Update howto-wireshark-tls.md | ZHRhodes | 2019-05-16 | 1 | -1/+1 |
| |/ / / | | | | | | | | | Fixed a typo in describing the master keys |