aboutsummaryrefslogtreecommitdiffstats
path: root/pathod/protocols
Commit message (Expand)AuthorAgeFilesLines
* rename TLS/SSL-related functionsThomas Kriechbaumer2018-01-061-1/+1
* rename TLS/SSL-related attributesThomas Kriechbaumer2018-01-061-1/+1
* mitmproxy.types -> mitmproxy.coretypesAldo Cortesi2017-12-171-1/+1
* fix pragmasThomas Kriechbaumer2017-05-171-4/+4
* nuke tcp.Address and add proper IPv6 supportThomas Kriechbaumer2017-02-241-3/+3
* increase test coverageThomas Kriechbaumer2017-02-021-1/+0
* Remove deprecated interfacesAldo Cortesi2016-11-041-4/+4
* The final piece: netlib -> mitproxy.netAldo Cortesi2016-10-203-13/+13
* netlib.exceptions.* -> mitmproxy.exceptionsAldo Cortesi2016-10-202-5/+5
* netlib.utils.BiDi -> mitmproxy.types.bidi.BiDiAldo Cortesi2016-10-201-2/+2
* netlib.version -> mitmproxy.versionAldo Cortesi2016-10-201-1/+1
* remove empty lines at beginning of fileThomas Kriechbaumer2016-10-171-1/+0
* python3: clean up super and __future__Aldo Cortesi2016-10-171-1/+0
* python3: clean up class bracketsAldo Cortesi2016-10-172-4/+4
* Zap object base classAldo Cortesi2016-10-172-4/+4
* http2: frames don't have a human_readable methodAldo Cortesi2016-10-041-4/+4
* fix pathod http2 response creationMaximilian Hils2016-09-211-2/+2
* http2: improve framereaderThomas Kriechbaumer2016-09-031-1/+1
* add websockets support to mitmproxyThomas Kriechbaumer2016-09-011-1/+1
* py3: fix bytes vs. strThomas Kriechbaumer2016-07-031-5/+5
* h2: move header parsing to netlibShadab Zafar2016-07-031-39/+7
* move custom HTTP/2 stack from netlib to pathodThomas Kriechbaumer2016-06-171-3/+436
* Py3: Send bytes to get_certShadab Zafar2016-06-161-1/+1
* Py3: pathoc should send bytes over wireShadab Zafar2016-06-161-3/+3
* Py3: websocketsShadab Zafar2016-06-151-1/+1
* Fold mitmproxy.version and pathod.version into netlib.versionAldo Cortesi2016-06-121-2/+3
* First-order removal of pathod API and appAldo Cortesi2016-06-051-25/+0
* Pathod websocket service threads should not be immortalAldo Cortesi2016-06-031-1/+1
* more style cleanupThomas Kriechbaumer2016-05-291-0/+6
* pathod: fix most flake8 offensesThomas Kriechbaumer2016-05-281-0/+1
* cleanup imports with flake8Thomas Kriechbaumer2016-05-282-4/+4
* combine projectsMaximilian Hils2016-02-184-0/+148