libgit2/include
Dirkjan Bussink c1ec732f46 Setup better defaults for OpenSSL ciphers
This ensures that when using OpenSSL a safe default set of ciphers
is selected. This is done so that the client communicates securely
and we don't accidentally enable unsafe ciphers like RC4, or even
worse some old export ciphers.

Implements the first part of https://github.com/libgit2/libgit2/issues/3682
2016-04-11 15:58:56 -04:00
..
git2 Setup better defaults for OpenSSL ciphers 2016-04-11 15:58:56 -04:00
git2.h Include git2/transaction.h 2015-05-31 19:22:12 +02:00