aboutsummaryrefslogtreecommitdiffstats
path: root/pathod/pathoc.py
Commit message (Expand)AuthorAgeFilesLines
* Unexpected spaces around =Shadab Zafar2016-06-151-1/+1
* Py3: pathocShadab Zafar2016-06-151-10/+17
* Make the tcp connection closer cancellableAldo Cortesi2016-06-121-33/+34
* Improve debugging of thread and other leaksAldo Cortesi2016-06-111-17/+17
* Fix a crash when pathoc connections failAldo Cortesi2016-06-101-65/+62
* Remove timestamps from pathoc outputAldo Cortesi2016-06-101-2/+6
* Fix sequencing in Pathoc websocket termination testAldo Cortesi2016-06-061-0/+1
* Close when Pathoc.connect raises an exceptionAldo Cortesi2016-06-061-35/+41
* Make tcp.Client.connect return a context manager that closes the connectionAldo Cortesi2016-06-031-1/+2
* Consolidate some functions to strutils.bytes_to_escaped_strAldo Cortesi2016-06-021-2/+3
* xrepr is used exactly once. move to pathoc.py.Aldo Cortesi2016-06-021-1/+5
* pathod: fix most flake8 offensesThomas Kriechbaumer2016-05-281-2/+1
* Py3: Import and Other misc. stuffShadab Zafar2016-05-261-4/+2
* py3++Maximilian Hils2016-04-131-4/+5
* response.msg -> response.reasonMaximilian Hils2016-04-021-1/+1
* s/nocover/no cover/gThomas Kriechbaumer2016-03-271-2/+2
* py3++Maximilian Hils2016-03-201-5/+5
* fix for sslinfo cert chain printing bug - now all certs get printedikoz2016-03-151-2/+3
* combine projectsMaximilian Hils2016-02-181-0/+534