Age | Commit message (Expand) | Author |
---|---|---|
2012-05-23 | add support for RFC6594 SSHFP DNS records for ECDSA key types. | Damien Miller |
2010-02-26 | Add support for certificate key types for users and hosts. | Damien Miller |
2006-08-03 | almost entirely get rid of the culture of ".h files that include .h files" | Theo de Raadt |
2006-08-01 | move #include <stdio.h> out of includes.h | Kevin Steves |
2006-07-08 | move #include <sys/socket.h> out of includes.h | Kevin Steves |
2006-03-25 | standardise spacing in $OpenBSD$ tags; requested by deraadt@ | Damien Miller |
2005-10-17 | more cleanups; ok jakob@ | Kevin Steves |
2003-11-12 | update SSHFP validation. ok markus@ | Jakob Schlyter |
2003-10-14 | include SSHFP lookup code (not enabled by default). ok markus@ | Jakob Schlyter |
2003-05-14 | rename enum | Jakob Schlyter |
2003-05-14 | update license, remove 3rd clause. ok author (me) | Jakob Schlyter |
2003-05-14 | add experimental support for verifying hos keys using DNS as described | Jakob Schlyter |