kmx git
login
register
thodg
/
libgit2
/
include/git2/cert.h
include/git2/cert.h
Log
Author
Commit
Date
CI
Message
29fe5f61
2020-11-22T18:25:00
Also add the raw hostkey to `git_cert_hostkey` `git_cert_x509` has the raw encoded certificate. Let's do the same for the SSH certificate for symmetry.
48c3f7e1
2019-11-20T11:21:14
ssh: include sha256 host key hash when supported
606f6e21
2019-09-09T17:01:44
cert: move cert enums & struct to its own header