From jelte at NLnetLabs.nl Wed Apr 11 09:20:34 2007 From: jelte at NLnetLabs.nl (Jelte Jansen) Date: Wed, 11 Apr 2007 11:20:34 +0200 Subject: [ldns-users] Release announcement: ldns 1.2.0 Message-ID: <461CA862.4030008@NLnetLabs.nl> -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi, it's been a while, but we just released a new version of ldns. See the relevant changelog section below this message. Project page: http://www.nlnetlabs.nl/ldns Regards, The ldns development team Changelog: 11 Apr 2007 1.2,0: * canonicalization of rdata in DNSSEC functions now adheres to the rr type list in rfc3597, not rfc4035, which will be updated (see ) * ldns-walk now support dnames with maximum label length * ldnsd now takes an extra argument containing the address to listen on * signing no longer signs every rrset with KSK's, but only the DNSKEY rrset * ported to Solaris 10 * added ldns_send_buffer() function * added ldns-testpkts fake packet server * added ldns-notify to send NOTIFY packets * ldns-dpa can now accurately calculate the number of matches per second * libtool is now used for compilation too (still gcc, but not directly) * Bugfixes: - TSIG signing buffer size - resolv.conf reading (comments) - dname comparison off by one error - typo in keyfetchers output file name fixed (a . too much) - fixed zone file parser when comments contain ( or ) - fixed LOC RR type - fixed CERT RR type Drill: * drill prints error on failed axfr. * drill now accepts mangled packets with -f * old -c option (use tcp) changed to -t * -c option to specify alternative resolv.conf file added * feedback of signature chase improved * chaser now stops at root when no trusted keys are found instead of looping forever trying to find the DS for . * Fixed bugs: - wildcard on multiple labels signature verification - error in -f packet writing for malformed packets - made KSK check more resilient -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFGHKhi4nZCKsdOncURAoebAJ4tWwBA8O5/f9AFlcZ4R8FMjKsmkACgrRLr YUQsNXIBsIW2QawPIcZjRmY= =+8zE -----END PGP SIGNATURE----- From paul at xelerance.com Thu Apr 12 03:57:43 2007 From: paul at xelerance.com (Paul Wouters) Date: Thu, 12 Apr 2007 05:57:43 +0200 (CEST) Subject: [ldns-users] ldns 1.2.0 compile error In-Reply-To: <20051213151242.GI29781@atoom.net> References: <20051213151242.GI29781@atoom.net> Message-ID: Hi, The 1.2.0 release fixed compiling the ldns library on x86_64 machines, but drill is still using hardcoded path to /usr/lib: gcc -g -O2 -I. -L/usr/lib -L../lib -o drill drill.o drill_util.o error.o root.o work.o chasetrace.o dnssec.o securetrace.o -lssl -lcrypto -lldns /usr/bin/ld: skipping incompatible /usr/lib/libc.so when searching for -lc /usr/bin/ld: skipping incompatible /usr/lib/libc.a when searching for -lc /usr/bin/ld: warning: libcrypto.so.5, needed by /usr/lib/libldns.so, not found (try using -rpath or -rpath-link) drill.o: In function `main': /usr/src/redhat/BUILD/ldns-1.2.0/drill/drill.c:740: undefined reference to `ldns_send_buffer' /usr/src/redhat/BUILD/ldns-1.2.0/drill/drill.c:631: undefined reference to `ldns_resolver_prepare_query_pkt' /usr/src/redhat/BUILD/ldns-1.2.0/drill/drill.c:679: undefined reference to `ldns_dname_reverse' /usr/src/redhat/BUILD/ldns-1.2.0/drill/drill.c:692: undefined reference to `ldns_dname_reverse' drill_util.o: In function `print_dnskey_abbr': [...] Seems that whatever was fixed for ldns, did not get fixed for the drill subdirectory. Paul From calle at autonomica.se Fri Apr 27 15:35:24 2007 From: calle at autonomica.se (calle) Date: Fri, 27 Apr 2007 17:35:24 +0200 Subject: [ldns-users] ldns_rr_pop_rdf.. Message-ID: <1177688125.9096.4.camel@localhost.localdomain> Hi, Im just wandering if there is a function to retreive the rdf count. I manage to find the. ldns_rdf * ldns_rr_pop_rdf (ldns_rr *rr) and ldns_rdf * ldns_rr_rdf (const ldns_rr *rr, size_t nr) But not how many rdf there exists in the rr.. Its not that i really need it right now, but just out of curiosity..:) Cheers Carl From miek at miek.nl Fri Apr 27 17:54:12 2007 From: miek at miek.nl (Miek Gieben) Date: Fri, 27 Apr 2007 19:54:12 +0200 Subject: [ldns-users] ldns_rr_pop_rdf.. In-Reply-To: <1177688125.9096.4.camel@localhost.localdomain> References: <1177688125.9096.4.camel@localhost.localdomain> Message-ID: <20070427175412.GA11925@miek.nl> [On 27 Apr, @17:35, calle wrote in "[ldns-users] ldns_rr_pop_rdf.. ..."] > But not how many rdf there exists in the rr.. ldns_rr_rd_count() is what you need, -- grtz, - Miek http://www.miek.nl PGP: 6A3C F450 6D4E 7C6B C23C F982 258B 85CF 3880 D0F6 -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 189 bytes Desc: Digital signature URL: