summaryrefslogtreecommitdiffstats
path: root/README.dns
AgeCommit message (Collapse)Author
2003-10-15 - jakob@cvs.openbsd.org 2003/10/14 19:43:23Darren Tucker
[README.dns] update Resynced with OpenBSD too: DNSFP support is now always compiled in so the configure support (and documentation thereof) can go away.
2003-05-15 - (djm) Adapt README.dns for portableDamien Miller
2003-05-15 - jakob@cvs.openbsd.org 2003/05/14 18:16:20Damien Miller
[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@