aboutsummaryrefslogtreecommitdiffstats
path: root/test/test_console_contentview.py
Commit message (Expand)AuthorAgeFilesLines
* always read files in binary modeMaximilian Hils2013-06-161-8/+8
* Adds a new view for protocol buffersNicolas Esteves2013-04-061-0/+8
* Keep blank URL parametersEric Entzel2013-02-111-1/+3
* Substantially rewrite AMF decoding.Aldo Cortesi2012-11-261-9/+22
* Send tracebacks from content viewers to event log.Aldo Cortesi2012-08-181-5/+20
* Further simplifcation and testing of contentviews.Aldo Cortesi2012-08-181-37/+21
* Huge cleanup of content viewers.Aldo Cortesi2012-08-181-44/+58
* Optional AMF decoding supportSahn Lam2012-08-171-0/+23
* Port mitmproxy test suite entirely to nose.Aldo Cortesi2012-06-091-10/+14
* Add an "f" shortcut key to load full body contents.Aldo Cortesi2012-04-081-32/+39
* XML/HTML pretty view tweaks.Aldo Cortesi2012-04-071-8/+7
* Integrate lxml for pretty-printing HTML and XML.Aldo Cortesi2012-04-071-3/+20
* Refactor proxy.Server to fix a crash when replaying with -nAldo Cortesi2012-04-021-2/+2
* Start rationalizing content views.Aldo Cortesi2012-04-021-23/+11
* Add a pretty-viewer for images.Aldo Cortesi2012-03-261-0/+7
* Pretty view now indents Javascript.Aldo Cortesi2012-03-251-1/+6
* Re-enable simple multipart form parsing and preview.Aldo Cortesi2012-03-251-0/+26
* Refactor pretty view mechanism.Aldo Cortesi2012-03-241-0/+135