summaryrefslogtreecommitdiff
path: root/include/git2/sys/stream.h
Commit message (Expand)AuthorAgeFilesLines
* deprecation: deprecated stream registration in if guardEdward Thomson2019-01-251-6/+15
* Introduce GIT_CALLBACK macro to enforce cdeclEdward Thomson2019-01-171-10/+10
* stream registration: take an enum typeEdward Thomson2018-11-281-3/+15
* stream: provide generic registration APIEdward Thomson2018-11-281-9/+38
* tls: introduce a wrap functionEdward Thomson2018-11-281-6/+36
* 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