aboutsummaryrefslogtreecommitdiffstats
path: root/pathoc
Commit message (Collapse)AuthorAgeFilesLines
* pathod: handle keyboard interrupts and SSL errors.Aldo Cortesi2012-07-221-12/+21
|
* pathoc: add a flag to dump request information.Aldo Cortesi2012-07-211-1/+5
|
* Add support for client timeout to pathoc.Aldo Cortesi2012-07-211-2/+8
|
* Add an -n argument to pathoc, to repeat the specified requests N times.Aldo Cortesi2012-07-211-15/+38
|
* Factor out request printing in to a method, and test it.Aldo Cortesi2012-06-301-14/+6
|
* Port pathoc to new netlib API. Add SNI.Aldo Cortesi2012-06-261-4/+10
|
* Use http.read_response to read server response.Aldo Cortesi2012-06-241-4/+11
| | | | Also add a few different output formats, and a verbosity flag.
* Logging truss for pathod.Aldo Cortesi2012-06-241-1/+1
|
* Sketch out pathoc commandline interaction.Aldo Cortesi2012-06-241-0/+25