Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Messages may need to stay in the controller for considerable | Henrik Nordstrom | 2011-02-03 | 1 | -1/+1 |
| | | | | | amount of time. Don't use a timeout waiting for the controller response. Example where this happens is intercepted flows. | ||||
* | Kill deadlock that sometimes occurred on shutdown. | Aldo Cortesi | 2011-01-27 | 1 | -2/+5 |
| | |||||
* | Add serialization hooks to flows and flow component objects. | Aldo Cortesi | 2011-01-26 | 1 | -1/+1 |
| | |||||
* | Documentation updates. | Aldo Cortesi | 2011-01-25 | 1 | -1/+0 |
| | |||||
* | Put DumpMaster in its own file. | Aldo Cortesi | 2010-03-01 | 1 | -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 Roth | 2010-02-25 | 1 | -3/+8 |
| | | | | every request by 0.1 seconds. | ||||
* | Initial checkin. | Aldo Cortesi | 2010-02-16 | 1 | -0/+119 |