Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 | ||||
| | * | Added unmark all functionality | Jake Drahos | 2015-06-11 | 1 | -0/+5 |
| | | | | | | | | | | | | - 'U' to unmark all marked flows | ||||
| | * | Moved marking from flow to console | Jake Drahos | 2015-06-11 | 5 | -26/+29 |
| | | | | | | | | | | | | No longer taints the flow primitive | ||||
| | * | Merge remote-tracking branch 'origin/master' | Jake Drahos | 2015-06-11 | 0 | -0/+0 |
| | |\ | | | | | | | | | | | | | | | | | Conflicts: libmproxy/console/flowlist.py | ||||
| | | * | Added functionality to write marked flows to file | Jake Drahos | 2015-06-11 | 2 | -0/+13 |
| | | | | | | | | | | | | | | | | w (write) -> m (marked) | ||||
| | * | | Changed mark symbol | Jake Drahos | 2015-06-11 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | Smaller symbol now, still just as easy to see while scrolling | ||||
| | * | | Added functionality to write marked flows to file | Jake Drahos | 2015-06-11 | 2 | -0/+13 |
| | |/ | | | | | | | | | | w (write) -> m (marked) | ||||
| | * | Unmark duplicated flows | Jake Drahos | 2015-06-11 | 1 | -1/+3 |
| | | | | | | | | | | | | If a marked flow is duplicated, the duplicate will now be unmarked | ||||
| | * | Changed symbols and colors | Jake Drahos | 2015-06-11 | 2 | -2/+5 |
| | | | | | | | | | | | | | | | Added a better symbol for the mark, and changed the color to red. This helps it stand out more easily. | ||||
| | * | Fixed console rendering bug | Jake Drahos | 2015-06-11 | 1 | -2/+5 |
| | | | | | | | | | | | | Clearing all flows now works properly | ||||
| | * | Marked flows not deleted on clear all | Jake Drahos | 2015-06-11 | 2 | -4/+11 |
| | | | | | | | | | | | | | | | | | | Marked flows survive a clear all unless all current flows are marked. Bug: They don't show up until another flow is added | ||||
| | * | Implemented basic marking of flows | Jake Drahos | 2015-06-11 | 3 | -0/+22 |
| |/ | | | | | | | | | - Press m to toggle flow mark - Flow mark is set in libmproxy/console/common.py. Currently set to "===" | ||||
| * | fix #615 | Maximilian Hils | 2015-06-08 | 2 | -0/+6 |
| | | |||||
| * | fix #618 | Maximilian Hils | 2015-06-08 | 1 | -1/+1 |
| | | |||||
| * | import travis config from netlib | Thomas Kriechbaumer | 2015-06-08 | 1 | -8/+49 |
| | | | | | | | | this enables ALPN support with OpenSSL 1.0.2 | ||||
| * | Merge pull request #613 from dweinstein/patch/docker-tweaks | David Weinstein | 2015-06-07 | 2 | -27/+1 |
| |\ | | | | | | | match name of automated build base img | ||||
| | * | match name of automated build base img | David Weinstein | 2015-06-07 | 2 | -27/+1 |
| |/ | |||||
| * | Merge pull request #611 from dweinstein/feature/dockerfiles | Aldo Cortesi | 2015-06-07 | 3 | -0/+31 |
| |\ | | | | | | | initial add of docker mitmproxy | ||||
| | * | initial add of docker mitmproxy | David Weinstein | 2015-06-06 | 3 | -0/+31 |
| |/ | |||||
| * | Merge pull request #610 from tekii/fix-607 | Aldo Cortesi | 2015-06-06 | 1 | -1/+9 |
| |\ | | | | | | | Fix 607 | ||||
| | * | fix #607 fix message | Marcelo Glezer | 2015-06-05 | 1 | -1/+2 |
| | | | |||||
| | * | fix #607 decode data before sending it to pyperclip | Marcelo Glezer | 2015-06-05 | 1 | -1/+8 |
| |/ | |||||
| * | Merge pull request #603 from Kriechi/remove-contrib | Aldo Cortesi | 2015-06-04 | 6 | -4550/+8 |
| |\ | | | | | | | replace contrib libraries with pypi dependencies | ||||
| | * | replace contrib libraries with pypi dependencies | Thomas Kriechbaumer | 2015-06-02 | 6 | -4550/+8 |
| | | | |||||
| * | | Bump version | Aldo Cortesi | 2015-06-04 | 1 | -1/+1 |
| | | | |||||
| * | | Changelog for v0.12.1 | Aldo Cortesi | 2015-06-03 | 2 | -2/+14 |
| |/ | |||||
| * | console: click-enable tabs | Aldo Cortesi | 2015-06-02 | 1 | -11/+40 |
| | | |||||
| * | console: convert add_event to a signal. | Aldo Cortesi | 2015-06-02 | 7 | -30/+36 |
| | | |||||
| * | Minor typo in script error. | Aldo Cortesi | 2015-06-02 | 1 | -1/+1 |
| | | |||||
| * | console: click in flow list to view flow | Aldo Cortesi | 2015-06-02 | 1 | -0/+6 |
| | | |||||
| * | console: mouse scrollwheel throughout. | Aldo Cortesi | 2015-06-02 | 1 | -6/+13 |
| | | |||||
| * | Enable mouse interaction, add a hint for selecting text. | Aldo Cortesi | 2015-06-02 | 2 | -0/+11 |
| | | | | | | | | Fixes #597 | ||||
| * | Merge pull request #605 from tekii/fix-604 | Maximilian Hils | 2015-06-01 | 1 | -2/+2 |
| |\ | | | | | | | fixes #604 catch method not found for handling pyperclip not found |