| Commit message (Expand) | Author | Age | Files | Lines |
* | suppress SPDY/HTTP2 announcement headers, fix #277 | Maximilian Hils | 2014-08-03 | 2 | -17/+12 |
* | fix #307 | Maximilian Hils | 2014-08-03 | 2 | -9/+19 |
* | fix #317 | Maximilian Hils | 2014-08-03 | 1 | -2/+2 |
* | Merge branch 'stream' | Maximilian Hils | 2014-07-31 | 8 | -79/+156 |
|\ |
|
| * | add status bar indicator for streaming | Maximilian Hils | 2014-07-25 | 1 | -0/+2 |
| * | workaround: always make sure that flow.response.reply exists | Maximilian Hils | 2014-07-25 | 5 | -7/+9 |
| * | fix to make it so streaming with mitmproxy doesn't explode due to no reply on... | Brad Peabody | 2014-07-24 | 1 | -1/+1 |
| * | always initialize HTTPResponse.stream attribute | Maximilian Hils | 2014-07-23 | 2 | -3/+3 |
| * | add --stream options, various fixes | Maximilian Hils | 2014-07-21 | 5 | -62/+98 |
| * | unify stream handling | Maximilian Hils | 2014-07-21 | 1 | -41/+24 |
| * | simplify responseheader scripthook | Maximilian Hils | 2014-07-20 | 2 | -19/+9 |
| * | Merge branch 'stream' of https://github.com/bradleypeabody/mitmproxy into stream | Maximilian Hils | 2014-07-20 | 2 | -17/+81 |
| |\ |
|
| | * | fixed handling of Transfer-Encoding header during streaming; wrote tests for ... | Brad Peabody | 2014-07-19 | 1 | -16/+22 |
| | * | basic attempt to implement streaming response, needs testing | Brad Peabody | 2014-07-17 | 2 | -5/+63 |
* | | | fix #313 | Maximilian Hils | 2014-07-27 | 1 | -2/+8 |
* | | | refactor tcp handling, fix #280 | Maximilian Hils | 2014-07-27 | 1 | -32/+37 |
* | | | minor fixes | Maximilian Hils | 2014-07-27 | 3 | -4/+4 |
* | | | fix #259 | Maximilian Hils | 2014-07-26 | 4 | -10/+14 |
* | | | if no_upstream_cert is set, include SNI value als SubjectAltName, fix #291 | Maximilian Hils | 2014-07-18 | 1 | -0/+2 |
* | | | add transparent proxy mode on windows (docs still missing) | Maximilian Hils | 2014-07-16 | 13 | -3/+1246 |
|/ / |
|
* / | fix parameter naming | Maximilian Hils | 2014-07-14 | 1 | -5/+5 |
|/ |
|
* | make include_content=False work by passing this on to netlib's http.read_resp... | Brad Peabody | 2014-07-12 | 1 | -3/+2 |
* | fix command line help | Maximilian Hils | 2014-07-06 | 1 | -2/+2 |
* | Merge pull request #300 from zbrdge/freebsd-platform | Maximilian Hils | 2014-07-03 | 3 | -1/+14 |
|\ |
|
| * | only support FreeBSD 10+ | Zack B | 2014-07-01 | 2 | -2/+2 |
| * | add resolver for FreeBSD using pfctl | Zack B | 2014-07-01 | 3 | -1/+14 |
* | | Merge pull request #286 from m0sth8/remove_global_should_exit | Maximilian Hils | 2014-07-03 | 3 | -16/+14 |
|\ \
| |/
|/| |
|
| * | Remove global should_exit and fix tests | Vyacheslav Bakhmutov | 2014-06-13 | 3 | -16/+14 |
* | | fix ProxyError inheritance | Maximilian Hils | 2014-06-25 | 1 | -6/+4 |
* | | expose sockname | Maximilian Hils | 2014-06-25 | 2 | -2/+5 |
* | | add support for certificate chains, refs #174 | Maximilian Hils | 2014-05-21 | 2 | -3/+6 |
|/ |
|
* | fix up error messages | Maximilian Hils | 2014-05-15 | 3 | -76/+79 |
* | fix #267 | Maximilian Hils | 2014-05-15 | 1 | -1/+3 |
* | re-use cert creation from netlib in handle_sni, fix #272 | Maximilian Hils | 2014-05-15 | 1 | -13/+22 |
* | - changed license to MIT, as it is more easily integrated into the mitmproxy ... | davidpshaw | 2014-05-06 | 6 | -69/+105 |
* | - working WBXML parser | David Shaw | 2014-05-06 | 9 | -0/+1200 |
* | Merge pull request #269 from shvar/master | Maximilian Hils | 2014-04-29 | 1 | -1/+3 |
|\ |
|
| * | 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 |
* | | Update server.py | Eli Shvartsman | 2014-04-29 | 1 | -1/+1 |
|/ |
|
* | Fix proxy options | Aldo Cortesi | 2014-04-12 | 1 | -2/+2 |
* | fix issue #260 | Maximilian Hils | 2014-04-07 | 1 | -1/+3 |
* | beef up error messages | Maximilian Hils | 2014-03-26 | 1 | -1/+1 |
* | add requests to requrements, improve error logging | Maximilian Hils | 2014-03-19 | 1 | -1/+4 |
* | fix minor version string | Maximilian Hils | 2014-03-19 | 1 | -1/+1 |
* | fix display bugs (fixes #243) | Maximilian Hils | 2014-03-18 | 2 | -2/+7 |
* | forward proxy -> upstream proxy | Maximilian Hils | 2014-03-14 | 3 | -12/+12 |
* | remove debug switch | Maximilian Hils | 2014-03-13 | 1 | -5/+1 |
* | order command line options, add disting proxy option group | Maximilian Hils | 2014-03-13 | 2 | -64/+70 |
* | adjust command line docs, fix log typo | Maximilian Hils | 2014-03-13 | 2 | -3/+3 |