]> git.ipfire.org Git - thirdparty/ldns.git/log
thirdparty/ldns.git
20 years agoempty file added
Miek Gieben [Thu, 22 Dec 2005 13:57:28 +0000 (13:57 +0000)] 
empty file added

20 years agoallow zones that don't start with a SOA record
Miek Gieben [Wed, 21 Dec 2005 09:15:55 +0000 (09:15 +0000)] 
allow zones that don't start with a SOA record

20 years agostale ci from yesterday
Miek Gieben [Wed, 21 Dec 2005 08:44:59 +0000 (08:44 +0000)] 
stale ci from yesterday

20 years agoremove first and last count from count average (todo: make it optional)
Jelte Jansen [Mon, 19 Dec 2005 11:13:11 +0000 (11:13 +0000)] 
remove first and last count from count average (todo: make it optional)

20 years agoupdate the LICENSE for 2006
Miek Gieben [Thu, 15 Dec 2005 15:15:39 +0000 (15:15 +0000)] 
update the LICENSE for 2006
add to placeholders for the documentation

20 years agomajor cleanup of the 2 tools. Now only the manual pages
Miek Gieben [Thu, 15 Dec 2005 14:51:04 +0000 (14:51 +0000)] 
major cleanup of the 2 tools. Now only the manual pages

20 years agochanged no lib pcap error to warning, ldns-dpa will now only print a "no pcap" messag...
Jelte Jansen [Thu, 15 Dec 2005 14:31:05 +0000 (14:31 +0000)] 
changed no lib pcap error to warning, ldns-dpa will now only print a "no pcap" message when built on a system without libpcap

20 years agosplitting and catting zones works, only needs to cleanup. Some doc improvements
Miek Gieben [Thu, 15 Dec 2005 13:45:24 +0000 (13:45 +0000)] 
splitting and catting zones works, only needs to cleanup. Some doc improvements

20 years agoother includes for dpa comp
Jelte Jansen [Thu, 15 Dec 2005 10:59:53 +0000 (10:59 +0000)] 
other includes for dpa comp

20 years agodamn this new splint is tough on open
Miek Gieben [Thu, 15 Dec 2005 08:59:25 +0000 (08:59 +0000)] 
damn this new splint is tough on open

20 years agotsig lint fix
Miek Gieben [Thu, 15 Dec 2005 08:33:25 +0000 (08:33 +0000)] 
tsig lint fix

20 years agoit does something usefull already
Miek Gieben [Wed, 14 Dec 2005 15:00:56 +0000 (15:00 +0000)] 
it does something usefull already

20 years agosmall updates
Miek Gieben [Wed, 14 Dec 2005 13:55:19 +0000 (13:55 +0000)] 
small updates

20 years agosome fixes for the splitting. Add the cat. Disabled making of dpa, because the sucker...
Miek Gieben [Wed, 14 Dec 2005 13:50:13 +0000 (13:50 +0000)] 
some fixes for the splitting. Add the cat. Disabled making of dpa, because the sucker doesn't compile anymore...It really wasn\'t me :)

20 years agospiffier names. I have no glue on why dpa fails now :(
Miek Gieben [Wed, 14 Dec 2005 08:57:36 +0000 (08:57 +0000)] 
spiffier names. I have no glue on why dpa fails now :(

20 years agotrain stuff
Miek Gieben [Tue, 13 Dec 2005 21:01:14 +0000 (21:01 +0000)] 
train stuff

20 years agothe new makefile
Miek Gieben [Tue, 13 Dec 2005 15:00:04 +0000 (15:00 +0000)] 
the new makefile

20 years agomake isblank not static
Miek Gieben [Tue, 13 Dec 2005 14:59:54 +0000 (14:59 +0000)] 
make isblank not static
added -preproc to Makefile

and my grummy ldns-splitzone.c

20 years agoSorting seems off
Miek Gieben [Tue, 13 Dec 2005 12:52:30 +0000 (12:52 +0000)] 
Sorting seems off

ldns-zonesplit finaly works correctly

20 years agowhen a zone starts with @ we don't have a previous dname nor an origin
Miek Gieben [Tue, 13 Dec 2005 10:33:48 +0000 (10:33 +0000)] 
when a zone starts with @ we don't have a previous dname nor an origin
handle this case.
Not that named-xfer does not write out zone like that, only the zone
generated at SIDN looks like that

20 years agodo the assert after the initializing
Miek Gieben [Tue, 13 Dec 2005 08:39:34 +0000 (08:39 +0000)] 
do the assert after the initializing

20 years agomodify the rest of the utilities for the api change introduced in the ldns_rr_new_frm...
Miek Gieben [Tue, 13 Dec 2005 08:36:39 +0000 (08:36 +0000)] 
modify the rest of the utilities for the api change introduced in the ldns_rr_new_frm_str()

20 years agoAPI CHANGE
Miek Gieben [Mon, 12 Dec 2005 20:43:58 +0000 (20:43 +0000)] 
API CHANGE

add an extra var to these function so that the
previous ownername is used when current one
hasn't one specified - which is valid zone file
syntax

20 years agoadded a ldns_rdf_cat function. Currently only tested for DNAMES!
Miek Gieben [Mon, 12 Dec 2005 15:17:15 +0000 (15:17 +0000)] 
added a ldns_rdf_cat function. Currently only tested for DNAMES!
the zone parser now adds the origin if the dname was relative
strlen isn't called 4 times anymore in the parser.

20 years agoextra ssl lib loc check
Jelte Jansen [Mon, 12 Dec 2005 14:42:20 +0000 (14:42 +0000)] 
extra ssl lib loc check

20 years agoadded --with-ssl option to drill configuration (needed on for instance solaris on...
Jelte Jansen [Mon, 12 Dec 2005 14:27:30 +0000 (14:27 +0000)] 
added --with-ssl option to drill configuration (needed on for instance solaris on sparc)

20 years agolint
Miek Gieben [Mon, 12 Dec 2005 13:18:39 +0000 (13:18 +0000)] 
lint

20 years agoadded new function to allow printing of rdfs
Miek Gieben [Mon, 12 Dec 2005 13:13:22 +0000 (13:13 +0000)] 
added new function to allow printing of rdfs

20 years agorevert my changes. strptime still has to go though
Miek Gieben [Mon, 12 Dec 2005 10:23:55 +0000 (10:23 +0000)] 
revert my changes. strptime still has to go though

20 years agosmall -Wall fix
Jelte Jansen [Mon, 12 Dec 2005 10:13:20 +0000 (10:13 +0000)] 
small -Wall fix

20 years agoremoved strptime from ldns-signzone
Miek Gieben [Mon, 12 Dec 2005 10:11:16 +0000 (10:11 +0000)] 
removed strptime from ldns-signzone

20 years agomisc fixes for -Wall. btw strptime is not really portable, I think
Miek Gieben [Mon, 12 Dec 2005 09:59:38 +0000 (09:59 +0000)] 
misc fixes for -Wall. btw strptime is not really portable, I think

20 years agoremove bogus include
Miek Gieben [Mon, 12 Dec 2005 09:53:48 +0000 (09:53 +0000)] 
remove bogus include

20 years agofix for it, but it looks autoconf is borked on open
Miek Gieben [Mon, 12 Dec 2005 09:51:07 +0000 (09:51 +0000)] 
fix for it, but it looks autoconf is borked on open

20 years agouse AC_INCLUDES_DEFAULT everywhere
Miek Gieben [Sun, 11 Dec 2005 11:01:50 +0000 (11:01 +0000)] 
use AC_INCLUDES_DEFAULT everywhere

20 years agoSVN mv, not mv
Miek Gieben [Sun, 11 Dec 2005 10:56:27 +0000 (10:56 +0000)] 
SVN mv, not mv

20 years agoadded threshold-update file. Made a comment about dpa in the ChangLog -
Miek Gieben [Sun, 11 Dec 2005 10:55:09 +0000 (10:55 +0000)] 
added threshold-update file. Made a comment about dpa in the ChangLog -
as it is a neat tool :)

Moved dpa* to ldns-dpa* to conform to the "standards" we set for the
examples directory.

20 years agolint
Miek Gieben [Thu, 8 Dec 2005 13:30:05 +0000 (13:30 +0000)] 
lint

20 years agortt checks are implemented
Miek Gieben [Thu, 8 Dec 2005 13:24:38 +0000 (13:24 +0000)] 
rtt checks are implemented
inplace randomizing of nameserver
ldns_udp_send now CLOSES the socket (should it???)
numerous other fixes and asserts were added

20 years agobe more dig like and default to NS . when no args are given. This is checks for name...
Miek Gieben [Thu, 8 Dec 2005 10:47:05 +0000 (10:47 +0000)] 
be more dig like and default to NS . when no args are given. This is checks for name == NULL, which wasn't done yet

20 years agochangelog update
Miek Gieben [Thu, 8 Dec 2005 10:20:34 +0000 (10:20 +0000)] 
changelog update

20 years agoall network code should be in net.c/net.h
Miek Gieben [Thu, 8 Dec 2005 10:17:03 +0000 (10:17 +0000)] 
all network code should be in net.c/net.h

20 years agoremove the includes too
Miek Gieben [Thu, 8 Dec 2005 10:10:49 +0000 (10:10 +0000)] 
remove the includes too

20 years agomove the networking code to net.c from rdata.c
Miek Gieben [Thu, 8 Dec 2005 10:08:43 +0000 (10:08 +0000)] 
move the networking code to net.c from rdata.c

20 years agoreverted the "const" check by using:
Miek Gieben [Wed, 7 Dec 2005 13:37:17 +0000 (13:37 +0000)] 
reverted the "const" check by using:
 svn merge -r 1389:1388 svn+ssh://open.nlnetlabs.nl/svn/libdns/trunk

the "const"-commit is r1389, might be worth remembering

20 years agoadded line for 1.1
Jelte Jansen [Wed, 7 Dec 2005 13:28:59 +0000 (13:28 +0000)] 
added line for 1.1

20 years agocount tcp and udp packets (tcp packets are ignored)
Jelte Jansen [Wed, 7 Dec 2005 12:29:20 +0000 (12:29 +0000)] 
count tcp and udp packets (tcp packets are ignored)

20 years agoifndef
Jelte Jansen [Wed, 7 Dec 2005 11:50:09 +0000 (11:50 +0000)] 
ifndef

20 years agobeginning with ipv6 support
Jelte Jansen [Wed, 7 Dec 2005 11:30:05 +0000 (11:30 +0000)] 
beginning with ipv6 support

20 years agochanged is_blanked back to static int
Miek Gieben [Wed, 7 Dec 2005 10:38:19 +0000 (10:38 +0000)] 
changed is_blanked back to static int

20 years agocrude fragmented packet reassembler
Jelte Jansen [Wed, 7 Dec 2005 10:15:06 +0000 (10:15 +0000)] 
crude fragmented packet reassembler
can only reassemble one packet at a time (fragments for other ip packets are dropped)

20 years agoconvert a lot of prototypes to using "const <type> *" when the pointer
Miek Gieben [Wed, 7 Dec 2005 10:09:41 +0000 (10:09 +0000)] 
convert a lot of prototypes to using "const <type> *" when the pointer
isn't modified. It now compiles, but still has warning. Will try to fix
them later today

20 years agocorrectly place the macro
Miek Gieben [Tue, 6 Dec 2005 14:48:23 +0000 (14:48 +0000)] 
correctly place the macro

20 years agono none portable flags
Miek Gieben [Tue, 6 Dec 2005 14:44:21 +0000 (14:44 +0000)] 
no none portable flags

20 years agosol9 tweaks
Miek Gieben [Tue, 6 Dec 2005 14:32:43 +0000 (14:32 +0000)] 
sol9 tweaks

20 years agojust saying CC is better
Miek Gieben [Tue, 6 Dec 2005 12:51:31 +0000 (12:51 +0000)] 
just saying CC is better

20 years agopreferred way to handle libtool --tags
Miek Gieben [Tue, 6 Dec 2005 12:48:27 +0000 (12:48 +0000)] 
preferred way to handle libtool --tags

20 years agotag=CC
Miek Gieben [Tue, 6 Dec 2005 12:11:15 +0000 (12:11 +0000)] 
tag=CC

20 years ago-tag CXX flag can go??
Miek Gieben [Tue, 6 Dec 2005 12:07:02 +0000 (12:07 +0000)] 
-tag CXX flag can go??

20 years agotouching a .h files means recompiling the lib. Add dependency
Miek Gieben [Tue, 6 Dec 2005 11:33:03 +0000 (11:33 +0000)] 
touching a .h files means recompiling the lib. Add dependency

20 years agofix the u_int16_t usage
Miek Gieben [Tue, 6 Dec 2005 11:29:29 +0000 (11:29 +0000)] 
fix the u_int16_t usage

20 years agouse AC_INCLUDES_DEFAULT in configure.ac
Miek Gieben [Tue, 6 Dec 2005 11:04:18 +0000 (11:04 +0000)] 
use AC_INCLUDES_DEFAULT in configure.ac

20 years agoability to dump bad packets to separate file for easy inspection
Jelte Jansen [Tue, 6 Dec 2005 10:09:24 +0000 (10:09 +0000)] 
ability to dump bad packets to separate file for easy inspection

20 years agobackgrounding works
Miek Gieben [Tue, 6 Dec 2005 09:20:30 +0000 (09:20 +0000)] 
backgrounding works

20 years agotest ci for bg post-commit
Miek Gieben [Tue, 6 Dec 2005 09:18:15 +0000 (09:18 +0000)] 
test ci for bg post-commit

20 years agofix typo
Miek Gieben [Tue, 6 Dec 2005 09:14:01 +0000 (09:14 +0000)] 
fix typo

20 years agoprint dashes so you can better see what info belongs to what packet when running -sf
Jelte Jansen [Mon, 5 Dec 2005 15:27:46 +0000 (15:27 +0000)] 
print dashes so you can better see what info belongs to what packet when running -sf

20 years agoadded missing header line for ldns_rr_list2str
Jelte Jansen [Mon, 5 Dec 2005 10:39:32 +0000 (10:39 +0000)] 
added missing header line for ldns_rr_list2str
added contains matches to answer, authority and additional sections in dpa

20 years agoMakefile ; make clean update
Miek Gieben [Mon, 5 Dec 2005 09:54:15 +0000 (09:54 +0000)] 
Makefile ; make clean update

20 years agodrill -h beautification
Miek Gieben [Thu, 1 Dec 2005 12:48:41 +0000 (12:48 +0000)] 
drill -h beautification

20 years agosome updates
Miek Gieben [Thu, 1 Dec 2005 12:44:19 +0000 (12:44 +0000)] 
some updates

20 years agolint update. And more printing code added. It begins to resemble to go\'old resolver...
Miek Gieben [Thu, 1 Dec 2005 11:31:16 +0000 (11:31 +0000)] 
lint update.  And more printing code added. It begins to resemble to go\'old resolver.pl code

20 years agofixed bad header includes (only worked if you specified --with-ldns, and not if you...
Jelte Jansen [Thu, 1 Dec 2005 11:20:18 +0000 (11:20 +0000)] 
fixed bad header includes (only worked if you specified --with-ldns, and not if you had simply installed the lib to your system)

20 years agoadded header file define... it wasn't there!
Miek Gieben [Thu, 1 Dec 2005 10:46:00 +0000 (10:46 +0000)] 
added header file define... it wasn't there!

Some drill updates, mainly beginnings of screen writing functions

20 years agobetter -p default line
Jelte Jansen [Wed, 30 Nov 2005 16:51:51 +0000 (16:51 +0000)] 
better -p default line

20 years agolots of infrastructure code added. prim. for comparing keys and ds records.
Miek Gieben [Wed, 30 Nov 2005 15:39:53 +0000 (15:39 +0000)] 
lots of infrastructure code added. prim. for comparing keys and ds records.

code is currently a bit of a mess, needs to be refactored. When everything
works, normal trace can be refactored by using this new code

20 years agoit compiles... quick check it in
Miek Gieben [Wed, 30 Nov 2005 13:35:44 +0000 (13:35 +0000)] 
it compiles... quick check it in

20 years agoupdate printing
Miek Gieben [Wed, 30 Nov 2005 12:55:45 +0000 (12:55 +0000)] 
update printing

20 years agoadded ~= (string contains) operator
Jelte Jansen [Wed, 30 Nov 2005 11:46:20 +0000 (11:46 +0000)] 
added ~= (string contains) operator

20 years agoedns do flag was not printed
Jelte Jansen [Wed, 30 Nov 2005 11:12:45 +0000 (11:12 +0000)] 
edns do flag was not printed

20 years agoprint source and dest addresses when -sf (print packet) is specified
Jelte Jansen [Wed, 30 Nov 2005 11:00:44 +0000 (11:00 +0000)] 
print source and dest addresses when -sf (print packet) is specified

20 years agoadded -uac option, that shows the average count of a -u matchname (for instance,...
Jelte Jansen [Wed, 30 Nov 2005 10:42:50 +0000 (10:42 +0000)] 
added -uac option, that shows the average count of a -u matchname (for instance, use -u srcaddress -uac to show the average number of packets per address)

20 years agomake drill compile
Miek Gieben [Wed, 30 Nov 2005 10:07:09 +0000 (10:07 +0000)] 
make drill compile

20 years agoupdated documentation and some unsorted drill tweaks
Miek Gieben [Wed, 30 Nov 2005 10:01:55 +0000 (10:01 +0000)] 
updated documentation and some unsorted drill tweaks

20 years agoadded -ua option to show the average value of a -u match (for instance the average...
Jelte Jansen [Wed, 30 Nov 2005 09:36:46 +0000 (09:36 +0000)] 
added -ua option to show the average value of a -u match (for instance the average  packet size)

20 years agoonly 'make drill' did what it was supposed to do. Removed all refs to for
Miek Gieben [Wed, 30 Nov 2005 09:33:52 +0000 (09:33 +0000)] 
only 'make drill' did what it was supposed to do. Removed all refs to for
making examples in the top source dir. Using the normal convention of
cd-ing to the examples dir and running autoreconf; configure
--with-ldns=../ from there.

Forgot to bump other configure.ac to 1.0.1

20 years agoadd a test to compile the examples. Bump autoconf.ac version to 1.0.1. makedist.sh...
Miek Gieben [Wed, 30 Nov 2005 09:23:22 +0000 (09:23 +0000)] 
add a test to compile the examples. Bump autoconf.ac version to 1.0.1. makedist.sh tweaks

20 years agoerror() -> fprintf(stderr
Jelte Jansen [Wed, 30 Nov 2005 09:15:14 +0000 (09:15 +0000)] 
error() -> fprintf(stderr

20 years agoadded not-production-system-supported line
Jelte Jansen [Wed, 30 Nov 2005 07:59:45 +0000 (07:59 +0000)] 
added not-production-system-supported line

20 years agomoved print to where data has meaning
Jelte Jansen [Wed, 30 Nov 2005 07:57:02 +0000 (07:57 +0000)] 
moved print to where data has meaning

20 years agobogus tpkg test
Miek Gieben [Tue, 29 Nov 2005 15:13:57 +0000 (15:13 +0000)] 
bogus tpkg test

20 years agorun the correct utils
Miek Gieben [Tue, 29 Nov 2005 14:59:55 +0000 (14:59 +0000)] 
run the correct utils

20 years agosmall fix for sha1 calc
Miek Gieben [Tue, 29 Nov 2005 14:54:03 +0000 (14:54 +0000)] 
small fix for sha1 calc

20 years agoadd makedist.sh script
Miek Gieben [Tue, 29 Nov 2005 14:50:23 +0000 (14:50 +0000)] 
add makedist.sh script

20 years agoadded helper function to deal with nsecs: ldns_nsec_type_check and ldns_dname_interval
Miek Gieben [Tue, 29 Nov 2005 14:23:40 +0000 (14:23 +0000)] 
added helper function to deal with nsecs: ldns_nsec_type_check and ldns_dname_interval

20 years agoadd a dname interval check. I've added asserts to test if the type is dname. We need...
Miek Gieben [Tue, 29 Nov 2005 14:02:16 +0000 (14:02 +0000)] 
add a dname interval check. I've added asserts to test if the type is dname. We need more asserts

20 years agoaddition to doc
Jelte Jansen [Tue, 29 Nov 2005 13:52:36 +0000 (13:52 +0000)] 
addition to doc

20 years agoadded test that does a make lint on the drill code
Miek Gieben [Tue, 29 Nov 2005 13:19:08 +0000 (13:19 +0000)] 
added test that does a make lint on the drill code

20 years agofinally fix make lint for drill
Miek Gieben [Tue, 29 Nov 2005 13:16:00 +0000 (13:16 +0000)] 
finally fix make lint for drill

20 years agodon't use the -Wextra yet
Miek Gieben [Tue, 29 Nov 2005 12:55:50 +0000 (12:55 +0000)] 
don't use the -Wextra yet