aboutsummaryrefslogtreecommitdiffstats
path: root/libmproxy/stateobject.py
Commit message (Collapse)AuthorAgeFilesLines
* clean up timestamp handlingMaximilian Hils2014-09-211-2/+2
|
* Introduce short form object state, and connect the ends to send data to web appAldo Cortesi2014-09-171-11/+19
|
* Clean up and clarify StateObjectAldo Cortesi2014-09-171-68/+28
| | | | | | | | | - Flatten the class hierarchy - get_state, load_state, from_state are public - Simplify code - Remove __eq__ and __neq__. This fundamentally changes the semantics of inherited objects in a way that's not part of the core function of the class
* Whitespace & formattingAldo Cortesi2014-09-171-8/+13
|
* much tests. so tcp. very wow.Maximilian Hils2014-09-041-0/+3
|
* always use relative imports, fix status bar bugMaximilian Hils2014-03-101-0/+2
|
* coverage++Maximilian Hils2014-02-071-6/+6
|
* test libmproxy.app, increase coverageMaximilian Hils2014-02-071-10/+8
|
* bring failing tests back into the double-digit rangeMaximilian Hils2014-01-311-2/+2
|
* move StateObject back into libmproxyMaximilian Hils2014-01-311-0/+75