summaryrefslogtreecommitdiff
path: root/src/stransport_stream.c
Commit message (Expand)AuthorAgeFilesLines
* git_cert: child types use proper base typeEdward Thomson2015-07-101-1/+1
* Fixed build failure if GIT_CURL is not definedPierre-Olivier Latour2015-06-261-1/+1
* SecureTransport: use the curl stream if availablecmn/curl-streamCarlos Martín Nieto2015-06-241-1/+17
* Fix in stransport_stream.c for usage of SecCopyErrorMessageString(), which is...Logan Collins2015-06-151-0/+5
* Fixed some Secure Transport issues on OS XPierre-Olivier Latour2015-06-111-20/+36
* SecureTransport: handle graceful closescmn/secure-transportCarlos Martín Nieto2015-04-231-2/+3
* SecureTransport: require TLS v1.xCarlos Martín Nieto2015-04-231-0/+2
* SecureTransport: allow overriding a bad certificateCarlos Martín Nieto2015-04-231-14/+41
* Add a SecureTransport TLS channelCarlos Martín Nieto2015-04-231-0/+219