summaryrefslogtreecommitdiff
path: root/include/git2/sys/stream.h
Commit message (Expand)AuthorAgeFilesLines
* net: use proxy options struct in the stream configCarlos Martín Nieto2016-04-191-1/+2
* stream: allow registering a user-provided TLS constructorcmn/tls-registerCarlos Martín Nieto2015-11-031-0/+13
* stream: add support for setting a proxyCarlos Martín Nieto2015-06-241-0/+2
* Fixed error when including git2/include/sys/stream.hJohn Haley2015-02-111-0/+2
* stream: constify the write bufferCarlos Martín Nieto2014-12-101-1/+1
* Introduce stackable IO streamsCarlos Martín Nieto2014-12-101-0/+40