aboutsummaryrefslogtreecommitdiffstats
path: root/libmproxy/console.py
Commit message (Expand)AuthorAgeFilesLines
* Fixes a bug which caused a crash if you've tried to accept a connection which...Thomas Roth2010-02-241-5/+6
* Fixes blocking problem with a workaround which sets a timeout of 0.1 seconds.Thomas Roth2010-02-241-0/+1
* Additional fix for compatibility with Urwid >0.9.9Thomas Roth2010-02-241-1/+1
* Fixes compatibility with Urwid >0.9.9Thomas Roth2010-02-241-9/+9
* Add some error handling for connection saving.Aldo Cortesi2010-02-241-5/+8
* Save a request or response to file.Aldo Cortesi2010-02-241-0/+19
* Initial checkin.Aldo Cortesi2010-02-161-0/+1065