libgit2/include
Carlos Martín Nieto 41698f22f6 net: remove support for outright ignoring certificates
This option make it easy to ignore anything about the server we're
connecting to, which is bad security practice. This was necessary as we
didn't use to expose detailed information about the certificate, but now
that we do, we should get rid of this.

If the user wants to ignore everything, they can still provide a
callback which ignores all the information passed.
2014-09-16 17:01:32 +02:00
..
git2 net: remove support for outright ignoring certificates 2014-09-16 17:01:32 +02:00
git2.h Just put it all in buffer. 2014-07-16 13:34:25 -07:00