Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | use netlib.http_semantics for generic data | Thomas Kriechbaumer | 2015-07-22 | 2 | -16/+10 |
| | |||||
* | update build script | Maximilian Hils | 2015-07-22 | 1 | -69/+97 |
| | |||||
* | make build script amazing | Maximilian Hils | 2015-07-22 | 5 | -98/+170 |
| | |||||
* | make build script executable on *nix | Maximilian Hils | 2015-07-22 | 1 | -0/+0 |
| | |||||
* | fix text selection hint | Maximilian Hils | 2015-07-22 | 1 | -1/+1 |
| | |||||
* | bump version | Maximilian Hils | 2015-07-22 | 2 | -29/+40 |
| | |||||
* | preliminary release script | Maximilian Hils | 2015-07-21 | 2 | -54/+87 |
| | |||||
* | streamline build process | Maximilian Hils | 2015-07-21 | 4 | -8/+134 |
| | |||||
* | fix slack badge | Maximilian Hils | 2015-07-17 | 1 | -1/+1 |
| | |||||
* | Add Slack to README. | Maximilian Hils | 2015-07-15 | 1 | -3/+6 |
| | |||||
* | Merge pull request #677 from isra17/json_error | Maximilian Hils | 2015-07-14 | 1 | -1/+2 |
|\ | | | | | Use `ensure_ascii` in wep.app#broadcast | ||||
| * | Use `ensure_ascii` in wep.app#broadcast | isra17 | 2015-07-13 | 1 | -1/+2 |
| | | | | | | | | Otherwise, a non-unicode character in a flow cause mitmweb to crash. | ||||
* | | Merge pull request #676 from isra17/master | Maximilian Hils | 2015-07-14 | 2 | -3/+35 |
|\ \ | |/ |/| | Add source address filter | ||||
| * | Add ~src ~dst REGEX filters | isra17 | 2015-07-13 | 2 | -3/+35 |
|/ | | | | | | | | | This filter allow to match on the request source and destination address in the form of `<IP>:<Port>`. Also fixed the parsing grammar to add a `WordEnd` after each filter name. That way, `~src` doesn't match `~s` instead and keep the behavior consistent with `~hq` != `~h`. | ||||
* | Merge pull request #673 from jlhonora/master | Maximilian Hils | 2015-07-08 | 4 | -11/+11 |
|\ | | | | | Match g/G shortcuts to less | ||||
| * | Match g/G shortcuts to less, fix #631 | jlhonora | 2015-07-08 | 4 | -11/+11 |
|/ | |||||
* | improve dependency management in setup.py | Maximilian Hils | 2015-07-04 | 1 | -19/+24 |
| | |||||
* | fix #648 | Maximilian Hils | 2015-07-04 | 1 | -2/+2 |
| | |||||
* | clarify docs | Maximilian Hils | 2015-07-04 | 1 | -2/+3 |
| | |||||
* | fix #653 | Maximilian Hils | 2015-07-04 | 1 | -10/+15 |
| | |||||
* | fix #593, fix #656, coverage++ | Maximilian Hils | 2015-07-03 | 3 | -53/+83 |
| | |||||
* | fix windows compatibility | Maximilian Hils | 2015-07-03 | 2 | -2/+28 |
| | |||||
* | Merge pull request #661 from kyle-m/master | Aldo Cortesi | 2015-06-30 | 9 | -1/+205 |
|\ | | | | | Enabling upstream server verification. | ||||
| * | Enabling upstream server verification. Added flags --verify_upstream_cert, | Kyle Morton | 2015-06-29 | 9 | -1/+205 |
|/ | | | | --upstream-trusted-cadir, and --upstream-trusted-ca. | ||||
* | synchronize metadata files across projects | Maximilian Hils | 2015-06-26 | 1 | -1/+4 |
| | |||||
* | Merge branch 'appveyor2' | Maximilian Hils | 2015-06-26 | 1 | -0/+11 |
|\ | |||||
| * | add appveyor | Maximilian Hils | 2015-06-26 | 1 | -0/+11 |
| | | |||||
* | | Merge pull request #654 from mitmproxy/remove_certforward | Aldo Cortesi | 2015-06-27 | 4 | -41/+19 |
|\| | | | | | Remove Certforward Feature | ||||
| * | remove certforward feature | Maximilian Hils | 2015-06-26 | 4 | -41/+19 |
| | | | | | | | | | | | | | | | | The certforward feature was implemented to support #gotofail, which only works on unpatched iOS devices. Given that many apps don't support iOS 7 anymore, jailbreak+ssl killswitch is usually the better option. By removing certforward, we can make netlib a pure python module again, which significantly simplifies distribution. | ||||
* | | docs: fix certinstall image max-width | Maximilian Hils | 2015-06-26 | 1 | -1/+1 |
|/ | |||||
* | Remove stray print & massage whitespace a bit | Aldo Cortesi | 2015-06-25 | 1 | -9/+6 |
| | |||||
* | Merge pull request #645 from elitest/hardfailvenv | Aldo Cortesi | 2015-06-24 | 2 | -2/+2 |
|\ | | | | | Add a check to see if virtualenv is installed. | ||||
| * | Merge branch 'master' into hardfailvenv | Jim Shaver | 2015-06-23 | 206 | -15109/+74656 |
| |\ | |/ |/| | | | | | Conflicts: dev | ||||
* | | Merge pull request #640 from Kriechi/ssl-version-handling | Aldo Cortesi | 2015-06-23 | 1 | -43/+25 |
|\ \ | | | | | | | unify SSL version/method handling | ||||
| * | | unify SSL version/method handling | Thomas Kriechbaumer | 2015-06-23 | 1 | -43/+25 |
|/ / | |||||
* | | Merge branch 'master' of ssh.github.com:mitmproxy/mitmproxy | Aldo Cortesi | 2015-06-23 | 8 | -5/+199 |
|\ \ | |||||
| * \ | Merge pull request #638 from iroiro123/http-transparent | Aldo Cortesi | 2015-06-23 | 8 | -5/+199 |
| |\ \ | | | | | | | | | HTTP Transparent Proxy | ||||
| | * | | changed error handling (ssl spoof mode) | iroiro123 | 2015-06-23 | 3 | -16/+12 |
| | | | | |||||
| | * | | add unit tests for spoof mode | iroiro123 | 2015-06-23 | 3 | -0/+103 |
| | | | | |||||
| | * | | SSL Spoof mode | iroiro123 | 2015-06-21 | 5 | -8/+65 |
| | | | | |||||
| | * | | Spoof mode | iroiro123 | 2015-06-20 | 4 | -14/+21 |
| | | | | |||||
| | * | | HTTP Transparent Proxy | iroiro123 | 2015-06-18 | 4 | -2/+33 |
| | | | | |||||
* | | | | Travis to Slack | Aldo Cortesi | 2015-06-23 | 1 | -0/+5 |
|/ / / | |||||
* / / | Update README.mkd | Maximilian Hils | 2015-06-18 | 1 | -1/+0 |
|/ / | |||||
* | | add landscape/prospector config | Thomas Kriechbaumer | 2015-06-18 | 3 | -21/+15 |
| | | |||||
* | | Update README.mkd | Maximilian Hils | 2015-06-16 | 1 | -4/+6 |
| | | |||||
* | | fix pep8 config | Thomas Kriechbaumer | 2015-06-15 | 1 | -1/+0 |
| | | |||||
* | | Handle invalid IDNA encoding in hostnames | Aldo Cortesi | 2015-06-12 | 2 | -6/+12 |
| | | | | | | | | Fixes #622 | ||||
* | | Fix typo in docs - thanks to Jim_Showalter@intuit.com | Aldo Cortesi | 2015-06-12 | 1 | -2/+2 |
| | | |||||
* | | Merge pull request #624 from drahosj/master | Aldo Cortesi | 2015-06-12 | 4 | -5/+63 |
|\ \ | | | | | | | Added flow marking functionality in the console |