aboutsummaryrefslogtreecommitdiffstats
path: root/mitmproxy/addons
Commit message (Expand)AuthorAgeFilesLines
...
* | | | Adding export raw http responseMichael McKeirnan2019-11-151-2/+14
| |/ / |/| |
* | | Fixes #3694Yoann L2019-11-141-6/+12
* | | update mypyMaximilian Hils2019-11-126-10/+9
* | | Merge pull request #3675 from ylmrx/crash_on_replay-3559Maximilian Hils2019-11-041-2/+3
|\ \ \
| * | | take no action if on `Host` if `:authority` isn't foundYoann L2019-11-041-2/+3
| * | | fixes #3559Yoann L2019-10-251-1/+1
* | | | simplify conditionMaximilian Hils2019-10-291-3/+1
* | | | missed a type ignore, for mypy complianceYoann L2019-10-291-1/+1
* | | | several fixes on command exports has several problems: #3676Yoann L2019-10-291-22/+11
* | | | several fixes on command exports has several problems: #3676Yoann L2019-10-281-0/+15
|/ / /
* | | Move onboardingapp from tornado to flask (#3661)Maximilian Hils2019-10-067-129/+49
* | | Merge branch 'master' into tabularJesson Soto Ventura2019-09-241-1/+1
|\ \ \
| * | | encoding: add support for zstd (zstandard)Tero Saaristo2019-09-051-1/+1
| |/ /
* / / Fixed linting issuesJesson Soto Ventura2019-07-211-1/+1
|/ /
* / Fix ResourceWarning: unclosed file, prevent resource leaksMickaël Schoentgen2019-01-061-2/+2
|/
* bump dependenciesThomas Kriechbaumer2018-12-023-4/+4
* client-replay-fixrjt-gupta2018-12-011-0/+2
* Remove indent on echo_errorJessicaFavin2018-11-041-3/+1
* Display errors on sys.stderrJessica Favin2018-11-011-3/+11
* addons/browser: fallback to google-chrome-unstable as last tryBenno Fünfstück2018-09-141-0/+1
* session: implemented changes requested after PR review.madt1m2018-08-051-54/+51
* tests: Full coverage. Everything working, ready for reviewmadt1m2018-08-031-22/+26
* tests: 97% coverage reached. Session opportunely patched after emerged defects.madt1m2018-08-021-74/+144
* session: implemented filter and refilter. Ready for testing implementationmadt1m2018-08-011-21/+67
* session: basic flow capture implementedmadt1m2018-08-011-11/+99
* session: adding methods to capture and store flowsPietro Francesco Tirenna2018-07-281-0/+107
* session: temporary DB is now stored in temporary dirmadt1m2018-07-241-8/+6
* session: modified schema. Now SessionDB uses tempfile module for temp sessionmadt1m2018-07-241-10/+26
* session: load/create wrapper methods for SessionDBmadt1m2018-07-201-0/+59
* fixed exception type; full coverage on viewmadt1m2018-06-131-1/+1
* Added tests for new primitivesmadt1m2018-06-131-1/+1
* fixed linting errorsmadt1m2018-06-131-1/+3
* added return statements to commandsmadt1m2018-06-131-2/+2
* View API slightly extended; codebase cleaned in some pointsmadt1m2018-06-131-82/+133
* addons/block: teach block about IPv6 scope suffixesAldo Cortesi2018-05-271-7/+9
* clientreplay: don't restrict outbound replay address to listen hostAldo Cortesi2018-05-121-7/+2
* script: tweak explicit command invocationAldo Cortesi2018-05-121-7/+4
* script: revamp ephemeral script runningAldo Cortesi2018-05-121-8/+18
* script: invoke addons as script with exception handlerAldo Cortesi2018-05-121-1/+2
* cadir -> confdirAldo Cortesi2018-05-102-5/+5
* 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
* | Revamp dup_and_replay exampleAldo Cortesi2018-05-051-0/+1
* | Redesign keepservingAldo Cortesi2018-05-023-12/+34
* | console: use replay count commands in statusbarAldo Cortesi2018-05-021-1/+1
* | server replay: expose the replay.server.count commandAldo Cortesi2018-05-021-0/+1
* | client replay: replaying flows in-flight should be added to count()Aldo Cortesi2018-05-021-1/+6
* | client replay: expad and consolidate testsAldo Cortesi2018-05-011-15/+18