aboutsummaryrefslogtreecommitdiffstats
path: root/mitmproxy/test/tflow.py
Commit message (Expand)AuthorAgeFilesLines
* store ClientHello extensions with client connectionMaximilian Hils2018-01-131-0/+1
* rename TLS/SSL-related attributesThomas Kriechbaumer2018-01-061-4/+4
* fix test flow timestamps to values that don't overflow in certain timezonesMaximilian Hils2018-01-051-11/+11
* add testsThomas Kriechbaumer2017-12-181-1/+3
* websocket: support domain and url filtersThomas Kriechbaumer2017-12-181-1/+1
* command cuts: add completionAldo Cortesi2017-12-171-0/+4
* fixed addon errorUjjwal Verma2017-07-261-1/+1
* cut: more flexible cut specification based on attribute pathsAldo Cortesi2017-04-301-2/+2
* add connection idsMaximilian Hils2017-03-141-0/+3
* make websocket flows serializableThomas Kriechbaumer2017-03-091-0/+1
* connections: coverage++ (#2064)Thomas Kriechbaumer2017-02-261-0/+7
* flowfilter: coverage++Thomas Kriechbaumer2017-02-241-1/+2
* nuke tcp.Address and add proper IPv6 supportThomas Kriechbaumer2017-02-241-3/+3
* store generated cert for each flowDaniel Lenski2017-02-211-0/+1
* websockets, tcp, version: coverage++Thomas Kriechbaumer2017-02-091-2/+3
* fix mergeThomas Kriechbaumer2017-02-021-5/+6
* cleanup test utilsThomas Kriechbaumer2017-02-021-0/+20
* test disable_h2c_upgrade addonThomas Kriechbaumer2017-01-231-0/+1
* test websocket addonThomas Kriechbaumer2017-01-231-0/+55
* always decode alpn where requiredMaximilian Hils2016-12-201-1/+1
* display ALPN informationThomas Kriechbaumer2016-12-171-1/+3
* addons: dumper spit and polishAldo Cortesi2016-11-021-3/+3
* Move test flow creators to mitmproxy.test.tflowAldo Cortesi2016-10-301-0/+107