mitmproxy/libmproxy
Maximilian Hils b369962cbe remove certforward feature
The certforward feature was implemented to support #gotofail,
which only works on unpatched iOS devices. Given that many apps don't
support iOS 7 anymore, jailbreak+ssl killswitch is usually the better option.
By removing certforward, we can make netlib a pure python module again,
which significantly simplifies distribution.
2015-06-26 13:27:40 +02:00
..
console Added unmark all functionality 2015-06-11 20:31:54 -05:00
contrib
onboarding
platform
protocol Remove stray print & massage whitespace a bit 2015-06-25 10:27:22 +12:00
proxy remove certforward feature 2015-06-26 13:27:40 +02:00
web
webfonts
__init__.py
cmdline.py SSL Spoof mode 2015-06-21 00:51:56 +09:00
controller.py
dump.py
encoding.py
filt.py
flow.py Moved marking from flow to console 2015-06-11 20:27:33 -05:00
main.py
script.py
stateobject.py
tnetstring.py
utils.py
version.py