Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | clean up timestamp handling | Maximilian Hils | 2014-09-21 | 1 | -2/+2 |
| | |||||
* | Introduce short form object state, and connect the ends to send data to web app | Aldo Cortesi | 2014-09-17 | 1 | -11/+19 |
| | |||||
* | Clean up and clarify StateObject | Aldo Cortesi | 2014-09-17 | 1 | -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 & formatting | Aldo Cortesi | 2014-09-17 | 1 | -8/+13 |
| | |||||
* | much tests. so tcp. very wow. | Maximilian Hils | 2014-09-04 | 1 | -0/+3 |
| | |||||
* | always use relative imports, fix status bar bug | Maximilian Hils | 2014-03-10 | 1 | -0/+2 |
| | |||||
* | coverage++ | Maximilian Hils | 2014-02-07 | 1 | -6/+6 |
| | |||||
* | test libmproxy.app, increase coverage | Maximilian Hils | 2014-02-07 | 1 | -10/+8 |
| | |||||
* | bring failing tests back into the double-digit range | Maximilian Hils | 2014-01-31 | 1 | -2/+2 |
| | |||||
* | move StateObject back into libmproxy | Maximilian Hils | 2014-01-31 | 1 | -0/+75 |