summaryrefslogtreecommitdiff
path: root/src/stream.h
Commit message (Expand)AuthorAgeFilesLines
* stream: add support for setting a proxyCarlos Martín Nieto2015-06-241-0/+15
* http: do not try to use the cert callback on unencrypted streamscmn/stream-check-ecCarlos Martín Nieto2015-03-161-0/+5
* Fix a couple of compiler warningsCarlos Martín Nieto2014-12-101-1/+1
* stream: constify the write bufferCarlos Martín Nieto2014-12-101-1/+1
* Introduce stackable IO streamsCarlos Martín Nieto2014-12-101-0/+48