Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | git_cert: child types use proper base type | Edward Thomson | 2015-07-10 | 1 | -1/+1 |
* | Fixed build failure if GIT_CURL is not defined | Pierre-Olivier Latour | 2015-06-26 | 1 | -1/+1 |
* | SecureTransport: use the curl stream if availablecmn/curl-stream | Carlos Martín Nieto | 2015-06-24 | 1 | -1/+17 |
* | Fix in stransport_stream.c for usage of SecCopyErrorMessageString(), which is... | Logan Collins | 2015-06-15 | 1 | -0/+5 |
* | Fixed some Secure Transport issues on OS X | Pierre-Olivier Latour | 2015-06-11 | 1 | -20/+36 |
* | SecureTransport: handle graceful closescmn/secure-transport | Carlos Martín Nieto | 2015-04-23 | 1 | -2/+3 |
* | SecureTransport: require TLS v1.x | Carlos Martín Nieto | 2015-04-23 | 1 | -0/+2 |
* | SecureTransport: allow overriding a bad certificate | Carlos Martín Nieto | 2015-04-23 | 1 | -14/+41 |
* | Add a SecureTransport TLS channel | Carlos Martín Nieto | 2015-04-23 | 1 | -0/+219 |