aboutsummaryrefslogtreecommitdiffstats
path: root/libmproxy/app.py
Commit message (Collapse)AuthorAgeFilesLines
* always use relative imports, fix status bar bugMaximilian Hils2014-03-101-1/+2
|
* finish proxy.py split upMaximilian Hils2014-03-091-2/+2
|
* Revert to old cert names, use a subdir for test conf dir.Aldo Cortesi2014-03-071-3/+3
|
* Much more sophisticated cert handlingAldo Cortesi2014-03-051-4/+3
| | | | | | - Specify per-domain certificates and keys - Certs are no longer regenerated for SANs - And more. :)
* test libmproxy.app, increase coverageMaximilian Hils2014-02-071-2/+4
|
* Serve correct certs from app. Enable Windows and Android icons.Aldo Cortesi2014-01-241-6/+6
|
* Tweaking web stub app, icons for certificates, serve PEM correctly.Aldo Cortesi2014-01-051-2/+13
|
* Introduce file descriptor decorators for Request objectsAldo Cortesi2014-01-051-0/+2
| | | | Which lets us enable the apps again, now running from flow.py
* Make a start on mitmproxy web app.Aldo Cortesi2013-07-231-2/+9
|
* Docs.Aldo Cortesi2013-04-051-1/+0
|
* Add a basic built-in web app.Aldo Cortesi2013-03-251-0/+8