Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add support for certificate chains, refs #174 | Maximilian Hils | 2014-05-21 | 1 | -3/+5 |
| | |||||
* | fix up error messages | Maximilian Hils | 2014-05-15 | 1 | -21/+19 |
| | |||||
* | re-use cert creation from netlib in handle_sni, fix #272 | Maximilian Hils | 2014-05-15 | 1 | -13/+22 |
| | |||||
* | Update server.py | Eli Shvartsman | 2014-04-29 | 1 | -1/+1 |
| | | | | | We should ask for upstream cert only if there is: 1) no no_upstream_cert option specified 2) ssl connection to server is established | ||||
* | add support for log levels | Maximilian Hils | 2014-03-13 | 1 | -15/+18 |
| | |||||
* | Merge branch 'master' of github.com:mitmproxy/mitmproxy | Maximilian Hils | 2014-03-11 | 1 | -14/+18 |
|\ | |||||
| * | Certificate forwarding. | Aldo Cortesi | 2014-03-11 | 1 | -14/+18 |
| | | |||||
* | | fix temporary server change, coverage++ | Maximilian Hils | 2014-03-11 | 1 | -4/+6 |
|/ | |||||
* | always use relative imports, fix status bar bug | Maximilian Hils | 2014-03-10 | 1 | -0/+2 |
| | |||||
* | split up protocol\__init__.py | Maximilian Hils | 2014-03-10 | 1 | -3/+4 |
| | |||||
* | update docs, fix #215 | Maximilian Hils | 2014-03-10 | 1 | -9/+11 |
| | |||||
* | add advanced proxying options, add SSL-terminating capability to mitmproxy | Maximilian Hils | 2014-03-10 | 1 | -35/+7 |
| | |||||
* | lay the foundations for --(in|out)(abs|rel) command line switches, as ↵ | Maximilian Hils | 2014-03-10 | 1 | -14/+4 |
| | | | | proposed in https://groups.google.com/forum/#!topic/mitmproxy/nApno2TXS0c | ||||
* | finish proxy.py split up | Maximilian Hils | 2014-03-09 | 1 | -0/+287 |