aboutsummaryrefslogtreecommitdiffstats
path: root/test/utils.py
Commit message (Expand)AuthorAgeFilesLines
* Reorganize test suite to remove confusion between test utils and libmproxy ut...Aldo Cortesi2011-03-051-31/+0
* Add --kill option to mitmdumpAldo Cortesi2011-02-211-0/+7
* First pass of playback function for mitmdump.Aldo Cortesi2011-02-211-0/+2
* Refactor Flow primitives to remove HTTP1.0 assumption.Aldo Cortesi2011-02-191-3/+3
* drop unused protocol parameter from ResponseHenrik Nordstrom2011-02-151-1/+1
* Get rid of ReplayConnection - we now have only one ClientConnection class.Aldo Cortesi2011-02-041-2/+2
* Change "connection" to the less confusing "client_conn" throughout.Aldo Cortesi2011-02-031-2/+2
* Factor out flow unit tests into speparate file.Aldo Cortesi2011-01-311-0/+22