Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | pathod: handle keyboard interrupts and SSL errors. | Aldo Cortesi | 2012-07-22 | 1 | -12/+21 |
* | pathoc: add a flag to dump request information. | Aldo Cortesi | 2012-07-21 | 1 | -1/+5 |
* | Add support for client timeout to pathoc. | Aldo Cortesi | 2012-07-21 | 1 | -2/+8 |
* | Add an -n argument to pathoc, to repeat the specified requests N times. | Aldo Cortesi | 2012-07-21 | 1 | -15/+38 |
* | Factor out request printing in to a method, and test it. | Aldo Cortesi | 2012-06-30 | 1 | -14/+6 |
* | Port pathoc to new netlib API. Add SNI. | Aldo Cortesi | 2012-06-26 | 1 | -4/+10 |
* | Use http.read_response to read server response. | Aldo Cortesi | 2012-06-24 | 1 | -4/+11 |
* | Logging truss for pathod. | Aldo Cortesi | 2012-06-24 | 1 | -1/+1 |
* | Sketch out pathoc commandline interaction. | Aldo Cortesi | 2012-06-24 | 1 | -0/+25 |