Commit 286369a81fc2e1d77a7a134d5c140f023af1298b

Carlos Martín Nieto 2014-09-16T02:27:16

ssh: provide our own types for host key lengths Instead of using the libssh2 defines, provide our own, which eases usage as we do not need to check whether libgit2 was built with libssh2 or not.