| Commit message (Expand) | Author | Age | Files | Lines |
* | Code cleanliness - appease pychecker. | Aldo Cortesi | 2011-08-04 | 1 | -1/+1 |
* | Move all HTTP objects to flow.py | Aldo Cortesi | 2011-08-03 | 1 | -104/+25 |
* | Unit test++ | Aldo Cortesi | 2011-08-02 | 1 | -0/+7 |
* | General cleanup. | Aldo Cortesi | 2011-08-02 | 1 | -23/+1 |
* | Add utility functions to search and replace strings in flows | Aldo Cortesi | 2011-07-22 | 1 | -0/+9 |
* | Adds support for content encoding, namely gip and deflate | alts | 2011-07-16 | 1 | -1/+1 |
* | Add a pretty-printing mode for urlencoded form data. | Aldo Cortesi | 2011-07-15 | 1 | -0/+7 |
* | Rewrite Headers object to preserve order and case. | Aldo Cortesi | 2011-07-14 | 1 | -92/+22 |
* | JSON pretty-printing. | Aldo Cortesi | 2011-06-30 | 1 | -1/+9 |
* | Try not to hang when user views large request & response bodies | Aldo Cortesi | 2011-06-27 | 1 | -0/+8 |
* | Add a hideous kludge to fix not-yet-valid certificates. | Aldo Cortesi | 2011-06-11 | 1 | -0/+2 |
* | Revamp key generation. | Aldo Cortesi | 2011-03-18 | 1 | -0/+6 |
* | Improve responsiveness of request and response viewing. | Aldo Cortesi | 2011-03-15 | 1 | -0/+31 |
* | Store timestamps on flow components as a UTC time tuple. | Aldo Cortesi | 2011-03-07 | 1 | -1/+1 |
* | Minor housekeeping - unused code, nocover directives. | Aldo Cortesi | 2011-02-24 | 1 | -3/+0 |
* | Revamp SSL configuration. | Aldo Cortesi | 2011-02-20 | 1 | -0/+6 |
* | Clean up certificate generation. | Aldo Cortesi | 2011-02-20 | 1 | -11/+33 |
* | Further fine-tuning for pretty_xmlish. | Aldo Cortesi | 2011-02-06 | 1 | -1/+4 |
* | Rip out BeautifulSoup, and use a custom XML-ish prettyprinter. | Aldo Cortesi | 2011-02-06 | 1 | -7/+53 |
* | Add timestamps to flows. | Aldo Cortesi | 2011-02-03 | 1 | -1/+7 |
* | UI tweaks | Aldo Cortesi | 2011-01-30 | 1 | -1/+0 |
* | Nicer statusbar messages, with timed expiry. | Aldo Cortesi | 2011-01-28 | 1 | -1/+1 |
* | Make pretty-printing more robust. | Aldo Cortesi | 2011-01-28 | 1 | -0/+5 |
* | Basix XML/HTML pretty-printing in flow viewer. | Aldo Cortesi | 2011-01-27 | 1 | -0/+7 |
* | Add serialization hooks to flows and flow component objects. | Aldo Cortesi | 2011-01-26 | 1 | -0/+15 |
* | Initial checkin. | Aldo Cortesi | 2010-02-16 | 1 | -0/+221 |