summaryrefslogtreecommitdiffstats
path: root/usr.bin/ssh/ssh_api.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Revise hostkeys@openssh.com hostkey learning extension.djm2015-02-161-3/+4
* avoid more fatal/exit in the packet.c paths that ssh-keyscandjm2015-01-301-2/+3
* correctly match ECDSA subtype (== curve) for offered/recevieddjm2015-01-261-7/+9
* add experimental api for packet layer; ok djm@markus2015-01-191-0/+525