summaryrefslogtreecommitdiff
path: root/src/socket_stream.c
Commit message (Expand)AuthorAgeFilesLines
* Use SOCK_CLOEXEC when creating socketsAndreas Smas2018-03-101-1/+1
* socket_stream: continue to next addrinfo on socket creation failurePatrick Steinhardt2017-04-261-4/+2
* giterr_set: consistent error messagesEdward Thomson2016-12-291-5/+5
* stream: constify the write bufferCarlos Martín Nieto2014-12-101-1/+1
* gitno: remove code which is no longer neededCarlos Martín Nieto2014-12-101-1/+0
* Add an OpenSSL IO streamCarlos Martín Nieto2014-12-101-15/+9
* Introduce stackable IO streamsCarlos Martín Nieto2014-12-101-0/+219