aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Small improvement in regular expression compiler exception handling.Thomas Roth2010-02-251-6/+2
|
* Added exception if starting editor fails and added vi as default editor.Thomas Roth2010-02-251-1/+11
|
* Fixes crash on illegal regular expression for interception.Thomas Roth2010-02-242-5/+9
|
* Fixes a bug which caused a crash if you've tried to accept a connection ↵Thomas Roth2010-02-242-6/+6
| | | | which wasn't intercepted.
* Fixes blocking problem with a workaround which sets a timeout of 0.1 seconds.Thomas Roth2010-02-242-1/+2
|
* Added some Bugs in the todo list.Thomas Roth2010-02-241-0/+4
|
* Additional fix for compatibility with Urwid >0.9.9Thomas Roth2010-02-241-1/+1
|
* Fixed 'Requirements' in READMEThomas 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-242-0/+20
| | | | | Ideally, we'd have a nice selection widget with tab completion and the like. Maybe later...
* Update README.Aldo Cortesi2010-02-161-8/+21
|
* setup.py updates.Aldo Cortesi2010-02-161-13/+6
|
* Initial checkin.Aldo Cortesi2010-02-1636-0/+8252