Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | docs: fix some missing includes that cause Docurium to error out | Etienne Samson | 2021-05-27 | 1 | -0/+1 |
| | |||||
* | Add support for additional hostkey types. | Miguel Arroz | 2020-12-21 | 1 | -0/+8 |
| | | | | Specifically: ECDSA_256, ECDSA_384, ECDSA_521 and ED25519. | ||||
* | Also add the raw hostkey to `git_cert_hostkey` | lhchavez | 2020-11-27 | 1 | -5/+33 |
| | | | | | `git_cert_x509` has the raw encoded certificate. Let's do the same for the SSH certificate for symmetry. | ||||
* | ssh: include sha256 host key hash when supported | Anders Borum | 2019-11-20 | 1 | -0/+8 |
| | |||||
* | cert: move cert enums & struct to its own header | Etienne Samson | 2019-09-13 | 1 | -0/+127 |