summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2003-05-15 10:19:46 +1000
committerDamien Miller <djm@mindrot.org>2003-05-15 10:19:46 +1000
commit37876e913a069036501086a247ed2ea430cea206 (patch)
tree8294744f47011c82b63ec0b46f4449ff4f26ec7c /ChangeLog
parentabbae980e7532da68e7f6aa1da716fb69e7521ad (diff)
- jakob@cvs.openbsd.org 2003/05/14 18:16:20
[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@
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 7 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 8ad7108a6..8feae8b23 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -4,6 +4,12 @@
4 [ssh-agent.1] 4 [ssh-agent.1]
5 setup -> set up; 5 setup -> set up;
6 from wiz@netbsd 6 from wiz@netbsd
7 - jakob@cvs.openbsd.org 2003/05/14 18:16:20
8 [key.c key.h readconf.c readconf.h ssh_config.5 sshconnect.c]
9 [dns.c dns.h README.dns ssh-keygen.1 ssh-keygen.c]
10 add experimental support for verifying hos keys using DNS as described
11 in draft-ietf-secsh-dns-xx.txt. more information in README.dns.
12 ok markus@ and henning@
7 13
820030514 1420030514
9 - (djm) Bug #117: Don't lie to PAM about username 15 - (djm) Bug #117: Don't lie to PAM about username
@@ -1479,4 +1485,4 @@
1479 save auth method before monitor_reset_key_state(); bugzilla bug #284; 1485 save auth method before monitor_reset_key_state(); bugzilla bug #284;
1480 ok provos@ 1486 ok provos@
1481 1487
1482$Id: ChangeLog,v 1.2701 2003/05/15 00:16:21 djm Exp $ 1488$Id: ChangeLog,v 1.2702 2003/05/15 00:19:46 djm Exp $