aboutsummaryrefslogtreecommitdiffstats
path: root/test/test_proxy.py
Commit message (Collapse)AuthorAgeFilesLines
...
* Repair unit test suite.Aldo Cortesi2011-02-111-18/+9
|
* Also serialize ClientConnection and flow backups.Aldo Cortesi2011-02-061-1/+1
|
* Get rid of ReplayConnection - we now have only one ClientConnection class.Aldo Cortesi2011-02-041-4/+4
|
* Change "connection" to the less confusing "client_conn" throughout.Aldo Cortesi2011-02-031-4/+4
|
* Add timestamps to flows.Aldo Cortesi2011-02-031-0/+2
| | | | | For now, these are only displayed on the connection view screen, with second granularity.
* Test suite rejiggering and cleanup.Aldo Cortesi2011-02-031-1/+6
|
* Add serialization hooks to flows and flow component objects.Aldo Cortesi2011-01-261-0/+27
|
* Initial checkin.Aldo Cortesi2010-02-161-0/+259