Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-11-29 | Force use of DNSSEC even if "options edns0" isn't in resolv.conf | Colin Watson | |
This allows SSHFP DNS records to be verified if glibc 2.11 is installed. Origin: vendor, https://cvs.fedoraproject.org/viewvc/F-12/openssh/openssh-5.2p1-edns.patch?revision=1.1&view=markup Bug: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=572049 Bug-Debian: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=572049 Last-Update: 2010-04-06 Patch-Name: dnssec-sshfp.patch | |||
2007-10-26 | - jakob@cvs.openbsd.org 2007/10/11 18:36:41 | Damien Miller | |
[openbsd-compat/getrrsetbyname.c openbsd-compat/getrrsetbyname.h] use RRSIG instead of SIG for DNSSEC. ok djm@ | |||
2004-01-26 | [defines.h openbsd-compat/getrrsetbyname.h] Move defines for HFIXEDSZ | Tim Rice | |
and T_SIG to getrrsetbyname.h | |||
2003-11-24 | - (djm) Annotate OpenBSD-derived files in openbsd-compat/ with original | Damien Miller | |
source file path (in OpenBSD tree). | |||
2003-10-15 | Fix comments to reflect recent change. | Darren Tucker | |
2003-10-15 | - (dtucker) [acconfig.h configure.ac dns.c openbsd-compat/getrrsetbyname.c | Darren Tucker | |
openbsd-compat/getrrsetbyname.h] DNS fingerprint support is now always compiled in but disabled in config. | |||
2003-08-29 | - (bal) openbsd-compat/ clean up. Considate headers, add in $Id$ on our | Ben Lindstrom | |
files, and added missing license to header. | |||
2003-05-15 | - (djm) Only build getrrsetbyname replacement when using --with-dns | Damien Miller | |
2003-05-15 | - (djm) Import getrrsetbyname() function from OpenBSD libc (for DNS support) | Damien Miller | |