Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove deprecated interfaces | Aldo Cortesi | 2016-11-04 | 1 | -4/+4 |
| | |||||
* | The final piece: netlib -> mitproxy.net | Aldo Cortesi | 2016-10-20 | 3 | -13/+13 |
| | |||||
* | netlib.exceptions.* -> mitmproxy.exceptions | Aldo Cortesi | 2016-10-20 | 2 | -5/+5 |
| | |||||
* | netlib.utils.BiDi -> mitmproxy.types.bidi.BiDi | Aldo Cortesi | 2016-10-20 | 1 | -2/+2 |
| | |||||
* | netlib.version -> mitmproxy.version | Aldo Cortesi | 2016-10-20 | 1 | -1/+1 |
| | |||||
* | remove empty lines at beginning of file | Thomas Kriechbaumer | 2016-10-17 | 1 | -1/+0 |
| | |||||
* | python3: clean up super and __future__ | Aldo Cortesi | 2016-10-17 | 1 | -1/+0 |
| | |||||
* | python3: clean up class brackets | Aldo Cortesi | 2016-10-17 | 2 | -4/+4 |
| | |||||
* | Zap object base class | Aldo Cortesi | 2016-10-17 | 2 | -4/+4 |
| | |||||
* | http2: frames don't have a human_readable method | Aldo Cortesi | 2016-10-04 | 1 | -4/+4 |
| | |||||
* | fix pathod http2 response creation | Maximilian Hils | 2016-09-21 | 1 | -2/+2 |
| | |||||
* | http2: improve framereader | Thomas Kriechbaumer | 2016-09-03 | 1 | -1/+1 |
| | |||||
* | add websockets support to mitmproxy | Thomas Kriechbaumer | 2016-09-01 | 1 | -1/+1 |
| | |||||
* | py3: fix bytes vs. str | Thomas Kriechbaumer | 2016-07-03 | 1 | -5/+5 |
| | |||||
* | h2: move header parsing to netlib | Shadab Zafar | 2016-07-03 | 1 | -39/+7 |
| | |||||
* | move custom HTTP/2 stack from netlib to pathod | Thomas Kriechbaumer | 2016-06-17 | 1 | -3/+436 |
| | |||||
* | Py3: Send bytes to get_cert | Shadab Zafar | 2016-06-16 | 1 | -1/+1 |
| | |||||
* | Py3: pathoc should send bytes over wire | Shadab Zafar | 2016-06-16 | 1 | -3/+3 |
| | |||||
* | Py3: websockets | Shadab Zafar | 2016-06-15 | 1 | -1/+1 |
| | |||||
* | Fold mitmproxy.version and pathod.version into netlib.version | Aldo Cortesi | 2016-06-12 | 1 | -2/+3 |
| | |||||
* | First-order removal of pathod API and app | Aldo Cortesi | 2016-06-05 | 1 | -25/+0 |
| | |||||
* | Pathod websocket service threads should not be immortal | Aldo Cortesi | 2016-06-03 | 1 | -1/+1 |
| | |||||
* | more style cleanup | Thomas Kriechbaumer | 2016-05-29 | 1 | -0/+6 |
| | |||||
* | pathod: fix most flake8 offenses | Thomas Kriechbaumer | 2016-05-28 | 1 | -0/+1 |
| | |||||
* | cleanup imports with flake8 | Thomas Kriechbaumer | 2016-05-28 | 2 | -4/+4 |
| | |||||
* | combine projects | Maximilian Hils | 2016-02-18 | 4 | -0/+148 |