| Commit message (Expand) | Author | Age | Files | Lines |
* | web: CSP, revert functionality, serve content | Maximilian Hils | 2014-12-25 | 1 | -1/+0 |
* | fix gzipped body edit | Maximilian Hils | 2014-12-23 | 1 | -15/+20 |
* | web: intercept feature | Maximilian Hils | 2014-12-23 | 1 | -3/+3 |
* | fix HTTPResponse creation | Maximilian Hils | 2014-12-04 | 1 | -2/+1 |
* | fix clear key | Maximilian Hils | 2014-11-10 | 1 | -4/+5 |
* | Using uppercase C to 'clear' display mode, because lowercase 'c' is used for css | Lucas Cimon | 2014-11-07 | 1 | -6/+5 |
* | fix #361 | Maximilian Hils | 2014-09-18 | 1 | -6/+3 |
* | update docs, mostly revert 2f44b26b4cd014e03dd62a125d79af9b81663a93 | Maximilian Hils | 2014-09-05 | 1 | -7/+7 |
* | Merge branch 'issue_341' into server_change_api | Maximilian Hils | 2014-09-04 | 1 | -2/+2 |
|\ |
|
| * | fix some leftovers | Maximilian Hils | 2014-09-04 | 1 | -2/+2 |
* | | improve HTTPRequest syntax | Maximilian Hils | 2014-09-03 | 1 | -9/+11 |
|/ |
|
* | workaround: always make sure that flow.response.reply exists | Maximilian Hils | 2014-07-25 | 1 | -1/+1 |
* | fix issue #260 | Maximilian Hils | 2014-04-07 | 1 | -1/+3 |
* | always use relative imports, fix status bar bug | Maximilian Hils | 2014-03-10 | 1 | -1/+2 |
* | update docs, fix #215 | Maximilian Hils | 2014-03-10 | 1 | -2/+2 |
* | fix mentions of CONTENT_MISSING in libmproxy.console | Maximilian Hils | 2014-03-09 | 1 | -3/+4 |
* | Adapt for new pathod and netlib APIs. | Aldo Cortesi | 2014-03-02 | 1 | -1/+0 |
* | add helpful messages on wrap | Pedro Worcel | 2014-02-22 | 1 | -11/+25 |
* | fix the wrapping on backward searches | Pedro Worcel | 2014-02-22 | 1 | -15/+26 |
* | add docs | Pedro Worcel | 2014-02-22 | 1 | -1/+2 |
* | add multi-line support to backwards search | Pedro Worcel | 2014-02-22 | 1 | -7/+11 |
* | add multi-line support | Pedro Worcel | 2014-02-22 | 1 | -3/+10 |
* | add basic backwards search | Pedro Worcel | 2014-02-22 | 1 | -25/+49 |
* | Handle views that don't support search gracefully | Aldo Cortesi | 2014-01-19 | 1 | -3/+12 |
* | Re-enable caching on search. | Aldo Cortesi | 2014-01-19 | 1 | -10/+3 |
* | now really fix it + test | Pedro Worcel | 2013-12-26 | 1 | -5/+9 |
* | fix bug that happens after searching for a non-existant string, and | Pedro Worcel | 2013-12-26 | 1 | -1/+6 |
* | add docs | Pedro Worcel | 2013-12-26 | 1 | -1/+2 |
* | added 'n' functionality, tidy up & testing | Pedro Worcel | 2013-12-26 | 1 | -1/+9 |
* | add looping around | Pedro Worcel | 2013-12-26 | 1 | -53/+116 |
* | fix crash | root | 2013-12-25 | 1 | -2/+2 |
* | Add focusing, and fixes non-clearance of prev searches. Add | root | 2013-12-25 | 1 | -33/+75 |
* | test passing, UI still not working | root | 2013-12-24 | 1 | -5/+74 |
* | Remove GPL notices left in source files after our change to the MIT license. | Aldo Cortesi | 2013-08-01 | 1 | -15/+0 |
* | Show an error when attempting to decode invalid data. | Aldo Cortesi | 2013-07-29 | 1 | -1/+2 |
* | Some refactoring of the console inteface. | Aldo Cortesi | 2013-07-28 | 1 | -3/+2 |
* | Fix creation of new response when none existed before. | Aldo Cortesi | 2013-06-09 | 1 | -2/+7 |
* | Correct display mode highlight keys | Alexis Hildebrandt | 2013-04-16 | 1 | -1/+5 |
* | Fix crash on intercept. | Aldo Cortesi | 2013-03-23 | 1 | -2/+2 |
* | Add the --host option, which uses the value in the Host header for dispaly URLs. | Aldo Cortesi | 2013-03-17 | 1 | -2/+2 |
* | fix external viewer using shlex | Bryan Bishop | 2012-12-22 | 1 | -1/+1 |
* | Show an error when $EDITOR/$PAGER are unset. | Bryan Bishop | 2012-12-05 | 1 | -1/+4 |
* | Add a graphical editor for path components (e -> p shortcut from request view... | Aldo Cortesi | 2012-08-19 | 1 | -1/+9 |
* | Use the new ODict get_first convenience function in a bunch of places. | Aldo Cortesi | 2012-08-18 | 1 | -2/+2 |
* | Send tracebacks from content viewers to event log. | Aldo Cortesi | 2012-08-18 | 1 | -1/+1 |
* | Huge cleanup of content viewers. | Aldo Cortesi | 2012-08-18 | 1 | -3/+3 |
* | Fix crash when adding a Response when none existed before. | Aldo Cortesi | 2012-05-24 | 1 | -1/+1 |
* | Add interface to mark content missing, and extend UI to indicate when content... | Aldo Cortesi | 2012-05-16 | 1 | -2/+29 |
* | Minor cruft removal. | Aldo Cortesi | 2012-04-09 | 1 | -2/+2 |
* | Add some missing help entries. | Aldo Cortesi | 2012-04-08 | 1 | -0/+1 |