aboutsummaryrefslogtreecommitdiffstats
path: root/netlib/utils.py
Commit message (Expand)AuthorAgeFilesLines
* clean up http message modelsMaximilian Hils2015-09-171-21/+9
* finish netlib.http.http1 refactorMaximilian Hils2015-09-161-3/+3
* wipMaximilian Hils2015-09-151-61/+101
* make clean_bin unicode-awareMaximilian Hils2015-09-121-14/+25
* headers: adjust everythingMaximilian Hils2015-09-051-7/+6
* wipMaximilian Hils2015-08-281-1/+1
* cleanup whitespaceThomas Kriechbaumer2015-08-101-2/+3
* add move tests and code from mitmproxyThomas Kriechbaumer2015-08-101-0/+56
* fix tutils importsThomas Kriechbaumer2015-08-011-1/+1
* move code from mitmproxy to netlibThomas Kriechbaumer2015-08-011-0/+100
* add on-the-wire representation methodsThomas Kriechbaumer2015-07-291-0/+10
* Remove dependence on pathod in test suite.Aldo Cortesi2015-06-231-1/+20
* fix warnings and code smellsThomas Kriechbaumer2015-06-171-1/+1
* 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