aboutsummaryrefslogtreecommitdiffstats
path: root/mitmproxy
Commit message (Expand)AuthorAgeFilesLines
* improve websocket frame masking apiThomas Kriechbaumer2018-06-111-1/+1
* Such CI, Very Wow. (#3182)Maximilian Hils2018-06-022-56/+26
* Merge pull request #3174 from mhils/windows-ipv6Maximilian Hils2018-05-301-311/+465
|\
| * windows transparent mode: always recalculate checksumMaximilian Hils2018-05-291-1/+3
| * fix IPv6 addresses with scopeMaximilian Hils2018-05-291-0/+1
| * add support for IPv6 transparent mode on WindowsMaximilian Hils2018-05-281-311/+462
* | fix shutdown on WindowsMaximilian Hils2018-05-282-4/+18
|/
* addons/block: teach block about IPv6 scope suffixesAldo Cortesi2018-05-271-7/+9
* optmanager: tweaks and cleanupsAldo Cortesi2018-05-271-5/+5
* Use deferral mechanism for cfg file optionsAldo Cortesi2018-05-272-14/+11
* Merge pull request #3157 from gcmurphy/issue/3147Aldo Cortesi2018-05-262-0/+3
|\
| * Adjust options when changedGrant Murphy2018-05-252-0/+3
* | minor changes to stay in sync with sans-ioMaximilian Hils2018-05-251-1/+1
|/
* Post-release updatesAldo Cortesi2018-05-171-1/+1
* websocket: inject messages via flowThomas Kriechbaumer2018-05-162-1/+44
* Fixing TyposJoaquin2018-05-131-1/+1
* Merge pull request #3117 from cortesi/morefixesAldo Cortesi2018-05-123-10/+8
|\
| * command: handle string without terminal escaped charAldo Cortesi2018-05-121-1/+4
| * controller: add mysteriously missing comment portionAldo Cortesi2018-05-121-2/+2
| * clientreplay: don't restrict outbound replay address to listen hostAldo Cortesi2018-05-121-7/+2
* | Merge pull request #3116 from cortesi/fixesAldo Cortesi2018-05-124-10/+36
|\|
| * script: tweak explicit command invocationAldo Cortesi2018-05-122-8/+5
| * tcp: handle EINVAL from closed connectionsAldo Cortesi2018-05-121-0/+8
| * script: revamp ephemeral script runningAldo Cortesi2018-05-121-8/+18
| * Commit taken messages on killAldo Cortesi2018-05-121-0/+2
| * script: invoke addons as script with exception handlerAldo Cortesi2018-05-121-1/+2
| * console: implement positions for flow list walkerAldo Cortesi2018-05-121-0/+8
* | Merge pull request #3115 from cortesi/cmdsAldo Cortesi2018-05-122-7/+23
|\|
| * commands: handle type errors on startupAldo Cortesi2018-05-121-3/+12
| * commands: if no explicit return type is specified, assume NoneAldo Cortesi2018-05-121-1/+4
| * console: fix bug that caused addon commands not to appear in command listAldo Cortesi2018-05-111-4/+8
* | Merge pull request #3028 from madt1m/Fix#3011Aldo Cortesi2018-05-122-1/+2
|\ \ | |/ |/|
| * New context for dataviewer overlaysmadt1m2018-04-012-1/+2
* | cmdline: --conf -> --confdir, which specifies the config directory, not the y...Aldo Cortesi2018-05-102-8/+10
* | keymap: read keys from CONFDIR/keys.yaml by defaultAldo Cortesi2018-05-102-3/+13
* | cadir -> confdirAldo Cortesi2018-05-107-15/+15
* | console keybindings: define YAML-based format for console key binding persist...Aldo Cortesi2018-05-101-0/+91
* | Ditch the addon stdout wrapperAldo Cortesi2018-05-081-16/+1
* | optmanager: refactor for coverage and clarityAldo Cortesi2018-05-081-9/+5
* | options: add the concept of deferred settingsAldo Cortesi2018-05-083-17/+50
* | Zap some commands.call invocations that were missed in the renameAldo Cortesi2018-05-072-6/+6
* | remove leftover processing_completeMaximilian Hils2018-05-061-1/+0
* | Remove allowremote addon, add an improved take called blockAldo Cortesi2018-05-063-33/+39
* | Merge pull request #3099 from Kriechi/fix-3024Aldo Cortesi2018-05-061-2/+4
|\ \
| * | fix #3024Thomas Kriechbaumer2018-05-051-2/+4
* | | Merge pull request #3093 from cortesi/diecustomAldo Cortesi2018-05-051-1/+1
|\ \ \
| * | | Remove custom eventsAldo Cortesi2018-05-031-1/+1
* | | | Merge pull request #3097 from cortesi/exampAldo Cortesi2018-05-051-0/+1
|\ \ \ \ | |/ / / |/| | |
| * | | Revamp dup_and_replay exampleAldo Cortesi2018-05-051-0/+1
* | | | Remove the tick eventAldo Cortesi2018-05-024-22/+11
|/ / /