Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | Merge branch 'master' into websocket | Jason | 2016-06-17 | 63 | -2103/+2127 | |
| | |\ \ \ | ||||||
| | * | | | | [web] websocket | Jason | 2016-06-17 | 7 | -61934/+775 | |
| * | | | | | Merge pull request #1285 from westurner/patch-1 | Maximilian Hils | 2016-06-23 | 1 | -2/+18 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | DOC: install.rst: Installation on Fedora, Ubuntu | Wes Turner | 2016-06-21 | 1 | -2/+18 | |
| * | | | | | | http2: improve error handling in tests | Thomas Kriechbaumer | 2016-06-22 | 2 | -13/+31 | |
| * | | | | | | Merge pull request #1291 from BSalita/master | Maximilian Hils | 2016-06-22 | 1 | -1/+3 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | Show how to upgrade pip. | BSalita | 2016-06-22 | 1 | -1/+3 | |
| * | | | | | | | Merge pull request #1282 from dufferzafar/py3 | Maximilian Hils | 2016-06-22 | 4 | -6/+7 | |
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | | ||||||
| | * | | | | | | py3++: mitmproxy.platform.pf | Shadab Zafar | 2016-06-22 | 2 | -1/+2 | |
| | * | | | | | | py3++: mitmproxy.protocol.http1 | Shadab Zafar | 2016-06-22 | 2 | -5/+5 | |
| | * | | | | | | py3++: mitmproxy.proxy | Shadab Zafar | 2016-06-22 | 2 | -2/+2 | |
| |/ / / / / / | ||||||
* | | | | | | | [web] bug fix | Jason | 2016-06-24 | 4 | -13/+17 | |
* | | | | | | | [web] fix bugs | Jason | 2016-06-24 | 7 | -58/+81 | |
* | | | | | | | [web] fix eventLog flow | Jason | 2016-06-24 | 1 | -1/+1 | |
* | | | | | | | [web] reduce eventlog view | Jason | 2016-06-24 | 1 | -1/+4 | |
* | | | | | | | [web] code format | Jason | 2016-06-24 | 1 | -2/+6 | |
* | | | | | | | [web] fix view data structure | Jason | 2016-06-24 | 1 | -2/+2 | |
* | | | | | | | [web] fix flows data flow | Jason | 2016-06-24 | 6 | -14/+15 | |
* | | | | | | | [web] ws methods | Jason | 2016-06-23 | 2 | -21/+43 | |
* | | | | | | | [web] check item existence before update | Jason | 2016-06-23 | 2 | -2/+8 | |
* | | | | | | | [web] fix eventLog ducks | Jason | 2016-06-23 | 6 | -71/+100 | |
* | | | | | | | [web] separate views and list | Jason | 2016-06-23 | 6 | -173/+413 | |
* | | | | | | | [web] update build | Jason | 2016-06-23 | 2 | -194/+197 | |
* | | | | | | | [web] fix data connection | Jason | 2016-06-23 | 7 | -13/+12 | |
* | | | | | | | [web] fix utils/list | Jason | 2016-06-23 | 3 | -27/+30 | |
* | | | | | | | Merge branch 'master' of github.com:mitmproxy/mitmproxy into list | Jason | 2016-06-23 | 4 | -164/+158 | |
|\| | | | | | | ||||||
| * | | | | | | Merge pull request #1286 from gzzhanghao/settings | Maximilian Hils | 2016-06-21 | 4 | -164/+158 | |
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | | | ||||||
| | * | | | | | [web] updateSettings -> handleWsMsg | Jason | 2016-06-22 | 4 | -164/+158 | |
| |/ / / / / | ||||||
* | | | | | | [web] connect new ducks actions | Jason | 2016-06-23 | 10 | -28/+31 | |
* | | | | | | [web] fix ducks/flows | Jason | 2016-06-23 | 2 | -9/+18 | |
* | | | | | | [web] remove ducks/utils/view | Jason | 2016-06-23 | 1 | -134/+0 | |
* | | | | | | [web] flows.makeFun | Jason | 2016-06-23 | 1 | -14/+21 | |
* | | | | | | [web] FlowActions -> flows ducks | Jason | 2016-06-23 | 2 | -55/+83 | |
* | | | | | | [web] refactoring ducks/flows | Jason | 2016-06-23 | 3 | -80/+109 | |
* | | | | | | [web] finish utils/list | Jason | 2016-06-23 | 3 | -153/+153 | |
* | | | | | | [web] use a dummy action to init list | Jason | 2016-06-22 | 1 | -1/+1 | |
* | | | | | | [web] update eventlog | Jason | 2016-06-22 | 1 | -53/+103 | |
|/ / / / / | ||||||
* | | | | | Merge pull request #1283 from dufferzafar/tnetstring3 | Thomas Kriechbaumer | 2016-06-21 | 5 | -155/+273 | |
|\ \ \ \ \ | |_|_|_|/ |/| | | | | ||||||
| * | | | | py3++ | Shadab Zafar | 2016-06-21 | 1 | -1/+1 | |
| * | | | | mitmproxy.tnetstring -> mitmproxy.contrib.tnetstring | Shadab Zafar | 2016-06-21 | 4 | -3/+4 | |
| * | | | | Imported tests for tnetstring | Shadab Zafar | 2016-06-21 | 1 | -0/+141 | |
| * | | | | Py3: tnetstring | Shadab Zafar | 2016-06-21 | 1 | -152/+128 | |
|/ / / / | ||||||
* | | | | Minor wording improvements for the README | Aldo Cortesi | 2016-06-21 | 1 | -3/+3 | |
* | | | | Merge pull request #1274 from Kriechi/discourse-readme | Aldo Cortesi | 2016-06-21 | 1 | -2/+15 | |
|\ \ \ \ | ||||||
| * | | | | add Discourse to README | Thomas Kriechbaumer | 2016-06-21 | 1 | -2/+15 | |
|/ / / / | ||||||
* | | | | add better description | Maximilian Hils | 2016-06-20 | 2 | -7/+8 | |
* | | | | added tests for ui | Clemens | 2016-06-20 | 4 | -6/+41 | |
* | | | | Merge pull request #1276 from dufferzafar/console-pathedit | Maximilian Hils | 2016-06-20 | 2 | -0/+26 | |
|\ \ \ \ | ||||||
| * | | | | Add dummy directory to completion | Shadab Zafar | 2016-06-20 | 1 | -0/+2 | |
| * | | | | Add tests for PathEdit | Shadab Zafar | 2016-06-20 | 1 | -0/+24 |