Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | do some housekeeping | Maximilian Hils | 2015-03-02 | 1 | -30/+30 |
| | |||||
* | Update Config.py to clarify help messages | elitest | 2015-03-01 | 1 | -2/+2 |
| | |||||
* | Update config.py | elitest | 2015-03-01 | 1 | -1/+1 |
| | |||||
* | specified cipher_list in a few more locations, added a missing comma | Jim Shaver | 2015-03-01 | 1 | -2/+4 |
| | |||||
* | Update Config.py to improve cipher selection | elitest | 2015-02-28 | 1 | -5/+11 |
| | | | added support for specifying cipher suites on both sides of the proxy instead of just the one. | ||||
* | allow specification of SSL version, only allow TLS1.0+ by default | Maximilian Hils | 2014-12-15 | 1 | -0/+42 |
| | |||||
* | First-order integration of configargparser to add config file support | Aldo Cortesi | 2014-11-15 | 1 | -10/+25 |
| | |||||
* | fix #391 | Maximilian Hils | 2014-10-30 | 1 | -2/+2 |
| | |||||
* | tweak SSL detection heuristics | Maximilian Hils | 2014-10-21 | 1 | -1/+8 |
| | |||||
* | add generic tcp proxying, fix #374 | Maximilian Hils | 2014-10-18 | 1 | -6/+21 |
| | |||||
* | remove default_ca | Maximilian Hils | 2014-10-18 | 1 | -2/+1 |
| | |||||
* | Add SOCKS5 mode, fix #305 | Maximilian Hils | 2014-10-09 | 1 | -2/+7 |
| | |||||
* | add mini documentation | Maximilian Hils | 2014-10-09 | 1 | -4/+6 |
| | |||||
* | fix support for chained certificates | Maximilian Hils | 2014-10-08 | 1 | -2/+2 |
| | |||||
* | mitmproxy -> libmproxy.main. do some leanup on the way | Maximilian Hils | 2014-09-08 | 1 | -2/+9 |
| | |||||
* | remove proxy mode abstraction: always be clear which mode we are in | Maximilian Hils | 2014-09-08 | 1 | -22/+10 |
| | |||||
* | add --ignore ui indication | Maximilian Hils | 2014-09-08 | 1 | -1/+5 |
| | |||||
* | update docs, mostly revert 2f44b26b4cd014e03dd62a125d79af9b81663a93 | Maximilian Hils | 2014-09-05 | 1 | -3/+3 |
| | |||||
* | refactor protocol handling, fix #332 | Maximilian Hils | 2014-08-30 | 1 | -1/+8 |
| | |||||
* | implement passthrough mode, fixes #175 | Maximilian Hils | 2014-08-09 | 1 | -1/+4 |
| | |||||
* | fix #318 | Maximilian Hils | 2014-08-08 | 1 | -33/+47 |
| | |||||
* | remove platform.setup | Maximilian Hils | 2014-08-08 | 1 | -2/+0 |
| | |||||
* | add transparent proxy mode on windows (docs still missing) | Maximilian Hils | 2014-07-16 | 1 | -0/+2 |
| | |||||
* | add support for certificate chains, refs #174 | Maximilian Hils | 2014-05-21 | 1 | -0/+1 |
| | |||||
* | fix default certs | Eli Shvartsman | 2014-04-29 | 1 | -1/+1 |
| | |||||
* | init ProxyConfig.certstore with custom certs | Eli Shvartsman | 2014-04-29 | 1 | -0/+2 |
| | |||||
* | forward proxy -> upstream proxy | Maximilian Hils | 2014-03-14 | 1 | -5/+5 |
| | |||||
* | order command line options, add disting proxy option group | Maximilian Hils | 2014-03-13 | 1 | -0/+5 |
| | |||||
* | Certificate forwarding. | Aldo Cortesi | 2014-03-11 | 1 | -10/+18 |
| | |||||
* | always use relative imports, fix status bar bug | Maximilian Hils | 2014-03-10 | 1 | -0/+1 |
| | |||||
* | add advanced proxying options, add SSL-terminating capability to mitmproxy | Maximilian Hils | 2014-03-10 | 1 | -29/+29 |
| | |||||
* | lay the foundations for --(in|out)(abs|rel) command line switches, as ↵ | Maximilian Hils | 2014-03-10 | 1 | -6/+8 |
| | | | | proposed in https://groups.google.com/forum/#!topic/mitmproxy/nApno2TXS0c | ||||
* | finish proxy.py split up | Maximilian Hils | 2014-03-09 | 1 | -0/+124 |