aboutsummaryrefslogtreecommitdiffstats
path: root/libmproxy/console/flowdetailview.py
Commit message (Expand)AuthorAgeFilesLines
* fix flow detail displayMaximilian Hils2014-09-161-1/+1
* always use relative imports, fix status bar bugMaximilian Hils2014-03-101-1/+2
* fix bugs, expose timestamp information to console uiMaximilian Hils2014-02-061-13/+18
* fix all tests except those using set_url and get_urlMaximilian Hils2014-02-051-2/+2
* Remove GPL notices left in source files after our change to the MIT license.Aldo Cortesi2013-08-011-15/+0
* Fix error when viewing extended details of SSL flow.Aldo Cortesi2012-07-061-1/+1
* Minor cruft removal.Aldo Cortesi2012-04-091-1/+0
* Start prepping docs for 0.8Aldo Cortesi2012-04-041-0/+1
* Return a datetime object from SSLCert notbefore and notafter properties.Aldo Cortesi2012-04-031-2/+2
* Add ClientConnect info to details view.Aldo Cortesi2012-04-031-1/+10
* Add a details page, available from a flow view with the 'X' shortcutAldo Cortesi2012-04-031-0/+93