aboutsummaryrefslogtreecommitdiffstats
path: root/mitmproxy/addons/readfile.py
Commit message (Expand)AuthorAgeFilesLines
* remove leftover processing_completeMaximilian Hils2018-05-061-1/+0
* Redesign keepservingAldo Cortesi2018-05-021-0/+8
* readfile: add a readfile_filter optionAldo Cortesi2018-04-141-1/+24
* asyncio: adjust readfile.py addon for asyncAldo Cortesi2018-04-141-13/+17
* addon options: readfile, save, scriptAldo Cortesi2018-02-241-0/+5
* separate reading from stdin into its own addonMaximilian Hils2017-04-261-13/+19
* integrate readstdin into readfile addonMaximilian Hils2017-04-261-16/+28
* Move options into ctxAldo Cortesi2017-04-261-10/+2
* Add a light-weight custom event system, use it for keepservingAldo Cortesi2017-03-161-5/+1
* Extract flow reading into addonsAldo Cortesi2017-03-151-0/+50