aboutsummaryrefslogtreecommitdiffstats
path: root/todo
Commit message (Collapse)AuthorAgeFilesLines
* Documentation.Aldo Cortesi2011-03-161-1/+0
|
* Add -c and -C options to mitmdump to control sticky cookies.Aldo Cortesi2011-02-251-0/+2
| | | | | | It's dumb that this needs to be two different options, but optparse doesn't support optional arguments. It would be much nicer to just have "-c" for "all", and "-c filter" for a specified filter.
* Minor housekeeping: bump version, clean todo.Aldo Cortesi2011-02-211-10/+1
|
* Rip out BeautifulSoup, and use a custom XML-ish prettyprinter.Aldo Cortesi2011-02-061-4/+2
|
* Basix XML/HTML pretty-printing in flow viewer.Aldo Cortesi2011-01-271-5/+6
|
* Housekeeping: todo updates, move put handler_ methods together in console.py.Aldo Cortesi2010-03-011-2/+6
|
* Split mitmproxy and mitmdump - mitmdump is the non-interactive verison of ↵Aldo Cortesi2010-03-011-1/+1
| | | | mitmproxy.
* Don't show error if user tries to save, but specifies no path.Aldo Cortesi2010-03-011-2/+0
|
* Added beeping. --bireq and --bires enables beeping on intercepted ↵Thomas Roth2010-02-261-0/+2
| | | | requests/responses.
* Fixes crash on illegal regular expression for interception.Thomas Roth2010-02-241-2/+0
|
* Fixes a bug which caused a crash if you've tried to accept a connection ↵Thomas Roth2010-02-241-1/+0
| | | | which wasn't intercepted.
* Fixes blocking problem with a workaround which sets a timeout of 0.1 seconds.Thomas Roth2010-02-241-1/+1
|
* Added some Bugs in the todo list.Thomas Roth2010-02-241-0/+4
|
* Initial checkin.Aldo Cortesi2010-02-161-0/+17