summaryrefslogtreecommitdiff
path: root/src/tls_stream.c
Commit message (Expand)AuthorAgeFilesLines
* stream: Gather streams to src/streamsEtienne Samson2017-10-231-42/+0
* Make sure to always include "common.h" firstPatrick Steinhardt2017-07-031-1/+2
* stream: allow registering a user-provided TLS constructorcmn/tls-registerCarlos Martín Nieto2015-11-031-0/+13
* Rename GIT_SSL to GIT_OPENSSLCarlos Martín Nieto2015-04-231-1/+1
* Abstract away the TLS stream implementationCarlos Martín Nieto2015-04-231-0/+28