aboutsummaryrefslogtreecommitdiffstats
path: root/examples/tcp_message.py
Commit message (Collapse)AuthorAgeFilesLines
* organize examplesMaximilian Hils2016-11-211-27/+0
| | | | | | | This commit is largely based on work by Thiago Arrais (@thiagoarrais) and Shane Bradfield (@l33tLumberjack). I wasn't really able to get their PR reasonably merged onto the latest master, so I reapplied their changes manually here and did some further improvements on that.
* netlib.strutils -> mitmproxy.utils.strutilsAldo Cortesi2016-10-201-1/+1
|
* remove context from all scriptsMaximilian Hils2016-07-071-1/+1
|
* remove clean_bin, clarify unicode handlingMaximilian Hils2016-07-051-6/+8
|
* update examples, tests, docsMaximilian Hils2016-06-131-2/+2
|
* Utils reorganisation: add netlib.strutilsAldo Cortesi2016-06-021-2/+2
| | | | Extract a number of string and format-related functions to netlib.strutils.
* format examplesMaximilian Hils2016-05-291-0/+1
|
* Docs and examples to top levelAldo Cortesi2016-02-181-0/+24
|
* move mitmproxyMaximilian Hils2016-02-151-24/+0
|
* Add Inline Script Hooks to TCP modeMichael J. Bazzinotti2016-01-101-0/+24