Aldo Cortesi
|
357502fe03
|
General cleanup.
Cut out unused variables and code, generally shut up pychecker as much as is
reasonable.
|
2011-08-02 16:14:33 +12:00 |
|
Aldo Cortesi
|
2ae7808ca9
|
Don't redraw the screen more often than necessary.
|
2011-06-27 14:01:08 +12:00 |
|
Aldo Cortesi
|
f89581be1b
|
Add a -n option which tells the tools not to bind a proxy.
This is useful when you just want to inspect or process dumps.
|
2011-05-14 10:44:25 +12:00 |
|
Aldo Cortesi
|
d917cfd916
|
Refactoring.
|
2011-03-29 10:57:50 +13:00 |
|
Aldo Cortesi
|
6d5c32ad4b
|
Fix hang on shutdown.
|
2011-03-15 17:21:35 +13:00 |
|
Aldo Cortesi
|
ec00b5a66e
|
Make mitmdump exit after client replay is complete by default.
Add an option --keepserving to make it keep serving after replay.
|
2011-03-06 16:54:49 +13:00 |
|
Henrik Nordstrom
|
b35cbc0760
|
Fix kill() again, got broken by the change to use None
|
2011-02-03 23:39:28 +01:00 |
|
Henrik Nordstrom
|
2f813fa748
|
Messages may need to stay in the controller for considerable
amount of time. Don't use a timeout waiting for the controller response.
Example where this happens is intercepted flows.
|
2011-02-03 23:28:24 +01:00 |
|
Aldo Cortesi
|
efe11a0782
|
Kill deadlock that sometimes occurred on shutdown.
|
2011-01-27 13:32:24 +13:00 |
|
Aldo Cortesi
|
29d8007678
|
Add serialization hooks to flows and flow component objects.
|
2011-01-26 14:52:03 +13:00 |
|
Aldo Cortesi
|
b8d8030abd
|
Documentation updates.
|
2011-01-25 10:59:50 +13:00 |
|
Aldo Cortesi
|
ba92d22e1d
|
Put DumpMaster in its own file.
It's going to become a more important part of the mitmproxy suite now.
|
2010-03-01 14:58:04 +13:00 |
|
Thomas Roth
|
fc6f170731
|
Huge speed improvements if more than one request is in the queue. Speeds up every request by 0.1 seconds.
|
2010-02-25 17:49:21 +01:00 |
|
Aldo Cortesi
|
cb0e328709
|
Initial checkin.
|
2010-02-16 17:09:07 +13:00 |
|