Commit Graph

4231 Commits

Author SHA1 Message Date
Maximilian Hils 7e633d8a8a fix ClientHello.__repr__ 2016-05-02 19:05:14 -07:00
Maximilian Hils a91d8d9d26 improve server tls handshake behaviour 2016-05-02 18:53:08 -07:00
Maximilian Hils 67537ee614 simplify ClientHello handling 2016-05-02 18:18:20 -07:00
Maximilian Hils 626f7e1017 improve tls handling, separate `set_server` and `set_server_tls` 2016-05-02 18:18:20 -07:00
Maximilian Hils 7f894c131b speed up TLS handshake if SNI is present 2016-05-02 18:18:20 -07:00
Maximilian Hils 714ba16111 disable py.test timeout by default, this breaks interactive debuggers 2016-05-02 16:51:49 -07:00
Maximilian Hils b5e5917f7f web: update dependencies 2016-05-02 14:33:43 -07:00
Thomas Kriechbaumer ea983f775c Merge pull request #1107 from javabrett/dev-dot-sh
README.rst should refer to ./dev.sh not ./dev
2016-05-01 14:32:41 +02:00
Brett Randall 69adcce566 README.rst should refer to ./dev.sh not ./dev 2016-05-01 22:26:44 +10:00
Maximilian Hils d84fc645a7 docs: minor fixes 2016-04-30 15:25:02 -07:00
Thomas Kriechbaumer f456591db0 Merge pull request #1102 from mitmproxy/stateobject-list
Add support for stateobject lists
2016-04-30 12:05:57 +02:00
Steven Noble 96512dd848 Include correct documentation URL in error message 2016-04-30 00:45:07 -07:00
Maximilian Hils 74cfd7a4e2 stateobject: support lists 2016-04-29 20:59:26 -07:00
Maximilian Hils cb1119f3ee fix bugs introduced in 317b4be 2016-04-29 20:58:51 -07:00
Maximilian Hils 30bafea41a tcp protocol: stop on server shutdown 2016-04-29 20:33:07 -07:00
Maximilian Hils 317b4becca mitmdump: don't fail for other flowtypes 2016-04-29 20:18:32 -07:00
Maximilian Hils 60bbc250d4 mitmdump: fix shutdown after reading flow file 2016-04-29 20:17:18 -07:00
Maximilian Hils 4c331e2d01 fix bug introduced in 909d5ec 2016-04-29 12:36:07 -07:00
Maximilian Hils 54c4859a95 remove netlib version check 2016-04-29 12:00:38 -07:00
Maximilian Hils 909d5ec87e FlowReadError -> FlowReadException 2016-04-29 11:17:49 -07:00
Maximilian Hils c7a85d1b9e fix #1089 2016-04-28 17:51:53 -07:00
Maximilian Hils 613a05b5b7 Update certinstall.rst 2016-04-28 15:22:23 -07:00
Zohar Lorberbaum acaca765e4 Generate better function names for root url. (#1100) 2016-04-28 15:09:42 -07:00
Steven Van Acker 66267ad276 support for setting/sending multiple cookies (#1091)
* support for setting/sending multiple cookies

* py.test for multiple cookie support
2016-04-22 11:16:05 -07:00
Maximilian Hils 3876a1f38c release: always build tags 2016-04-21 22:52:30 -07:00
Maximilian Hils 5b12720962 silence flaky pathod test 2016-04-21 18:29:16 -07:00
Maximilian Hils 9f92855c99 update reverse proxy documentation, fix #1092 2016-04-21 17:56:18 -07:00
Maximilian Hils ecf4adf30b dependency update 2016-04-21 17:25:00 -07:00
Maximilian Hils 028f5c4929 downgrade pyparsing to fix #1087 and #1090 2016-04-21 17:11:28 -07:00
Maximilian Hils 49d1bcc8a2 fix CONNECT display in upstream mode 2016-04-20 15:27:39 -07:00
Maximilian Hils c17ccead6d mitmdump: allow stdin as infile 2016-04-18 16:04:37 -07:00
Maximilian Hils 02ba76ea09 fix proxy authorization bug, refs #988 2016-04-17 15:44:37 -07:00
Maximilian Hils 423c076c61 cleanup mitmproxy.controller, raise Kill in Channel (#1085) 2016-04-14 12:03:29 -07:00
Maximilian Hils bc60c26c7b py3++ 2016-04-13 22:34:28 -07:00
Maximilian Hils 03c011cf4b Merge branch 'master' of https://github.com/mitmproxy/mitmproxy 2016-04-13 20:37:22 -07:00
Maximilian Hils 1ab51a1d3d fix #1082 2016-04-13 20:32:05 -07:00
Maximilian Hils a3f8a7c72c minor improvements 2016-04-13 20:30:34 -07:00
Israel Blancas 9678240783 gulp-minify-css is deprecated. Adding gulp-clean-css 2016-04-11 16:38:30 -07:00
Maximilian Hils 228197185e Merge branch 'master' of https://github.com/mitmproxy/mitmproxy 2016-04-11 14:14:27 -07:00
Maximilian Hils 70e35b7017 peer_address -> ip_address 2016-04-11 14:14:18 -07:00
Maximilian Hils 14e9b0a0ac docs: better data structure docs 2016-04-11 14:13:48 -07:00
Felix Yan 5dc7b11229 Add installation instructions for Arch Linux (#1079) 2016-04-11 11:47:48 -07:00
Maximilian Hils 7208a7543f docs: fix logo 2016-04-10 00:07:51 -07:00
Maximilian Hils 4a62da6bac update README 2016-04-09 20:14:42 -07:00
Maximilian Hils c22b14fae7 bump version 2016-04-09 20:01:24 -07:00
Maximilian Hils deb7844004 update CHANGELOG 2016-04-09 17:43:47 -07:00
Maximilian Hils dcdee7dc46 server replay: keep --kill active 2016-04-09 16:47:05 -07:00
Maximilian Hils 4d16bb8cb6 Merge branch 'master' of https://github.com/mitmproxy/mitmproxy 2016-04-09 14:35:37 -07:00
Maximilian Hils 5c333ee3ba fix client playback logic 2016-04-09 14:35:30 -07:00
Anthony Zhang 4306304827 Fix being unable to export binary data in requests (#1069) 2016-04-09 14:21:14 -07:00