aboutsummaryrefslogtreecommitdiffstats
path: root/netlib/utils.py
Commit message (Expand)AuthorAgeFilesLines
* cleanup code with autopep8Thomas Kriechbaumer2015-05-271-4/+6
* websockets: more compact and legible human_readableAldo Cortesi2015-04-301-4/+21
* Add a tiny utility class for keeping bi-directional mappings.Aldo Cortesi2015-04-301-0/+26
* websocket: interface refactoringAldo Cortesi2015-04-241-0/+16
* Whitespace, pep8, mixed indentationAldo Cortesi2015-04-211-1/+3
* Migrate requeset reading from mitmproxy to netlibAldo Cortesi2015-04-211-1/+1
* netlib websocketsChandler Abraham2015-04-101-0/+3
* minor cleanupsMaximilian Hils2014-08-161-1/+1
* remove ntop windows workaroundMaximilian Hils2014-06-251-22/+1
* add inet_ntop/inet_pton functionsMaximilian Hils2014-06-251-3/+26
* Tighten up checks on port ranges and path character sets.Aldo Cortesi2013-03-031-0/+8
* Make cleanBin escape carriage returns.Aldo Cortesi2012-09-271-1/+1
* Create netlib.utils, move cleanBin and hexdump from libmproxy.utils.Aldo Cortesi2012-09-241-0/+36