aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * Add YAML serialization of optionsAldo Cortesi2016-12-081-4/+0
| * options: defaults are a class attributeAldo Cortesi2016-12-082-9/+9
| * Options - avoid mutation, API cleanup, has_changedAldo Cortesi2016-12-081-0/+1
| * options: save defaults, add .reset() to restore defaultsAldo Cortesi2016-12-082-10/+14
| * Add YAML serialization of optionsAldo Cortesi2016-12-083-1/+125
| * options: defaults are a class attributeAldo Cortesi2016-12-082-10/+23
| * Correct refresh_server_playback option defaultAldo Cortesi2016-12-081-1/+1
| * Add OptManager.subscribe, use it to clean up palettes in consoleAldo Cortesi2016-12-084-22/+61
| * Options - avoid mutation, API cleanup, has_changedAldo Cortesi2016-12-086-37/+53
| * Get rid of tfile testing optionAldo Cortesi2016-12-086-38/+31
| * Clean up dump testsAldo Cortesi2016-12-083-174/+38
| * options: save defaults, add .reset() to restore defaultsAldo Cortesi2016-12-083-16/+58
|/
* Merge pull request #1817 from Kriechi/fix-1816Thomas Kriechbaumer2016-12-065-21/+90
|\
| * tls_parser: allow optional extensionsThomas Kriechbaumer2016-12-065-21/+90
|/
* Merge pull request #1810 from Kriechi/constructMaximilian Hils2016-12-044-154/+123
|\
| * upgrade to construct 2.8 and new APIThomas Kriechbaumer2016-12-044-154/+123
* | Merge pull request #1813 from dwfreed/patch-1Maximilian Hils2016-12-041-1/+1
|\ \
| * | release: fix dropping _main suffixDoug Freed2016-12-041-1/+1
|/ /
* | Merge pull request #1801 from Kriechi/simplify-alpn-opensslThomas Kriechbaumer2016-12-0410-116/+151
|\ \ | |/ |/|
| * simplify ALPN and OpenSSL on macOSThomas Kriechbaumer2016-12-0410-116/+151
|/
* fix whitespaceThomas Kriechbaumer2016-12-031-0/+1
* fix indentationThomas Kriechbaumer2016-12-031-2/+2
* fix ALPN usageThomas Kriechbaumer2016-12-021-2/+2
* Merge pull request #1797 from Kriechi/websocket++Maximilian Hils2016-12-013-22/+67
|\
| * websocket: update close handshake testsThomas Kriechbaumer2016-11-291-0/+4
| * websocket: make flowfilter workThomas Kriechbaumer2016-11-291-6/+15
| * websocket: carry over per-message compression bitThomas Kriechbaumer2016-11-291-0/+2
| * websocket: reduce connection timeoutThomas Kriechbaumer2016-11-291-1/+1
| * websocket: fix message type on chunkingThomas Kriechbaumer2016-11-291-2/+5
| * websocket: fix close handshake and re-chunkingThomas Kriechbaumer2016-11-291-14/+33
| * websocket: fix empty frame with fin=1Thomas Kriechbaumer2016-11-291-1/+9
|/
* fix #1783 (#1794)Maximilian Hils2016-11-282-1/+20
* Merge pull request #1792 from Kriechi/mitmdump-filter-helpMaximilian Hils2016-11-282-2/+9
|\
| * improve mitmdump filter helpThomas Kriechbaumer2016-11-252-2/+9
* | fix pyinstallerMaximilian Hils2016-11-2816-118/+141
|/
* Fix transparent mode initialisation, refactor mitmproxy.platform (#1787)Maximilian Hils2016-11-2510-68/+74
* mitmweb: include console loggingMaximilian Hils2016-11-251-10/+30
* mitmweb: add --no-browserMaximilian Hils2016-11-253-3/+13
* fix pyinstaller (#1788)Maximilian Hils2016-11-259-122/+27
* update dependencies (#1789)Maximilian Hils2016-11-251-1/+1
* Merge branch 'mitmweb-eventlog'Maximilian Hils2016-11-2322-275/+505
|\
| * mitmweb: 100% app test coverage, numerous fixesMaximilian Hils2016-11-2314-126/+377
| * minor fixesMaximilian Hils2016-11-234-11/+9
| * add eventstore testsMaximilian Hils2016-11-231-0/+32
| * mitmweb: fix event displayMaximilian Hils2016-11-233-5/+4
| * mitmweb: cleanup, reimplement eventlogMaximilian Hils2016-11-234-137/+87
* | fix contentview attributesMaximilian Hils2016-11-231-3/+6
* | Merge commit '9bc5adf'Maximilian Hils2016-11-2321-178/+454
|\ \
| * | add more websocket indicators to mitmproxy and mitmdumpThomas Kriechbaumer2016-11-234-20/+32
| * | add metadata info to flow detail viewThomas Kriechbaumer2016-11-232-2/+11