summaryrefslogtreecommitdiff
path: root/src/libgit2/transports/ssh.c
Commit message (Expand)AuthorAgeFilesLines
* net: move `gitno` buffer to `staticstr`Edward Thomson2023-05-131-1/+0
* Revert "Pass hostkey & port to host verify callback"Edward Thomson2023-02-271-11/+3
* Pass hostkey & port to host verify callbackFrancois-Xavier Coudert2023-02-241-3/+11
* net: parse urls or scp style paths in the same functionEdward Thomson2023-02-241-11/+7
* Make failure to connect to ssh-agent non-fatalFrancois-Xavier Coudert2023-02-221-1/+3
* Set all SSH hostkey preferences that are availableEric Huss2023-02-091-43/+42
* ssh: give a realistic error messageEdward Thomson2023-02-091-2/+2
* ssh: support windows `known_hosts` filesEdward Thomson2023-02-091-8/+8
* ssh: look for a key in known_hosts to set the key type for the handshakeCarlos Martín Nieto2022-11-041-53/+153
* ssh: verify the remote's host key against known_hosts if it existsCarlos Martín Nieto2022-11-021-87/+222
* refactor: `src` is now `src/libgit2`Edward Thomson2022-02-221-0/+915