aboutsummaryrefslogtreecommitdiffstats
path: root/libmproxy/platform
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'upstream/master' into print-bracket-fixJim Shaver2015-05-315-28/+64
|\
| * Add coding style check, reformat.Aldo Cortesi2015-05-303-25/+61
| * + Use sys.platform.startswith("freebsd") instead of matching just freebsd10.Mike C2015-04-272-4/+4
* | Fixed print function to be inline with python 3Jim Shaver2015-05-291-2/