aboutsummaryrefslogtreecommitdiffstats
path: root/mitmproxy
Commit message (Expand)AuthorAgeFilesLines
* rewrite absolute-form HTTP requests to relative form, fix #1759 (#1765)Maximilian Hils2016-11-201-0/+5
* handle SIGINT with a quit prompt (#1760)Edgar Boda-Majer2016-11-201-9/+18
* proxy/protocol/base: Allow spoofing fixed sourceDoug Freed2016-11-182-3/+6
* lint!Maximilian Hils2016-11-1811-1/+16
* fix type checksMaximilian Hils2016-11-161-2/+2
* mitmweb: start browser on startupMaximilian Hils2016-11-161-3/+34
* minor fixesMaximilian Hils2016-11-166-29/+34
* Merge pull request #1742 from dwfreed/patch-2Maximilian Hils2016-11-163-1/+9
|\
| * proxy/protocol/base: use upstream_bind_addressDoug Freed2016-11-141-1/+1
| * tools/cmdline: add upstream bind address optionDoug Freed2016-11-141-0/+6
| * options: add upstream_bind_addressDoug Freed2016-11-141-0/+2
* | Merge pull request #1748 from Kriechi/better-onboardingThomas Kriechbaumer2016-11-161-1/+21
|\ \
| * | add macOS/OSX installation instructions to onboarding pageThomas Kriechbaumer2016-11-161-1/+21
| |/
* / addons.view: clarify modification eventsAldo Cortesi2016-11-153-39/+45
|/
* Merge pull request #1738 from Kriechi/fix-1737Aldo Cortesi2016-11-141-1/+11
|\
| * restrict ALPN offers if host changesThomas Kriechbaumer2016-11-131-1/+11
* | addons.proxyauth: out with the old, in with the newAldo Cortesi2016-11-136-278/+30
* | addons.proxyauth: complete and testAldo Cortesi2016-11-131-13/+86
* | stub out proxyauth addonAldo Cortesi2016-11-131-0/+68
* | upstream_proxy_auth -> upstream_authAldo Cortesi2016-11-133-5/+5
* | Complete upstream authentication moduleAldo Cortesi2016-11-133-11/+41
* | Refine handling of HTTP CONNECTAldo Cortesi2016-11-121-44/+84
* | Add the http_connect event for HTTP CONNECT requestsAldo Cortesi2016-11-123-17/+29
* | Upstream proxy auth to addonAldo Cortesi2016-11-124-19/+32
* | Add HTTPFlow.mode to record the HTTP proxy layer modeAldo Cortesi2016-11-123-4/+13
* | Use an enum for http protocol modesAldo Cortesi2016-11-122-21/+23
* | Remove promotion to raw TCP based on heuristicsAldo Cortesi2016-11-122-11/+2
* | Test failure during 100-continueAldo Cortesi2016-11-122-15/+9
* | Bug: ask requestheaders before request body is readAldo Cortesi2016-11-121-2/+3
* | proxy.protocol.http: cleanups, extract request validationAldo Cortesi2016-11-121-28/+35
* | Remove unused protocol attribute on connections.Aldo Cortesi2016-11-121-2/+0
* | proxy.protocol.http: flatten for refactoringAldo Cortesi2016-11-121-189/+150
|/
* Merge pull request #1723 from Kriechi/http2-connsMaximilian Hils2016-11-091-47/+48
|\
| * http2: move h2 connection objectThomas Kriechbaumer2016-11-051-47/+48
* | mitmweb: minor fixesMaximilian Hils2016-11-091-0/+3
* | web: update static assetsMaximilian Hils2016-11-093-61000/+495
* | web: fix header updateMaximilian Hils2016-11-091-26/+27
* | web: simplify flow storageMaximilian Hils2016-11-082-2/+3
* | clean up mitmwebMaximilian Hils2016-11-085-2465/+2516
* | fix mitmwebMaximilian Hils2016-11-081-1/+1
|/
* Remove sticky[auth,cookie] from http objectsAldo Cortesi2016-11-041-11/+0
* Remove deprecated interfacesAldo Cortesi2016-11-044-34/+2
* Let's not over-ride __bool__ on connection objectsAldo Cortesi2016-11-0411-20/+20
* addons.setheaders: fix configure bug, tests to taddonsAldo Cortesi2016-11-041-7/+9
* addons.view: test suite to 100%Aldo Cortesi2016-11-041-13/+13
* addons.view: test improvementsAldo Cortesi2016-11-031-1/+1
* addons.streambodies: 100% test coverageAldo Cortesi2016-11-031-1/+1
* addons.script: 100% test coverageAldo Cortesi2016-11-031-0/+3
* addons.onboarding: remove duplicate codeAldo Cortesi2016-11-031-16/+0
* streamfile: make options less crazyAldo Cortesi2016-11-036-19/+14