aboutsummaryrefslogtreecommitdiffstats
path: root/libpathod/pathoc.py
Commit message (Collapse)AuthorAgeFilesLines
* Allow execution of specs from file, using +./pathAldo Cortesi2012-07-221-4/+12
|
* Multiline specifications for pathod and pathoc.Aldo Cortesi2012-07-221-1/+1
|
* More robust response handling.Aldo Cortesi2012-07-211-6/+6
|
* pathoc: add a flag to dump request information.Aldo Cortesi2012-07-211-8/+18
|
* Add support for client timeout to pathoc.Aldo Cortesi2012-07-211-3/+6
|
* Factor out request printing in to a method, and test it.Aldo Cortesi2012-06-301-4/+24
|
* Split pathod and pathoc daemon test suites out.Aldo Cortesi2012-06-261-0/+3
|
* Port pathoc to new netlib API. Add SNI.Aldo Cortesi2012-06-261-2/+2
|
* Move server to new explicit netlib API.Aldo Cortesi2012-06-251-1/+0
|
* Use http.read_response to read server response.Aldo Cortesi2012-06-241-3/+11
| | | | Also add a few different output formats, and a verbosity flag.
* Logging truss for pathod.Aldo Cortesi2012-06-241-1/+0
|
* Sketch out pathoc commandline interaction.Aldo Cortesi2012-06-241-0/+22