summaryrefslogtreecommitdiffstats
path: root/usr.bin/ssh/dns.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* moar whitespace at eoldjm2015-05-081-2/+2
* sync ssh-keysign, ssh-keygen and some dependencies to the newdjm2015-01-151-3/+4
* Add support for SSHFP DNS records for ED25519 key types.logan2014-04-201-2/+3
* add support for RFC6594 SSHFP DNS records for ECDSA key types.djm2012-05-231-6/+9
* Add support for certificate key types for users and hosts.djm2010-02-261-3/+3
* almost entirely get rid of the culture of ".h files that include .h files"deraadt2006-08-031-8/+1
* move #include <stdio.h> out of includes.hstevesk2006-08-011-1/+3
* move #include <sys/socket.h> out of includes.hstevesk2006-07-081-1/+4
* standardise spacing in $OpenBSD$ tags; requested by deraadt@djm2006-03-251-1/+1
* more cleanups; ok jakob@stevesk2005-10-171-3/+1
* update SSHFP validation. ok markus@jakob2003-11-121-6/+7
* include SSHFP lookup code (not enabled by default). ok markus@jakob2003-10-141-3/+1
* rename enumjakob2003-05-141-8/+8
* update license, remove 3rd clause. ok author (me)jakob2003-05-141-3/+1
* add experimental support for verifying hos keys using DNS as describedjakob2003-05-141-0/+59