bz#2039: add acknowledgement of the original authors of the ECDSA SSHFP DNS

work.  From Ondřej Surý.
This commit is contained in:
Darren Tucker 2012-09-07 10:44:34 +10:00
parent 29bf4040b4
commit 241995382e
1 changed files with 1 additions and 0 deletions

View File

@ -208,6 +208,7 @@
[dns.c dns.h key.c key.h ssh-keygen.c]
add support for RFC6594 SSHFP DNS records for ECDSA key types.
patch from bugzilla-m67 AT nulld.me in bz#1978; ok + tweak markus@
(Original authors OndÅ™ej SurÃ, OndÅ™ej Caletka and Daniel Black)
- djm@cvs.openbsd.org 2012/06/01 00:49:35
[PROTOCOL.mux]
correct types of port numbers (integers, not strings); bz#2004 from