summaryrefslogtreecommitdiff
path: root/README.dns
Commit message (Collapse)AuthorAgeFilesLines
* - jakob@cvs.openbsd.org 2003/10/14 19:43:23dtucker2003-10-151-14/+9
| | | | | | | | [README.dns] update Resynced with OpenBSD too: DNSFP support is now always compiled in so the configure support (and documentation thereof) can go away.
* - (djm) Adapt README.dns for portabledjm2003-05-151-4/+1
|
* - jakob@cvs.openbsd.org 2003/05/14 18:16:20djm2003-05-151-0/+55
[key.c key.h readconf.c readconf.h ssh_config.5 sshconnect.c] [dns.c dns.h README.dns ssh-keygen.1 ssh-keygen.c] add experimental support for verifying hos keys using DNS as described in draft-ietf-secsh-dns-xx.txt. more information in README.dns. ok markus@ and henning@