Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | pytest.raises: shim new API | Thomas Kriechbaumer | 2017-02-08 | 1 | -1/+1 |
* | replace tutils.raises with pytest.raises + shim | Thomas Kriechbaumer | 2017-02-02 | 1 | -15/+12 |
* | simplify ALPN and OpenSSL on macOS | Thomas Kriechbaumer | 2016-12-04 | 1 | -3/+9 |
* | tests: pathod/tutils.py -> pathod/tservers.py | Aldo Cortesi | 2016-11-02 | 1 | -11/+12 |
* | The final piece: netlib -> mitproxy.net | Aldo Cortesi | 2016-10-20 | 1 | -1/+1 |
* | netlib.exceptions.* -> mitmproxy.exceptions | Aldo Cortesi | 2016-10-20 | 1 | -5/+5 |
* | python3: clean up class brackets | Aldo Cortesi | 2016-10-17 | 1 | -1/+1 |
* | Zap object base class | Aldo Cortesi | 2016-10-17 | 1 | -1/+1 |
* | test & examples: zap six | Aldo Cortesi | 2016-10-17 | 1 | -2/+2 |
* | move custom HTTP/2 stack from netlib to pathod | Thomas Kriechbaumer | 2016-06-17 | 1 | -1/+2 |
* | Py3: Store certificate with a byte key | Shadab Zafar | 2016-06-16 | 1 | -1/+1 |
* | Py3: Fix tests by using byte literals | Shadab Zafar | 2016-06-16 | 1 | -7/+7 |
* | fix all pathod tests on Windows :tada: | Maximilian Hils | 2016-06-06 | 1 | -14/+14 |
* | Remove last vestiges of noapi and noweb from pathod | Aldo Cortesi | 2016-06-05 | 1 | -11/+1 |
* | First-order removal of pathod API and app | Aldo Cortesi | 2016-06-05 | 1 | -10/+0 |
* | Reimplement test retrievals on pathoc and ditch requests | Aldo Cortesi | 2016-06-02 | 1 | -7/+2 |
* | pathod.test shouldn't use the API at all | Aldo Cortesi | 2016-06-02 | 1 | -4/+5 |
* | Since we have locks over the logs, use direct access rather than API requests... | Aldo Cortesi | 2016-06-02 | 1 | -4/+3 |
* | Honesty in testing | Aldo Cortesi | 2016-06-02 | 1 | -5/+0 |
* | more style cleanup | Thomas Kriechbaumer | 2016-05-29 | 1 | -5/+5 |
* | cleanup imports with flake8 | Thomas Kriechbaumer | 2016-05-28 | 1 | -1/+1 |
* | tests: silence flaky pathod test | Maximilian Hils | 2016-05-20 | 1 | -0/+1 |
* | tests: properly skip pathod tests | Maximilian Hils | 2016-05-18 | 1 | -3/+3 |
* | tests: xfail -> skip | Maximilian Hils | 2016-05-18 | 1 | -3/+3 |
* | silence flaky pathod test | Maximilian Hils | 2016-04-21 | 1 | -0/+1 |
* | py3++: cStringIO | Maximilian Hils | 2016-03-20 | 1 | -4/+2 |
* | fix all libpathod->pathod references | Thomas Kriechbaumer | 2016-02-16 | 1 | -1/+1 |
* | temporarily silence flaky tests | Maximilian Hils | 2016-02-16 | 1 | -0/+3 |
* | fix ALPN checks | Maximilian Hils | 2016-02-15 | 1 | -1/+1 |
* | move tests into shared folder | Maximilian Hils | 2016-02-15 | 1 | -0/+289 |