Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use `ensure_ascii` in wep.app#broadcast | isra17 | 2015-07-13 | 1 | -1/+2 |
* | Merge pull request #673 from jlhonora/master | Maximilian Hils | 2015-07-08 | 4 | -11/+11 |
|\ | |||||
| * | 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. Added flags --verify_upstream_cert, | Kyle Morton | 2015-06-29 | 9 | -1/+205 |
|/ | |||||
* | 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 | Maximilian Hils | 2015-06-26 | 4 | -41/+19 |
* | | 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 |
|\ | |||||
| * | Merge branch 'master' into hardfailvenv | Jim Shaver | 2015-06-23 | 206 | -15109/+74656 |
| |\ | |/ |/| | |||||
* | | Merge pull request #640 from Kriechi/ssl-version-handling | Aldo Cortesi | 2015-06-23 | 1 | -43/+25 |
|\ \ | |||||
| * | | 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 |
| |\ \ | |||||
| | * | | 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 |
* | | 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 unmark all functionality | Jake Drahos | 2015-06-11 | 1 | -0/+5 |
| * | | Moved marking from flow to console | Jake Drahos | 2015-06-11 | 5 | -26/+29 |
| * | | Merge remote-tracking branch 'origin/master' | Jake Drahos | 2015-06-11 | 0 | -0/+0 |
| |\ \ | |||||
| | * | | Added functionality to write marked flows to file | Jake Drahos | 2015-06-11 | 2 | -0/+13 |
| * | | | Changed mark symbol | Jake Drahos | 2015-06-11 | 1 | -2/+2 |
| * | | | Added functionality to write marked flows to file | Jake Drahos | 2015-06-11 | 2 | -0/+13 |
| |/ / | |||||
| * | | Unmark duplicated flows | Jake Drahos | 2015-06-11 | 1 | -1/+3 |
| * | | Changed symbols and colors | Jake Drahos | 2015-06-11 | 2 | -2/+5 |
| * | | Fixed console rendering bug | Jake Drahos | 2015-06-11 | 1 | -2/+5 |
| * | | Marked flows not deleted on clear all | Jake Drahos | 2015-06-11 | 2 | -4/+11 |
| * | | Implemented basic marking of flows | Jake Drahos | 2015-06-11 | 3 | -0/+22 |
|/ / | |||||
* | | fix #615 | Maximilian Hils | 2015-06-08 | 2 | -0/+6 |
* | | fix #618 | Maximilian Hils | 2015-06-08 | 1 | -1/+1 |