summaryrefslogtreecommitdiff
path: root/src/streams/stransport.c
Commit message (Expand)AuthorAgeFilesLines
* streams: fix callers potentially only writing partial dataPatrick Steinhardt2019-01-311-2/+1
* streams: don't write more than SSIZE_MAXEdward Thomson2019-01-251-2/+3
* git_error: use new names in internal APIs and usageEdward Thomson2019-01-221-10/+10
* http: remove cURLEdward Thomson2018-11-281-5/+0
* tls: introduce a wrap functionEdward Thomson2018-11-281-18/+48
* stransport: fix a warning on iOSEtienne Samson2018-09-251-1/+1
* stransport: provide error message on trust failuresEtienne Samson2017-12-141-1/+3
* stream: Gather streams to src/streamsEtienne Samson2017-10-231-0/+296