summaryrefslogtreecommitdiff
path: root/include/git2/cert.h
Commit message (Expand)AuthorAgeFilesLines
* Make enum in includes C90 compliant by removing trailing comma.Peter Pettersson2021-11-151-2/+2
* docs: fix some missing includes that cause Docurium to error outEtienne Samson2021-05-271-0/+1
* Add support for additional hostkey types.Miguel Arroz2020-12-211-0/+8
* Also add the raw hostkey to `git_cert_hostkey`lhchavez2020-11-271-5/+33
* ssh: include sha256 host key hash when supportedAnders Borum2019-11-201-0/+8
* cert: move cert enums & struct to its own headerEtienne Samson2019-09-131-0/+127