]> git.ipfire.org Git - thirdparty/ldns.git/log
thirdparty/ldns.git
12 years agomake lint happy
Yuri Schaeffer [Fri, 18 Jan 2013 16:21:21 +0000 (16:21 +0000)] 
make lint happy

12 years agoforgot to ci headerfile
Yuri Schaeffer [Fri, 18 Jan 2013 15:28:21 +0000 (15:28 +0000)] 
forgot to ci headerfile

12 years agocompare edns payload to raw bytes
Yuri Schaeffer [Fri, 18 Jan 2013 15:03:49 +0000 (15:03 +0000)] 
compare edns payload to raw bytes

12 years agoAdd --disable-dane option to configure and check availability of the for dane needed...
Willem Toorop [Tue, 15 Jan 2013 12:37:54 +0000 (12:37 +0000)] 
Add --disable-dane option to configure and check availability of the for dane needed X509_check_ca function in openssl.

13 years agoAnd now uses sha256.c defined constants.
Wouter Wijngaards [Mon, 17 Dec 2012 08:27:08 +0000 (08:27 +0000)] 
And now uses sha256.c defined constants.

13 years agoFixup SHA256 ifdef in dane.c. It is treated as unknown if disabled.
Wouter Wijngaards [Mon, 17 Dec 2012 08:08:34 +0000 (08:08 +0000)] 
Fixup SHA256 ifdef in dane.c.  It is treated as unknown if disabled.

13 years agoAnother resource leak from Maxime Villard
Willem Toorop [Thu, 13 Dec 2012 20:14:32 +0000 (20:14 +0000)] 
Another resource leak from Maxime Villard

13 years agoRevert leading zero's in the octets of IPv4 addresses patch.
Willem Toorop [Thu, 13 Dec 2012 16:01:18 +0000 (16:01 +0000)] 
Revert leading zero's in the octets of IPv4 addresses patch.

13 years agoMake lint happy
Willem Toorop [Wed, 12 Dec 2012 15:58:56 +0000 (15:58 +0000)] 
Make lint happy

13 years agoOk... make A str2host a bit more portable and remove inet_pton.
Willem Toorop [Wed, 12 Dec 2012 15:10:33 +0000 (15:10 +0000)] 
Ok... make A str2host a bit more portable and remove inet_pton.

13 years agoAllow for leading zero's in the octets of IPv4 addresses.
Willem Toorop [Wed, 12 Dec 2012 14:40:21 +0000 (14:40 +0000)] 
Allow for leading zero's in the octets of IPv4 addresses.
See errata of RFC6742 which refers to RFC990...

13 years agoAh... forgot those python bindings again...
Willem Toorop [Wed, 12 Dec 2012 14:04:13 +0000 (14:04 +0000)] 
Ah... forgot those python bindings again...

13 years agoAlso anticipate the more data at the end of an ilnp64 case
Willem Toorop [Wed, 12 Dec 2012 14:00:54 +0000 (14:00 +0000)] 
Also anticipate the more data at the end of an ilnp64 case

13 years agoRename aaaa_half to ilnp64 and more syntax checking on them.
Willem Toorop [Wed, 12 Dec 2012 13:44:30 +0000 (13:44 +0000)] 
Rename aaaa_half to ilnp64 and more syntax checking on them.

13 years agoFix resource leaks in masterdont server from Maxime Villard.
Willem Toorop [Wed, 12 Dec 2012 10:58:05 +0000 (10:58 +0000)] 
Fix resource leaks in masterdont server from Maxime Villard.

13 years agoport ldns to windows.
Wouter Wijngaards [Tue, 4 Dec 2012 12:06:49 +0000 (12:06 +0000)] 
port ldns to windows.

13 years agoFixup typo in header (from Yuri).
Wouter Wijngaards [Tue, 4 Dec 2012 10:28:35 +0000 (10:28 +0000)] 
Fixup typo in header (from Yuri).

13 years agoFinish integer size fix leftover :/
Willem Toorop [Thu, 22 Nov 2012 13:21:39 +0000 (13:21 +0000)] 
Finish integer size fix leftover :/

13 years agoFix ldns_dnssec_zone_new_frm_fp_l to allow the last parsed line of a zone to be an...
Willem Toorop [Wed, 21 Nov 2012 22:12:52 +0000 (22:12 +0000)] 
Fix ldns_dnssec_zone_new_frm_fp_l to allow the last parsed line of a zone to be an NSEC3 (or its RRSIG) covering an empty non terminal.
Thanks Peter van Dijk

13 years agos/aaaa_short/aaaa_half/gI
Willem Toorop [Mon, 19 Nov 2012 13:31:58 +0000 (13:31 +0000)] 
s/aaaa_short/aaaa_half/gI

13 years agoOopsy... forgot one 4_shorts symbol :/
Willem Toorop [Mon, 19 Nov 2012 11:37:36 +0000 (11:37 +0000)] 
Oopsy... forgot one 4_shorts symbol :/

13 years agorename 4_shorts to aaaa_short because that is what it will be named in nsd
Willem Toorop [Mon, 19 Nov 2012 11:14:15 +0000 (11:14 +0000)] 
rename 4_shorts to aaaa_short because that is what it will be named in nsd

13 years agocopy paste error: nid != l32 != l64 != lp
Matthijs Mekking [Mon, 19 Nov 2012 11:09:46 +0000 (11:09 +0000)] 
copy paste error: nid != l32 != l64 != lp

13 years agoSupport for RFC6742 Resource Records for the Identifier-Locator Network Protocol...
Willem Toorop [Sat, 17 Nov 2012 23:22:53 +0000 (23:22 +0000)] 
Support for RFC6742 Resource Records for the Identifier-Locator Network Protocol (ILNP): NID, L32, L64 and LP.
There was a need to add a new rdf type representing 64bits represented as 4 hexidecimal shorts seperated by colons.
Proper testing still pending.

13 years agosvn:NO TEST
Willem Toorop [Tue, 13 Nov 2012 09:56:43 +0000 (09:56 +0000)] 
svn:NO TEST
BSD make does not like multiple sources when using $< in Makefile

13 years agoSet date for 1.6.16 release and prepare branches branch. svn:NO TEST
Willem Toorop [Tue, 13 Nov 2012 09:31:47 +0000 (09:31 +0000)] 
Set date for 1.6.16 release and prepare branches branch. svn:NO TEST

13 years agoAllow for multiple unbound regression tests to run at once
Willem Toorop [Mon, 12 Nov 2012 23:20:00 +0000 (23:20 +0000)] 
Allow for multiple unbound regression tests to run at once

13 years agosvn:NO TEST
Willem Toorop [Mon, 12 Nov 2012 23:13:07 +0000 (23:13 +0000)] 
svn:NO TEST
Just some data to test no testing

13 years agoAnd a compile a new unbound test
Willem Toorop [Mon, 12 Nov 2012 22:37:50 +0000 (22:37 +0000)] 
And a compile a new unbound test

13 years agotpkg from /home/tpkg in unbound regression test
Willem Toorop [Mon, 12 Nov 2012 21:55:22 +0000 (21:55 +0000)] 
tpkg from /home/tpkg in unbound regression test

13 years agoUnbound regression testing
Willem Toorop [Mon, 12 Nov 2012 21:42:12 +0000 (21:42 +0000)] 
Unbound regression testing

13 years agoMerge in python unit tests + building pyldns with BSD make
Willem Toorop [Mon, 12 Nov 2012 20:44:27 +0000 (20:44 +0000)] 
Merge in python unit tests + building pyldns with BSD make

13 years agoupdate changelog
Matthijs Mekking [Mon, 12 Nov 2012 15:11:04 +0000 (15:11 +0000)] 
update changelog

13 years agoFix building of pyldns on FreeBSD :(
Willem Toorop [Mon, 12 Nov 2012 13:59:23 +0000 (13:59 +0000)] 
Fix building of pyldns on FreeBSD :(
And added regressions tests for pyldns and pyldnsx

13 years agoallow for read datafiles with skip leftmost whitespace
Matthijs Mekking [Tue, 6 Nov 2012 14:28:45 +0000 (14:28 +0000)] 
allow for read datafiles with skip leftmost whitespace

13 years agofix for ldns-testns
Matthijs Mekking [Thu, 1 Nov 2012 15:15:00 +0000 (15:15 +0000)] 
fix for ldns-testns

13 years agoempty data is allowed, for nsec3 at empty non terminals
Matthijs Mekking [Wed, 31 Oct 2012 12:15:23 +0000 (12:15 +0000)] 
empty data is allowed, for nsec3 at empty non terminals

13 years agoBumb version
Willem Toorop [Wed, 31 Oct 2012 11:04:38 +0000 (11:04 +0000)] 
Bumb version

13 years agopyldns fixes
Willem Toorop [Tue, 30 Oct 2012 22:18:53 +0000 (22:18 +0000)] 
pyldns fixes

13 years agoBumb versions for emergency release
Willem Toorop [Thu, 25 Oct 2012 12:09:06 +0000 (12:09 +0000)] 
Bumb versions for emergency release

13 years agoerror at the end
Matthijs Mekking [Thu, 25 Oct 2012 11:47:43 +0000 (11:47 +0000)] 
error at the end

13 years agoOops... forgot to update the Changelog dates.
Willem Toorop [Tue, 23 Oct 2012 13:51:09 +0000 (13:51 +0000)] 
Oops... forgot to update the Changelog dates.

13 years agoTags and branches part 1
Willem Toorop [Tue, 23 Oct 2012 12:17:55 +0000 (12:17 +0000)] 
Tags and branches part 1

13 years agoOh yes... with ldns-dane insecure TLSAs are ok when -d is given
Willem Toorop [Fri, 19 Oct 2012 12:17:38 +0000 (12:17 +0000)] 
Oh yes... with ldns-dane insecure TLSAs are ok when -d is given

13 years agoFindings from release candidate
Willem Toorop [Fri, 19 Oct 2012 12:03:05 +0000 (12:03 +0000)] 
Findings from release candidate
- With drill:
- Read default key only when DNSSEC tracing or chasing
- With ldns-dane:
- When performing as stub resolver with DNSSEC enabled,
  interpret SERVFAIL as BOGUS.
- Just discard bogus address records (instead of quiting all together)
- Don't release on the stack rdf data in ldns_pkt_verify_time

13 years agoAllow for builddir != srcdir for the new (generated) manpages drill.1, ldns-dane...
Willem Toorop [Wed, 17 Oct 2012 13:36:24 +0000 (13:36 +0000)] 
Allow for builddir != srcdir for the new (generated) manpages drill.1, ldns-dane.1 and ldns-verify-zone.1

13 years agoMerge in 1.6.14rc2 changes:
Willem Toorop [Tue, 16 Oct 2012 11:59:41 +0000 (11:59 +0000)] 
Merge in 1.6.14rc2 changes:

- Paul Wouter's suggestion to have a create and a verify option to ldns-dane
  and configurable CAfile and CApath
  and configurable trust anchor

and

- Get rid of doxygen-1.8 warnings

13 years agoBranche of the 1.6.14 release candidate and prepare trunk for 1.6.15 putting back...
Willem Toorop [Fri, 12 Oct 2012 09:41:32 +0000 (09:41 +0000)] 
Branche of the 1.6.14 release candidate and prepare trunk for 1.6.15 putting back the radix tree

13 years agoThings that came out of testing process (just the unknown IPPROTO_SCTP)
Willem Toorop [Fri, 12 Oct 2012 08:56:17 +0000 (08:56 +0000)] 
Things that came out of testing process (just the unknown IPPROTO_SCTP)
and not distribution radix functions yet... (talk to Matthijs first)

13 years agoInteract without fork
Willem Toorop [Wed, 10 Oct 2012 20:26:24 +0000 (20:26 +0000)] 
Interact without fork

13 years agouse /etc/unbound/root.key as default trusted key
Willem Toorop [Wed, 10 Oct 2012 14:32:11 +0000 (14:32 +0000)] 
use /etc/unbound/root.key as default trusted key

13 years agoBugfix 474: Define socklen_t when undefined.
Willem Toorop [Tue, 9 Oct 2012 12:48:32 +0000 (12:48 +0000)] 
Bugfix 474: Define socklen_t when undefined.
Thanks Frank Denis

13 years agoDefault key for drill when none is given.
Willem Toorop [Tue, 9 Oct 2012 12:34:03 +0000 (12:34 +0000)] 
Default key for drill when none is given.

13 years agoPart of code review from Wouter part 2
Willem Toorop [Mon, 8 Oct 2012 14:33:22 +0000 (14:33 +0000)] 
Part of code review from Wouter part 2

13 years agoCode review from Wouter part 1
Willem Toorop [Mon, 8 Oct 2012 13:04:10 +0000 (13:04 +0000)] 
Code review from Wouter part 1

13 years agobugfix 473.
Willem Toorop [Sun, 7 Oct 2012 09:42:10 +0000 (09:42 +0000)] 
bugfix 473.
- Fix unnecessary opening and closing of file in read_hex_buffer in drill/work.c.
- Close input_file in read_key_file
- Signed return type of possibly -1 returning read_line

13 years agobit more consisten error handling flow control
Willem Toorop [Thu, 27 Sep 2012 08:50:22 +0000 (08:50 +0000)] 
bit more consisten error handling flow control

13 years agoAdapt manpage for TSIG key generation
Willem Toorop [Tue, 25 Sep 2012 12:46:17 +0000 (12:46 +0000)] 
Adapt manpage for TSIG key generation

13 years agoFinal code review thingies:
Willem Toorop [Tue, 25 Sep 2012 11:58:14 +0000 (11:58 +0000)] 
Final code review thingies:

Bufferoverflow in data_buffer2wire in ldns-testpkts.c
Print unknown rcodes in ldns_axfr_next in resolver.c
Handle errors in main in ldns-keyfetcher.c
Continue in correct loop in ldns_resolver_new_frm_fp_l in resolver.c
Skip set delimeters (to del) when tokenread i.s.o. delim in ldns_bget_token and ldns_fget_token in parse.c
Test reply when verifying tsig in ldns_send_buffer in net.c
Assert that verify_next_hashed_name is only called with nsecs in the zone with ldns-verify-zone.c
Set inception and expiration on keys after they are read from the engine in main in ldns-signzone.c
Gracefully return from ldns_dnssec_zone_add_empty_nonterminals in a broken rbtree.
Check if tree->rr is null before use in ldns_dnssec_trust_tree_contains_keys in dnssec_verify.c
Check data for null before use in ldns_dnssec_create_nsec_bitmap in dnssec.c
Dead code in ldns_str2rdf_wks, ldns_resolver_query, examples/ldns_testpkts/data_buffer2wire, drill/work/packetbuffromfile & ldns_dnssec_verify_denial_nsec3_match.

13 years agoOops
Willem Toorop [Mon, 24 Sep 2012 20:47:13 +0000 (20:47 +0000)] 
Oops

13 years agoCode review changes:
Willem Toorop [Mon, 24 Sep 2012 20:38:11 +0000 (20:38 +0000)] 
Code review changes:

free wire when returning from dump_hex in drill/work.c
return properly from do_secure_trace in drill/securetrace.c on ldns_resolver_push_nameserver_rr_list error
free keys after use in print_ds_of_keys in drill/drill_util.c
free util variables when returning from ldns_verify_denial in drill/dnssec.c
Free ldns_pkt p when returning from get_rr in drill/dnssec.c
Resource leak in get_dnssec_rr in drill/dnssec.c
Resource leak in drill_pkt_print_footer in drill/dnssec.c
free new_nss after printing in drill_pkt_print in drill/dnssec.c
Resource leak in drill_pkt_print in drill/dnssec.c
Free res and p when returning from do_trace in drill/chasetrace.c
Multiple resource leaks in ldns_dnssec_zone_new_frm_fp_l in dnssec_zone.c
free chopped_dname before return in ldns_dnssec_verify_denial in dnssec_verify.c
Proper cleanup of tmp_rrset in ldns_dnssec_derive_trust_tree_normal_rrset_time in dnssec_verify.c
free signatures in ldns_dnssec_build_data_chain in dnssec_verify.c
free b64sig when RSA_sign fails in ldns_sign_public_rsasha1 in dnssec_sign.c
free currentsig and signatures when premature returning from ldns_sign_public in dnssec_sign.c
shallow free nsec3_list when returning from ldns_dnssec_zone_create_nsec3s_mkmap in dnssec_sign.c
multiple resource leaks in ldns_pkt_verify_time in dnssec.c
Free hashed_owner when prematurily returning from ldns_create_nsec3 in dnssec.c

and

Fix root label detection in dname.c (before last non-root labels ending in 0-character were not possible -- and they are really)
Lessen memory-management in ldns_dname_reverse to 1 malloc

13 years agoadd SOA rr in AUTH section when QTYPE=IXFR
Matthijs Mekking [Mon, 24 Sep 2012 11:06:40 +0000 (11:06 +0000)] 
add SOA rr in AUTH section when QTYPE=IXFR

13 years agoClumsy me
Willem Toorop [Fri, 21 Sep 2012 20:01:05 +0000 (20:01 +0000)] 
Clumsy me

13 years agoUse regexp to export symbols and set micro version number back to what it should be.
Willem Toorop [Fri, 21 Sep 2012 12:18:28 +0000 (12:18 +0000)] 
Use regexp to export symbols and set micro version number back to what it should be.

13 years agoSigchase for ldns-dane. I think it is ready enough for realse now...
Willem Toorop [Fri, 21 Sep 2012 10:58:23 +0000 (10:58 +0000)] 
Sigchase for ldns-dane. I think it is ready enough for realse now...

13 years agoAsked Jakob. A CA certificate is a certificate with the CA basicConstraint set to...
Willem Toorop [Wed, 19 Sep 2012 21:00:03 +0000 (21:00 +0000)] 
Asked Jakob. A CA certificate is a certificate with the CA basicConstraint set to true (provided by X509_check_ca in OpenSSL).
So no need to check for it in the validation store.

13 years agoOuch!
Willem Toorop [Wed, 19 Sep 2012 14:59:49 +0000 (14:59 +0000)] 
Ouch!

13 years agolint...
Willem Toorop [Wed, 19 Sep 2012 12:56:19 +0000 (12:56 +0000)] 
lint...

13 years agoldns-dane "Interact after connecting" support.
Willem Toorop [Wed, 19 Sep 2012 12:00:29 +0000 (12:00 +0000)] 
ldns-dane "Interact after connecting" support.

13 years agoShorter usage help and manpage for verbose usage description
Willem Toorop [Tue, 18 Sep 2012 08:31:26 +0000 (08:31 +0000)] 
Shorter usage help and manpage for verbose usage description

13 years agoChoose TLSA parameters with names (i.s.o. numbers) too.
Willem Toorop [Mon, 17 Sep 2012 21:23:07 +0000 (21:23 +0000)] 
Choose TLSA parameters with names (i.s.o. numbers) too.

13 years agoComplete -t <file> option (read TLSA's from <file>)
Willem Toorop [Mon, 17 Sep 2012 20:36:43 +0000 (20:36 +0000)] 
Complete -t <file> option (read TLSA's from <file>)

13 years agoA few extra options...
Willem Toorop [Mon, 17 Sep 2012 15:06:24 +0000 (15:06 +0000)] 
A few extra options...

13 years agoMake old way of building work
Willem Toorop [Mon, 17 Sep 2012 10:47:50 +0000 (10:47 +0000)] 
Make old way of building work

13 years agoFix automatic extraction of function manpages
Willem Toorop [Mon, 17 Sep 2012 10:14:50 +0000 (10:14 +0000)] 
Fix automatic extraction of function manpages

13 years agoMake splint happy
Willem Toorop [Fri, 14 Sep 2012 22:18:33 +0000 (22:18 +0000)] 
Make splint happy

13 years agoServer name verification for ldns-dane.
Willem Toorop [Fri, 14 Sep 2012 22:02:40 +0000 (22:02 +0000)] 
Server name verification for ldns-dane.
Turn it of with -n

13 years agobugfix #471. Match code with documentation with ldns_resolver_push_dnssec_anchor.
Willem Toorop [Thu, 13 Sep 2012 10:53:15 +0000 (10:53 +0000)] 
bugfix #471. Match code with documentation with ldns_resolver_push_dnssec_anchor.
Thanks OndÅ™ej.

13 years agoSome more documentation for the dane functions.
Willem Toorop [Wed, 12 Sep 2012 14:49:51 +0000 (14:49 +0000)] 
Some more documentation for the dane functions.

13 years agoFix order of error processing in ldns-read-zone
Willem Toorop [Tue, 11 Sep 2012 09:52:55 +0000 (09:52 +0000)] 
Fix order of error processing in ldns-read-zone

13 years agoMake splint happy
Willem Toorop [Tue, 11 Sep 2012 08:39:50 +0000 (08:39 +0000)] 
Make splint happy

13 years agoVery early functions and example tool for dane...
Willem Toorop [Mon, 10 Sep 2012 14:55:45 +0000 (14:55 +0000)] 
Very early functions and example tool for dane...

13 years agoSupport for Python's rich comparison methods into ldns_dname, ldns_rdf,
Willem Toorop [Tue, 4 Sep 2012 07:34:21 +0000 (07:34 +0000)] 
Support for Python's rich comparison methods into ldns_dname, ldns_rdf,
ldns_rr and ldns_rr_list classes. These are necessary for the proper
function of binary comparison operators (<, ==, ...) in Python 3,
because the __cmp__() special method isn't supported in Python 3.

From Karel Slany. Thanks!

13 years agoOops, forgot to add test_rr.py script
Willem Toorop [Sun, 2 Sep 2012 08:56:41 +0000 (08:56 +0000)] 
Oops, forgot to add test_rr.py script

13 years agopyLDNS fixes in ldns_rr, ldns_rr_list, ldns_rr_descriptor from Karel Slany.
Willem Toorop [Fri, 31 Aug 2012 12:18:08 +0000 (12:18 +0000)] 
pyLDNS fixes in ldns_rr, ldns_rr_list, ldns_rr_descriptor from Karel Slany.
Thanks!

13 years agoChanges from codereview from CZ.NIC and Paul Wouters
Willem Toorop [Fri, 31 Aug 2012 12:03:18 +0000 (12:03 +0000)] 
Changes from codereview from CZ.NIC and Paul Wouters
- Memory leak on crypto errors when tsig signing in ldns_resolver_send
- Memory leak in ldns_resolver_search
- free resolver also if just testing for parse in ldns_resolver_new_frm_file
- don't leak empty rr_list in ldns_pkt_rr_list_by_name
- free packet also if just testing for parse ldns_pkt_query_new_frm_str
- free packet on memory error in ldns_pkt_query_new
- free ns on continue in ldns_send_buffer
- free query and ns on early exits in ldns_axfr_start
- free key also if just testing for parse in ldns_key_new_frm_fp_l
- rewrite of memory allocations in ldns_key_new_frm_fp_hmac_l
- don't alloc a rr when no key is given in ldns_key2rr
- free b64_bignum before error exit in ldns_gost_key2buffer_str
- memory leak in ldns_get_rr_list_name_by_addr
- memory leak in open_keyfiles in ldns-zsplit example program
- close filehandle in read_key_file in ldns-verify-zone example program
- memory leak on memory error in ldns_update_send_simple_addr in ldns-update example program
- memory leaks in ldns_update_resolver_new in ldns-update example program
- memory leak on broken syntax in read_entry in ldns-testns example program
- free filepointer in read_hex_buffer in work.c in drill program
- free wire data in dump_hex in work.c in drill program

more are coming...

13 years agoChanges from codereview from CZ.NIC and Paul Wouters
Willem Toorop [Fri, 24 Aug 2012 13:26:41 +0000 (13:26 +0000)] 
Changes from codereview from CZ.NIC and Paul Wouters
- use of pkt pointer before test for NULL in ldns_dnssec_build_data_chain
- Memory leak on memory error in ldns_tsig_mac_new
- Smaller stack ocuupation in read_key_file in drill_util.c
- Potential for filedescriptor leak in ldns_init_random
- Memory leak on memory error in ldns_str2rdf_apl
- Memory leak (not freeing hexdata) in ldns_rr_new_frm_str_internal
- Memory leak when testing for parse in ldns_rr_new_frm_str_interal
- Memory leak when testing for parse in ldns_rr_new_frm_fp_l
- Memory leak on memory error in ldns_rr_list_sort
- Memory leak when popping zero items with ldns_rr_list_pop_rr_list

13 years agomake splint happy
Matthijs Mekking [Thu, 23 Aug 2012 11:39:12 +0000 (11:39 +0000)] 
make splint happy

13 years agoldns-notify TSIG option argument checking
Willem Toorop [Wed, 22 Aug 2012 12:31:38 +0000 (12:31 +0000)] 
ldns-notify TSIG option argument checking

13 years agoremove ref to ldns-radixtree example.
Matthijs Mekking [Wed, 22 Aug 2012 12:22:23 +0000 (12:22 +0000)] 
remove ref to ldns-radixtree example.
remove debug printfs

13 years agoVarious changes from Vitaly Magerya
Willem Toorop [Wed, 22 Aug 2012 12:13:32 +0000 (12:13 +0000)] 
Various changes from Vitaly Magerya

13 years agoa ldns radix tree
Matthijs Mekking [Wed, 22 Aug 2012 12:06:55 +0000 (12:06 +0000)] 
a ldns radix tree

13 years agoChangelog for pyldns from Karel Slany
Willem Toorop [Wed, 22 Aug 2012 09:55:58 +0000 (09:55 +0000)] 
Changelog for pyldns from Karel Slany

13 years agoMake buffer_export comply to documentation and fix buffer2str
Willem Toorop [Wed, 22 Aug 2012 09:28:33 +0000 (09:28 +0000)] 
Make buffer_export comply to documentation and fix buffer2str

13 years agoVarious improvements and fixes for pyldns from Karel Slany
Willem Toorop [Tue, 21 Aug 2012 09:11:37 +0000 (09:11 +0000)] 
Various improvements and fixes for pyldns from Karel Slany

13 years agoMake ldns_resolver_pop_nameserver clear the array when there was only one nameserver...
Willem Toorop [Tue, 21 Aug 2012 08:46:12 +0000 (08:46 +0000)] 
Make ldns_resolver_pop_nameserver clear the array when there was only one nameserver in it. (it didn't before allowing for double frees etc.)

13 years agonew error code
Matthijs Mekking [Wed, 1 Aug 2012 20:25:54 +0000 (20:25 +0000)] 
new error code

13 years agoAdd symbols to export that are in the header files:
Willem Toorop [Wed, 18 Jul 2012 21:39:09 +0000 (21:39 +0000)] 
Add symbols to export that are in the header files:
qsort_rr_compare_nsec3, b32_ntop, b32_ntop_extended_hex, b32_pton and b32_pton_extended_hex

13 years agobugfix #454: Only set -g and -O2 CFLAGS when no CFLAGS was given.
Willem Toorop [Wed, 18 Jul 2012 14:02:41 +0000 (14:02 +0000)] 
bugfix #454: Only set -g and -O2 CFLAGS when no CFLAGS was given.

13 years agobugfix #459: Export only symbols defined in ldns_symbols
Willem Toorop [Tue, 17 Jul 2012 12:44:11 +0000 (12:44 +0000)] 
bugfix #459: Export only symbols defined in ldns_symbols