Commit Graph

1 Commits

Author SHA1 Message Date
Carlos Martín Nieto 528e14aa4f Implement a managed TLS stream and tell libgit2 to use it
Instead of having to guess about how to make the TLS stream safe on the given
platform, we can use a managed one we implement ourselves and tell libgit2 to
use that.
2017-01-23 07:50:33 +00:00