aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* remove content caching in netlib.http.MessageMaximilian Hils2016-07-232-117/+31
* add tests for single-element cacheMaximilian Hils2016-07-231-0/+30
* add single-element cache for netlib.encodingMaximilian Hils2016-07-231-8/+39
* fix #1373, fix #1154 (#1420)Maximilian Hils2016-07-232-140/+139
* Merge pull request #1380 from dufferzafar/marked-filterMaximilian Hils2016-07-2310-106/+96
|\
| * Remove save marked flows promptShadab Zafar2016-07-232-13/+3
| * Add marked attribute when converting flow to 0.18Shadab Zafar2016-07-231-0/+1
| * Test marked property while serialization roundtripShadab Zafar2016-07-231-0/+2
| * Remove [Marked Flows] status indicatorShadab Zafar2016-07-231-4/+0
| * Keep focus on same flow when disabling marked viewShadab Zafar2016-07-231-2/+14
| * Focus nearest matching flow if current flow is unmarkedShadab Zafar2016-07-231-2/+23
| * Move match function to FlowShadab Zafar2016-07-233-40/+20
| * Keep focus on same flow when enabling marked viewShadab Zafar2016-07-231-5/+15
| * Remove flow marking from ConsoleStateShadab Zafar2016-07-231-7/+0
| * Use marked property in ConsoleState.clearShadab Zafar2016-07-231-6/+2
| * Use ~marked filter while toggling marked viewShadab Zafar2016-07-231-24/+9
| * Add a marked filterShadab Zafar2016-07-231-0/+9
| * Update unmark all flows "U"Shadab Zafar2016-07-231-1/+1
| * Update save_marked_flows to use the new attributeShadab Zafar2016-07-231-4/+1
| * Fix display of mark status [m]Shadab Zafar2016-07-232-3/+2
| * Update toggling of marked attribute on pressing "m"Shadab Zafar2016-07-231-4/+1
| * Add marked attribute to flowShadab Zafar2016-07-231-1/+3
* | Merge pull request #1416 from mhils/issue-1396Maximilian Hils2016-07-233-4/+8
|\ \
| * | fix #1396, fix #1205, fix #1374Maximilian Hils2016-07-233-4/+8
* | | make the linter happyMaximilian Hils2016-07-231-1/+1
* | | add remote debug exampleMaximilian Hils2016-07-231-0/+19
* | | Merge pull request #1402 from mhils/console-fixesMaximilian Hils2016-07-234-23/+27
|\ \ \ | |/ / |/| |
| * | fix test_view_urlencodedMaximilian Hils2016-07-233-5/+10
| * | minor fixesMaximilian Hils2016-07-212-19/+18
* | | improve dumper addon text alignment (#1415)Maximilian Hils2016-07-234-37/+54
* | | http2: fix kill (#1413)Thomas Kriechbaumer2016-07-231-0/+2
* | | http2: cleanup testsThomas Kriechbaumer2016-07-231-37/+38
| |/ |/|
* | re-enable OSX builds on travis (#1411)Maximilian Hils2016-07-221-4/+4
* | Merge pull request #1412 from cortesi/updatedAldo Cortesi2016-07-2332-134/+154
|\ \
| * | Addon iface: .configure(options) -> .configure(options, updated)Aldo Cortesi2016-07-2332-134/+154
|/ /
* | Merge pull request #1410 from cortesi/addonsAldo Cortesi2016-07-237-70/+136
|\ \
| * | scripts: refactor some examples that keep global stateAldo Cortesi2016-07-233-39/+43
| * | script: convert test recorder to an addon classAldo Cortesi2016-07-232-19/+19
| * | scripts: .start can now return an Addon instanceAldo Cortesi2016-07-233-2/+39
| * | script: tune auto reloadAldo Cortesi2016-07-231-2/+12
| * | script: add a namespace adaptor to match AddonsAldo Cortesi2016-07-232-11/+26
|/ /
* / fix mitmproxy 0.11 dumpfile - was 0.18 beforeMaximilian Hils2016-07-221-0/+0
|/
* Merge pull request #1399 from mhils/fix-cv-cache-invalidationMaximilian Hils2016-07-215-18/+26
|\
| * fix content view cache invalidationMaximilian Hils2016-07-215-18/+26
* | Merge pull request #1400 from mhils/fix-copy-clipboardMaximilian Hils2016-07-211-5/+8
|\ \ | |/ |/|
| * py3: fix copy to clipboardMaximilian Hils2016-07-211-5/+8
|/
* Merge pull request #1397 from mhils/console-fixesMaximilian Hils2016-07-215-24/+14
|\
| * minor fixesMaximilian Hils2016-07-212-14/+1
| * improve console ux for duplication/creationMaximilian Hils2016-07-212-2/+5
| * fix #1391Maximilian Hils2016-07-211-3/+3