mitmproxy/libmproxy
Maximilian Hils 3323b29f10 always include SNI as SAN entry
To be as robust as possible, we include the SNI value always as a Subject
Alternative Name. Second, we make sure that the server address is in the
list as well.
2015-02-27 12:51:06 +01:00
..
console removed useless try except 2015-02-12 01:33:35 -03:00
contrib fix jsunpacker imports 2014-09-09 01:15:35 +02:00
onboarding Move onboarding app to Tornado 2014-12-27 23:06:51 +13:00
platform First-order integration of configargparser to add config file support 2014-11-15 16:14:08 +13:00
protocol added sni and ssl_established=true in ServerConnection. removed check for None value of server_conn in http.py 2015-02-12 13:41:58 -03:00
proxy always include SNI as SAN entry 2015-02-27 12:51:06 +01:00
web Add PEG support to gulpfile 2015-01-03 11:46:51 +13:00
webfonts Fix fonts, stylesheets, add much more flexible bootstrap over-rides. 2014-12-30 22:02:55 +13:00
__init__.py Move version constants to version.py, add version to serialized flows. 2011-03-09 12:36:14 +13:00
cmdline.py first steps in scenario support 2015-01-05 18:12:38 -03:00
controller.py document choice of timeout value, refs #443 2015-01-09 17:17:12 +01:00
dump.py clean up flow reading 2015-02-05 14:44:45 +01:00
encoding.py always use relative imports, fix status bar bug 2014-03-10 22:36:47 +01:00
filt.py web: integrate filter docs 2014-12-26 03:10:24 +01:00
flow.py added sni and ssl_established=true in ServerConnection. removed check for None value of server_conn in http.py 2015-02-12 13:41:58 -03:00
main.py Exclude main.py from coverage analysis 2014-11-15 17:47:39 +13:00
script.py fix #110 2015-02-07 16:37:59 +01:00
stateobject.py clean up timestamp handling 2014-09-21 22:46:48 +02:00
tnetstring.py Force flush of file content in dump 2013-01-24 20:46:50 -08:00
utils.py suppress SPDY/HTTP2 announcement headers, fix #277 2014-08-03 16:25:38 +02:00
version.py Bump for next dev iteration 2014-12-30 11:26:45 +13:00