1520. [protocol] Add SSHFP (SSH Finger Print) type.

This commit is contained in:
Mark Andrews 2003-10-21 05:25:16 +00:00
parent 6c27fe771f
commit 867759d584
3 changed files with 4 additions and 2 deletions

View file

@ -12,6 +12,8 @@
1521. [bug] dns_view_createresolver() failed to check the
result from isc_mem_create(). [RT# 9294]
1520. [protocol] Add SSHFP (SSH Finger Print) type.
1518. [bug] dns_nxt_buildrdata(), and hence dns_nxt_build(),
contained a off-by-one error when working out the
number of octets in the bitmap.

View file

@ -15,7 +15,7 @@
* WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*/
/* $Id: sshfp_44.c,v 1.1 2003/10/01 10:05:00 marka Exp $ */
/* $Id: sshfp_44.c,v 1.1.8.1 2003/10/21 05:25:16 marka Exp $ */
/* draft-ietf-secsh-dns-05.txt */

View file

@ -15,7 +15,7 @@
* WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*/
/* $Id: sshfp_44.h,v 1.1 2003/10/01 10:05:00 marka Exp $ */
/* $Id: sshfp_44.h,v 1.1.8.1 2003/10/21 05:25:16 marka Exp $ */
/* draft-ietf-secsh-dns-05.txt */