Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Reorg to put web app in its own directory | Aldo Cortesi | 2014-09-10 | 1 | -29/+0 |
| | |||||
* | fix #341 - work on flows instead of request/response internally. | Maximilian Hils | 2014-09-03 | 1 | -4/+4 |
| | |||||
* | always use relative imports, fix status bar bug | Maximilian Hils | 2014-03-10 | 1 | -1/+2 |
| | |||||
* | finish proxy.py split up | Maximilian Hils | 2014-03-09 | 1 | -2/+2 |
| | |||||
* | Revert to old cert names, use a subdir for test conf dir. | Aldo Cortesi | 2014-03-07 | 1 | -3/+3 |
| | |||||
* | Much more sophisticated cert handling | Aldo Cortesi | 2014-03-05 | 1 | -4/+3 |
| | | | | | | - Specify per-domain certificates and keys - Certs are no longer regenerated for SANs - And more. :) | ||||
* | test libmproxy.app, increase coverage | Maximilian Hils | 2014-02-07 | 1 | -2/+4 |
| | |||||
* | Serve correct certs from app. Enable Windows and Android icons. | Aldo Cortesi | 2014-01-24 | 1 | -6/+6 |
| | |||||
* | Tweaking web stub app, icons for certificates, serve PEM correctly. | Aldo Cortesi | 2014-01-05 | 1 | -2/+13 |
| | |||||
* | Introduce file descriptor decorators for Request objects | Aldo Cortesi | 2014-01-05 | 1 | -0/+2 |
| | | | | Which lets us enable the apps again, now running from flow.py | ||||
* | Make a start on mitmproxy web app. | Aldo Cortesi | 2013-07-23 | 1 | -2/+9 |
| | |||||
* | Docs. | Aldo Cortesi | 2013-04-05 | 1 | -1/+0 |
| | |||||
* | Add a basic built-in web app. | Aldo Cortesi | 2013-03-25 | 1 | -0/+8 |