libgit2/tests/online
Carlos Martín Nieto 9b9405865e Provide a callback for certificate validation
If the certificate validation fails (or always in the case of ssh),
let the user decide whether to allow the connection.

The data structure passed to the user is the native certificate
information from the underlying implementation, namely OpenSSL or
WinHTTP.
2014-09-16 17:01:30 +02:00
..
clone.c winhttp: Prevent swallowing of url parsing error 2014-08-27 17:37:29 +02:00
fetch.c remote: expose the remote's symref mappings 2014-05-21 12:12:32 +02:00
fetchhead.c Add reflog parameters to remote apis 2014-02-04 20:38:13 -08:00
push_util.c oid: Export git_oid_tostr_s instead of _allocfmt 2014-08-18 12:41:06 +02:00
push_util.h Provide a callback for certificate validation 2014-09-16 17:01:30 +02:00
push.c Merge remote-tracking branch 'upstream/master' into cmn/ssh-retry 2014-08-27 15:09:07 +02:00