| Commit message (Expand) | Author | Age | Files | Lines |
* | fix #307 | Maximilian Hils | 2014-08-03 | 1 | -3/+11 |
* | push failing tests down to 43 | Maximilian Hils | 2014-02-04 | 1 | -1/+2 |
* | bring failing tests back into the double-digit range | Maximilian Hils | 2014-01-31 | 1 | -23/+20 |
* | Add an ~a filter expression, matching an asset content type in responses. | Aldo Cortesi | 2012-07-14 | 1 | -0/+6 |
* | Add a domain match filter (~d regex) | Aldo Cortesi | 2012-07-06 | 1 | -0/+6 |
* | Add HTTP version to response objects. | Aldo Cortesi | 2012-06-10 | 1 | -0/+1 |
* | Add HTTP version to flow.Request | Aldo Cortesi | 2012-06-10 | 1 | -0/+1 |
* | Port mitmproxy test suite entirely to nose. | Aldo Cortesi | 2012-06-09 | 1 | -11/+2 |
* | Expand SSL cert support | Aldo Cortesi | 2012-04-02 | 1 | -1/+2 |
* | Make "~q" filter work more intuitively. | Aldo Cortesi | 2012-02-23 | 1 | -4/+2 |
* | Refactor filter matching. | Aldo Cortesi | 2012-02-23 | 1 | -14/+20 |
* | Create ODictCaseless for headers, use vanilla ODict for everything else. | Aldo Cortesi | 2012-02-20 | 1 | -2/+2 |
* | Rename Headers class to ODict | Aldo Cortesi | 2012-02-20 | 1 | -2/+2 |
* | Add filter for detecting flows with errors. | Aldo Cortesi | 2012-02-10 | 1 | -1/+9 |
* | Expand test coverage. | Aldo Cortesi | 2012-02-10 | 1 | -0/+2 |
* | Add support for filtering by HTTP method (get, post, etc.) using ~m operator. | Mark E. Haase | 2011-12-28 | 1 | -0/+8 |
* | Move all HTTP objects to flow.py | Aldo Cortesi | 2011-08-03 | 1 | -6/+6 |
* | Refactor Flow primitives to remove HTTP1.0 assumption. | Aldo Cortesi | 2011-02-19 | 1 | -1/+1 |
* | drop unused protocol parameter from Response | Henrik Nordstrom | 2011-02-15 | 1 | -1/+0 |
* | Get rid of ReplayConnection - we now have only one ClientConnection class. | Aldo Cortesi | 2011-02-04 | 1 | -1/+1 |
* | Change "connection" to the less confusing "client_conn" throughout. | Aldo Cortesi | 2011-02-03 | 1 | -1/+1 |
* | Test suite rejiggering and cleanup. | Aldo Cortesi | 2011-02-03 | 1 | -3/+6 |
* | Initial checkin. | Aldo Cortesi | 2010-02-16 | 1 | -0/+220 |