aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [web] store ws object in symbol propertyJason2016-06-222-31/+10
* Merge remote-tracking branch 'origin/master' into websocketJason2016-06-2228-161/+260
|\
| * Minor wording improvements for the READMEAldo Cortesi2016-06-211-3/+3
| * Merge pull request #1274 from Kriechi/discourse-readmeAldo Cortesi2016-06-211-2/+15
| |\
| | * add Discourse to READMEThomas Kriechbaumer2016-06-211-2/+15
| |/
| * add better descriptionMaximilian Hils2016-06-202-7/+8
| * added tests for uiClemens2016-06-204-6/+41
| * Merge pull request #1276 from dufferzafar/console-patheditMaximilian Hils2016-06-202-0/+26
| |\
| | * Add dummy directory to completionShadab Zafar2016-06-201-0/+2
| | * Add tests for PathEditShadab Zafar2016-06-201-0/+24
| * | Merge pull request #1273 from Kriechi/fix-default-argMaximilian Hils2016-06-201-1/+4
| |\ \
| | * | fix default argThomas Kriechbaumer2016-06-191-1/+4
| * | | Merge pull request #1278 from mitmproxy/add_accept_revert_buttons_to_menu_flowMaximilian Hils2016-06-202-6/+10
| |\ \ \
| | * | | added accept and revert to flowmenuClemens2016-06-202-6/+10
| * | | | py3++Shadab Zafar2016-06-203-13/+14
| * | | | py3++Shadab Zafar2016-06-204-36/+36
| |/ / /
| * | | Merge remote-tracking branch 'jason/settings'Maximilian Hils2016-06-198-89/+79
| |\ \ \ | | |_|/ | |/| |
| | * | [web] replace SetttingsActions.update with settings.updateSettingsJason2016-06-198-89/+79
| * | | Merge pull request #1275 from Kriechi/more-py3Thomas Kriechbaumer2016-06-195-17/+19
| |\ \ \ | | |_|/ | |/| |
| | * | py3++Thomas Kriechbaumer2016-06-195-17/+19
| |/ /
| * | Merge pull request #1272 from dwfreed/patch-1Maximilian Hils2016-06-181-2/+2
| |\ \ | | |/ | |/|
| | * mitmproxy/models: missed comma in __all__Doug Freed2016-06-181-2/+2
| |/
* | Merge branch 'master' of github.com:mitmproxy/mitmproxy into websocketJason2016-06-1812-227/+206
|\|
| * Merge pull request #1270 from mitmproxy/settingsMaximilian Hils2016-06-1712-193/+168
| |\
| | * add setInterceptPattern action creatorMaximilian Hils2016-06-172-3/+13
| | * add fetchApi.put shortcutMaximilian Hils2016-06-171-3/+15
| | * simplify settings reducerMaximilian Hils2016-06-175-59/+58
| | * [web] simplify settingsJason2016-06-172-38/+10
| | * Merge branch 'master' into settingsJason2016-06-1763-2109/+2133
| | |\ | | |/ | |/|
| | * [web] fix settings ducksJason2016-06-174-163/+185
| | * [web] promot reduceJason2016-06-172-18/+21
| | * [web] remove storeJason2016-06-174-99/+8
| | * [web] eliminate SettingsStoreJason2016-06-171-5/+0
| | * [web] settings storeJason2016-06-179-61763/+626
* | | [web] add app ducksJason2016-06-184-46/+81
* | | Merge branch 'master' into websocketJason2016-06-1763-2103/+2127
|\| |
| * | Merge pull request #1269 from Kriechi/pathod-netlib-http2Thomas Kriechbaumer2016-06-1719-519/+533
| |\ \
| | * | move custom HTTP/2 stack from netlib to pathodThomas Kriechbaumer2016-06-1719-519/+533
| |/ /
| * | Merge pull request #1267 from gzzhanghao/componentsMaximilian Hils2016-06-1740-63374/+2172
| |\ \
| | * | [web] clean upJason2016-06-173-11/+4
| | * | [web] commonJason2016-06-1712-229/+249
| | * | [web] editor config for line endingsJason2016-06-173-224/+225
| | * | [web] Editor & PromptJason2016-06-1710-391/+392
| | * | [web] FlowView and ContentViewJason2016-06-1724-62851/+1634
| | |/
| * | pathoc: use idna encoding for hostnamesMaximilian Hils2016-06-161-1/+1
| * | pathod tests: do not string_escape specsShadab Zafar2016-06-161-1/+1
| * | Py3: Store certificate with a byte keyShadab Zafar2016-06-161-1/+1
| * | Py3: Use BytesIO in a pathoc testShadab Zafar2016-06-161-1/+1
| * | Py3: Send bytes to get_certShadab Zafar2016-06-161-1/+1
| * | Py3: pathoc should send bytes over wireShadab Zafar2016-06-162-5/+5