Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix Python 3.6 variable type annotations #3053 | oscure76 | 2018-04-14 | 6 | -12/+12 |
* | Misc. typos | luz.paz | 2018-02-24 | 1 | -3/+3 |
* | avoid TLS/SSL ambiguity for Cert class | Thomas Kriechbaumer | 2018-01-07 | 1 | -1/+1 |
* | rename TLS/SSL-related functions | Thomas Kriechbaumer | 2018-01-06 | 3 | -3/+3 |
* | rename TLS/SSL-related attributes | Thomas Kriechbaumer | 2018-01-06 | 2 | -2/+2 |
* | mitmproxy.types -> mitmproxy.coretypes | Aldo Cortesi | 2017-12-17 | 3 | -3/+3 |
* | add host header to pathoc's CONNECT requests | Maximilian Hils | 2017-12-11 | 1 | -0/+1 |
* | split TLS parts from net.tcp into net.tls | Maximilian Hils | 2017-09-03 | 4 | -12/+12 |
* | Merge pull request #2469 from Kriechi/nuke-old-openssl | Maximilian Hils | 2017-07-25 | 1 | -8/+0 |
|\ | |||||
| * | nuke old openssl | Thomas Kriechbaumer | 2017-07-25 | 1 | -8/+0 |
* | | Squashed commit of the following: | Maximilian Hils | 2017-07-25 | 3 | -1/+3 |
|/ | |||||
* | fix recursive import | Maximilian Hils | 2017-05-26 | 5 | -46/+51 |
* | fix mypy annotations | Maximilian Hils | 2017-05-26 | 5 | -24/+22 |
* | pathod: fix leaking fds | Thomas Kriechbaumer | 2017-05-24 | 2 | -14/+11 |
* | fix various fd/socket leaks | Thomas Kriechbaumer | 2017-05-24 | 1 | -0/+4 |
* | fix pragmas | Thomas Kriechbaumer | 2017-05-17 | 1 | -4/+4 |
* | Extend Mypy checking to pathod | harsh vijay | 2017-05-02 | 9 | -35/+40 |
* | nuke tcp.Address and add proper IPv6 support | Thomas Kriechbaumer | 2017-02-24 | 4 | -9/+9 |
* | remove treq from pathoc | Thomas Kriechbaumer | 2017-02-12 | 1 | -11/+30 |
* | fix flaky coverage | Maximilian Hils | 2017-02-10 | 1 | -2/+2 |
* | increase test coverage | Thomas Kriechbaumer | 2017-02-02 | 1 | -1/+0 |
* | minor encoding fixes | Maximilian Hils | 2017-01-07 | 2 | -10/+10 |
* | rewrite absolute-form HTTP requests to relative form, fix #1759 (#1765) | Maximilian Hils | 2016-11-20 | 1 | -0/+2 |
* | Remove deprecated interfaces | Aldo Cortesi | 2016-11-04 | 1 | -4/+4 |
* | Allow forever wait at end of message #1541 | Naveen Pai | 2016-11-04 | 1 | -1/+3 |
* | tests: pathod/tutils.py -> pathod/tservers.py | Aldo Cortesi | 2016-11-02 | 1 | -1/+1 |
* | various encoding fixes, fix #1650 | Maximilian Hils | 2016-10-22 | 1 | -1/+1 |
* | The final piece: netlib -> mitproxy.net | Aldo Cortesi | 2016-10-20 | 10 | -39/+39 |
* | netlib.tutils -> mitmproxy.test.tutils | Aldo Cortesi | 2016-10-20 | 1 | -1/+1 |
* | netlib.exceptions.* -> mitmproxy.exceptions | Aldo Cortesi | 2016-10-20 | 5 | -9/+9 |
* | netlib.certutils -> mitmproxy.certs | Aldo Cortesi | 2016-10-20 | 2 | -14/+20 |
* | netlib.utils.BiDi -> mitmproxy.types.bidi.BiDi | Aldo Cortesi | 2016-10-20 | 1 | -2/+2 |
* | mitmproxy.types.[basethread,multidict,serializable] | Aldo Cortesi | 2016-10-20 | 2 | -2/+2 |
* | netlib.strutils -> mitmproxy.utils.strutils | Aldo Cortesi | 2016-10-20 | 5 | -5/+5 |
* | netlib.human -> mitmproxy.utils.human | Aldo Cortesi | 2016-10-20 | 3 | -3/+4 |
* | Create mitmproxy.utils hierarchy | Aldo Cortesi | 2016-10-20 | 1 | -2/+3 |
* | netlib.version -> mitmproxy.version | Aldo Cortesi | 2016-10-20 | 4 | -4/+4 |
* | pathoc: handle error when selecting on read file | Aldo Cortesi | 2016-10-19 | 1 | -1/+4 |
* | pathoc: Guess the Host header from the path if possible | Aldo Cortesi | 2016-10-19 | 1 | -3/+14 |
* | remove empty lines at beginning of file | Thomas Kriechbaumer | 2016-10-17 | 3 | -3/+0 |
* | python3: clean up super and __future__ | Aldo Cortesi | 2016-10-17 | 5 | -5/+0 |
* | python3: clean up class brackets | Aldo Cortesi | 2016-10-17 | 11 | -16/+16 |
* | Zap object base class | Aldo Cortesi | 2016-10-17 | 11 | -16/+16 |
* | pathod: remove six | Aldo Cortesi | 2016-10-17 | 7 | -19/+11 |
* | First-order conversion to Python3-only | Aldo Cortesi | 2016-10-17 | 2 | -3/+2 |
* | http2: frames don't have a human_readable method | Aldo Cortesi | 2016-10-04 | 1 | -4/+4 |
* | websockets_handshake -> websocket_handshake | Aldo Cortesi | 2016-10-04 | 1 | -3/+3 |
* | fix #1221 (#1578) | Maximilian Hils | 2016-09-24 | 2 | -9/+19 |
* | minor cleanups | Maximilian Hils | 2016-09-24 | 2 | -4/+4 |
* | fix pathod http2 response creation | Maximilian Hils | 2016-09-21 | 2 | -3/+3 |