Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | move mitmproxy | Maximilian Hils | 2016-02-15 | 1 | -45/+0 |
* | split files into http, http1, and http2 | Thomas Kriechbaumer | 2016-02-04 | 1 | -2/+6 |
* | cleanup imports | Thomas Kriechbaumer | 2016-01-27 | 1 | -3/+5 |
* | Add ignore based on TLS ClientHello SNI | David Weinstein | 2016-01-23 | 1 | -2/+2 |
* | experimental: don't interfere with headers, fix #93 | Maximilian Hils | 2015-09-18 | 1 | -2/+2 |
* | docs++ | Maximilian Hils | 2015-09-03 | 1 | -0/+27 |
* | remove ServerConnectionMixin.reconnect | Maximilian Hils | 2015-09-03 | 1 | -2/+2 |
* | move files around | Maximilian Hils | 2015-08-30 | 1 | -1/+12 |
* | Add coding style check, reformat. | Aldo Cortesi | 2015-05-30 | 1 | -1/+1 |
* | split up protocol\__init__.py | Maximilian Hils | 2014-03-10 | 1 | -95/+1 |
* | update docs, fix #215 | Maximilian Hils | 2014-03-10 | 1 | -1/+1 |
* | finish proxy.py split up | Maximilian Hils | 2014-03-09 | 1 | -1/+1 |
* | split up proxy.py | Maximilian Hils | 2014-03-09 | 1 | -8/+1 |
* | Minor cleanups. | Aldo Cortesi | 2014-03-02 | 1 | -2/+3 |
* | coverage++ | Maximilian Hils | 2014-02-07 | 1 | -4/+4 |
* | test libmproxy.app, increase coverage | Maximilian Hils | 2014-02-07 | 1 | -3/+3 |
* | add functionality to change the destination server | Maximilian Hils | 2014-02-06 | 1 | -6/+40 |
* | fix bugs, expose timestamp information to console ui | Maximilian Hils | 2014-02-06 | 1 | -2/+2 |
* | add skeleton to change destinatin server during intercept, fix all testcases ... | Maximilian Hils | 2014-02-05 | 1 | -0/+16 |
* | bring failing tests back into the double-digit range | Maximilian Hils | 2014-01-31 | 1 | -4/+4 |
* | move StateObject back into libmproxy | Maximilian Hils | 2014-01-31 | 1 | -1/+1 |
* | add generic TCP handler with SSL support, move StateObject into netlib | Maximilian Hils | 2014-01-30 | 1 | -3/+8 |
* | merge flow classes. current status: basic mitmdump working | Maximilian Hils | 2014-01-30 | 1 | -0/+46 |