Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | nuke mock dependency | Thomas Kriechbaumer | 2017-01-22 | 1 | -1/+1 |
| | | | | This is already included in Python 3.3+ as unittest.mock | ||||
* | simplify ALPN and OpenSSL on macOS | Thomas Kriechbaumer | 2016-12-04 | 1 | -17/+17 |
| | |||||
* | The final piece: netlib -> mitproxy.net | Aldo Cortesi | 2016-10-20 | 1 | -13/+13 |
| | |||||
* | netlib.tutils -> mitmproxy.test.tutils | Aldo Cortesi | 2016-10-20 | 1 | -1/+1 |
| | | | | There's a LOT more to be done refactoring our different conflicting test utils. | ||||
* | netlib.exceptions.* -> mitmproxy.exceptions | Aldo Cortesi | 2016-10-20 | 1 | -2/+2 |
| | |||||
* | python3: clean up class brackets | Aldo Cortesi | 2016-10-17 | 1 | -6/+6 |
| | |||||
* | Zap object base class | Aldo Cortesi | 2016-10-17 | 1 | -6/+6 |
| | |||||
* | http2: improve framereader | Thomas Kriechbaumer | 2016-09-03 | 1 | -3/+3 |
| | |||||
* | http2: Remove TestReadRequestConnect test | Shadab Zafar | 2016-07-03 | 1 | -31/+0 |
| | |||||
* | move custom HTTP/2 stack from netlib to pathod | Thomas Kriechbaumer | 2016-06-17 | 1 | -0/+545 |