aboutsummaryrefslogtreecommitdiffstats
path: root/libmproxy/controller.py
Commit message (Collapse)AuthorAgeFilesLines
* Kill deadlock that sometimes occurred on shutdown.Aldo Cortesi2011-01-271-2/+5
|
* Add serialization hooks to flows and flow component objects.Aldo Cortesi2011-01-261-1/+1
|
* Documentation updates.Aldo Cortesi2011-01-251-1/+0
|
* Put DumpMaster in its own file.Aldo Cortesi2010-03-011-36/+0
| | | | It's going to become a more important part of the mitmproxy suite now.
* Huge speed improvements if more than one request is in the queue. Speeds up ↵Thomas Roth2010-02-251-3/+8
| | | | every request by 0.1 seconds.
* Initial checkin.Aldo Cortesi2010-02-161-0/+119