]> git.ipfire.org Git - thirdparty/ldns.git/log
thirdparty/ldns.git
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

20 years agoadded new start of secure tracing. Added -Wextra to Makefile for more errors. Updated...
Miek Gieben [Tue, 29 Nov 2005 12:48:39 +0000 (12:48 +0000)] 
added new start of secure tracing. Added -Wextra to Makefile for more errors. Updated docs/and code

20 years agonull checks in compares
Jelte Jansen [Tue, 29 Nov 2005 10:04:52 +0000 (10:04 +0000)] 
null checks in compares
fix for error when dname_comparing root labels

20 years agolittle optimization in a table
Jelte Jansen [Mon, 28 Nov 2005 13:45:48 +0000 (13:45 +0000)] 
little optimization in a table

20 years agomissing doc
Jelte Jansen [Tue, 22 Nov 2005 14:00:50 +0000 (14:00 +0000)] 
missing doc

20 years agolittle typo
Jelte Jansen [Tue, 22 Nov 2005 13:35:27 +0000 (13:35 +0000)] 
little typo

20 years agodeprecated drill changelog and folded it into the ldns changelog
Miek Gieben [Tue, 22 Nov 2005 10:12:17 +0000 (10:12 +0000)] 
deprecated drill changelog and folded it into the ldns changelog

20 years agokill the -r switch, put everything in a -o <options> thingy
Miek Gieben [Tue, 22 Nov 2005 10:05:22 +0000 (10:05 +0000)] 
kill the -r switch, put everything in a -o <options> thingy

20 years agoI don't know where that implicit rule came from, but it clearly didn't work
Miek Gieben [Tue, 22 Nov 2005 09:48:19 +0000 (09:48 +0000)] 
I don't know where that implicit rule came from, but it clearly didn't work

20 years agoadded dpa (moved from the dpa repository)
Jelte Jansen [Tue, 22 Nov 2005 00:11:42 +0000 (00:11 +0000)] 
added dpa (moved from the dpa repository)

20 years agoadded zone walker
Jelte Jansen [Mon, 21 Nov 2005 21:14:18 +0000 (21:14 +0000)] 
added zone walker

20 years agodoc updates for zone.h
Miek Gieben [Mon, 21 Nov 2005 12:17:39 +0000 (12:17 +0000)] 
doc updates for zone.h

20 years agocompleted ldns-rrsig and made a few changes to the library
Miek Gieben [Mon, 21 Nov 2005 10:38:27 +0000 (10:38 +0000)] 
completed ldns-rrsig and made a few changes to the library

20 years ago\NNN is supposed to be decimal, my bad.
Jelte Jansen [Mon, 21 Nov 2005 09:21:51 +0000 (09:21 +0000)] 
\NNN is supposed to be decimal, my bad.

20 years agoimplemented wildcard handling when signing/verifying data
Jelte Jansen [Wed, 16 Nov 2005 12:20:10 +0000 (12:20 +0000)] 
implemented wildcard handling when signing/verifying data
(status: working but could use cleanup)

20 years agoextra fixes when making the new example
Miek Gieben [Wed, 16 Nov 2005 11:52:04 +0000 (11:52 +0000)] 
extra fixes when making the new example

20 years agonew example which show the rrsig incep and expiration dates
Miek Gieben [Wed, 16 Nov 2005 11:50:27 +0000 (11:50 +0000)] 
new example which show the rrsig incep and expiration dates

20 years agoonly works on linux for now
Miek Gieben [Tue, 15 Nov 2005 13:56:11 +0000 (13:56 +0000)] 
only works on linux for now

20 years agosort the sym list
Miek Gieben [Tue, 15 Nov 2005 13:49:42 +0000 (13:49 +0000)] 
sort the sym list

20 years agoadded a test to check for backward compatibility
Miek Gieben [Tue, 15 Nov 2005 13:44:18 +0000 (13:44 +0000)] 
added a test to check for backward compatibility

20 years agostill sorting
Jelte Jansen [Tue, 15 Nov 2005 13:40:54 +0000 (13:40 +0000)] 
still sorting

20 years agoadded -f to ln commands, so you don't get an error on each make
Jelte Jansen [Tue, 15 Nov 2005 09:03:50 +0000 (09:03 +0000)] 
added -f to ln commands, so you don't get an error on each make

20 years agooctal values were read and printed as decimal values
Jelte Jansen [Mon, 14 Nov 2005 15:08:03 +0000 (15:08 +0000)] 
octal values were read and printed as decimal values

20 years agosorting algorithm was incorrect for dnssec canonical sorting.
Jelte Jansen [Mon, 14 Nov 2005 13:53:58 +0000 (13:53 +0000)] 
sorting algorithm was incorrect for dnssec canonical sorting.

20 years agoadded note for macos 10.4
Jelte Jansen [Fri, 11 Nov 2005 08:59:37 +0000 (08:59 +0000)] 
added note for macos 10.4

20 years agosmall fixes in parsing of zones and /etc/resolv.conf
Jelte Jansen [Thu, 10 Nov 2005 13:10:47 +0000 (13:10 +0000)] 
small fixes in parsing of zones and /etc/resolv.conf

20 years agorelease check list
Miek Gieben [Thu, 10 Nov 2005 10:55:21 +0000 (10:55 +0000)] 
release check list

20 years agolint
Jelte Jansen [Thu, 10 Nov 2005 08:53:31 +0000 (08:53 +0000)] 
lint

20 years agofixed overflow error when reading wire data ending in a dname
Jelte Jansen [Thu, 10 Nov 2005 08:39:36 +0000 (08:39 +0000)] 
fixed overflow error when reading wire data ending in a dname
fixed printing of non-printable ascii chars

20 years agoadded include/ and lib/ links/dirs to allow linking against ldns without installing
Miek Gieben [Wed, 9 Nov 2005 12:05:21 +0000 (12:05 +0000)] 
added include/ and lib/ links/dirs to allow linking against ldns without installing

20 years agoonly print \t after rr type if there is rdata data
Jelte Jansen [Tue, 8 Nov 2005 12:39:12 +0000 (12:39 +0000)] 
only print \t after rr type if there is rdata data

20 years agorr_frm_str can now also handle question RRs (i.e. without rdata)
Jelte Jansen [Tue, 8 Nov 2005 11:06:29 +0000 (11:06 +0000)] 
rr_frm_str can now also handle question RRs (i.e. without rdata)
removed error when parsing zonefiles and a line does not contain an RR

20 years agocorrect drill's depends and port over the code from the old perl resolver to drill
Miek Gieben [Tue, 1 Nov 2005 15:00:01 +0000 (15:00 +0000)] 
correct drill's depends and port over the code from the old perl resolver to drill

20 years agoif drill fails with 1 it is ok
Miek Gieben [Tue, 1 Nov 2005 14:04:34 +0000 (14:04 +0000)] 
if drill fails with 1 it is ok

20 years agoadd another test with a quite normal drill run
Miek Gieben [Tue, 1 Nov 2005 14:01:51 +0000 (14:01 +0000)] 
add another test with a quite normal drill run

20 years agodon't segfault on the line "drill bla @"
Jelte Jansen [Tue, 1 Nov 2005 14:00:04 +0000 (14:00 +0000)] 
don't segfault on the line "drill bla @"

20 years agoversion 3
Miek Gieben [Tue, 1 Nov 2005 13:52:24 +0000 (13:52 +0000)] 
version 3

20 years agofollow the readme
Miek Gieben [Tue, 1 Nov 2005 13:43:43 +0000 (13:43 +0000)] 
follow the readme

20 years agoadded run/compile test for drill and updated 01-compile to also make drill
Miek Gieben [Tue, 1 Nov 2005 13:36:31 +0000 (13:36 +0000)] 
added run/compile test for drill and updated 01-compile to also make drill

20 years agofixed segfault when there is no answer (somebody apparently removed an = NULL)
Jelte Jansen [Tue, 1 Nov 2005 13:34:03 +0000 (13:34 +0000)] 
fixed segfault when there is no answer (somebody apparently removed an = NULL)

20 years agolint
Jelte Jansen [Tue, 1 Nov 2005 13:23:42 +0000 (13:23 +0000)] 
lint

20 years agoadded reading of /etc/hosts to ldns_get_addr_by_name
Jelte Jansen [Tue, 1 Nov 2005 13:19:02 +0000 (13:19 +0000)] 
added reading of /etc/hosts to ldns_get_addr_by_name
memfixed reading of /etc/hosts
added support for multiple aliases per line in /etc/hosts

20 years agoupdated test
Miek Gieben [Sat, 29 Oct 2005 09:07:19 +0000 (09:07 +0000)] 
updated test

20 years agoarg i thought i aborted previous commit
Jelte Jansen [Fri, 28 Oct 2005 15:50:53 +0000 (15:50 +0000)] 
arg i thought i aborted previous commit

20 years agomore platform independent way of timestamp setting
Jelte Jansen [Fri, 28 Oct 2005 15:37:53 +0000 (15:37 +0000)] 
more platform independent way of timestamp setting

20 years agoupdate ldns test to tpkg version 1.02
Miek Gieben [Fri, 28 Oct 2005 15:11:43 +0000 (15:11 +0000)] 
update ldns test to tpkg version 1.02

20 years agoadded some rcodes
Jelte Jansen [Fri, 28 Oct 2005 12:33:37 +0000 (12:33 +0000)] 
added some rcodes

20 years agoadded timestamp to packet structure (was only a string)
Jelte Jansen [Fri, 28 Oct 2005 11:13:44 +0000 (11:13 +0000)] 
added timestamp to packet structure (was only a string)

20 years agooops don't know where that came from, please ignore.
Jelte Jansen [Wed, 26 Oct 2005 22:57:16 +0000 (22:57 +0000)] 
oops don't know where that came from, please ignore.

20 years agoadded header check
Jelte Jansen [Wed, 26 Oct 2005 22:03:45 +0000 (22:03 +0000)] 
added header check

20 years agotodo updated
Miek Gieben [Mon, 24 Oct 2005 08:03:21 +0000 (08:03 +0000)] 
todo updated

20 years agotest new tpkg - removed the bogus line
Miek Gieben [Thu, 20 Oct 2005 17:55:22 +0000 (17:55 +0000)] 
test new tpkg - removed the bogus line

20 years agochangelog
Jelte Jansen [Thu, 20 Oct 2005 11:58:59 +0000 (11:58 +0000)] 
changelog

20 years agoeverything should be working again
Miek Gieben [Thu, 20 Oct 2005 08:27:00 +0000 (08:27 +0000)] 
everything should be working again

20 years agoeverything should be working again
Miek Gieben [Thu, 20 Oct 2005 08:24:08 +0000 (08:24 +0000)] 
everything should be working again

20 years agobogus
Miek Gieben [Thu, 20 Oct 2005 08:15:43 +0000 (08:15 +0000)] 
bogus

20 years agobogus
Miek Gieben [Thu, 20 Oct 2005 08:04:36 +0000 (08:04 +0000)] 
bogus

20 years agobogus
Miek Gieben [Thu, 20 Oct 2005 08:03:46 +0000 (08:03 +0000)] 
bogus

20 years agobogus
Miek Gieben [Thu, 20 Oct 2005 08:02:19 +0000 (08:02 +0000)] 
bogus

20 years agobogus
Miek Gieben [Wed, 19 Oct 2005 20:51:53 +0000 (20:51 +0000)] 
bogus

20 years agobogus
Miek Gieben [Wed, 19 Oct 2005 20:50:19 +0000 (20:50 +0000)] 
bogus

20 years agobogus
Miek Gieben [Wed, 19 Oct 2005 20:49:01 +0000 (20:49 +0000)] 
bogus

20 years agobogus
Miek Gieben [Wed, 19 Oct 2005 20:43:32 +0000 (20:43 +0000)] 
bogus

20 years agobogus
Miek Gieben [Wed, 19 Oct 2005 20:40:33 +0000 (20:40 +0000)] 
bogus

20 years agobogus
Miek Gieben [Wed, 19 Oct 2005 20:40:08 +0000 (20:40 +0000)] 
bogus

20 years agobogus
Miek Gieben [Wed, 19 Oct 2005 20:39:08 +0000 (20:39 +0000)] 
bogus

20 years agobogus
Miek Gieben [Wed, 19 Oct 2005 20:30:06 +0000 (20:30 +0000)] 
bogus

20 years agobogus
Miek Gieben [Wed, 19 Oct 2005 20:28:02 +0000 (20:28 +0000)] 
bogus

20 years agobogus
Miek Gieben [Wed, 19 Oct 2005 20:25:14 +0000 (20:25 +0000)] 
bogus

20 years agoremove the bogus line
Miek Gieben [Wed, 19 Oct 2005 18:08:57 +0000 (18:08 +0000)] 
remove the bogus line

20 years agobogus
Miek Gieben [Wed, 19 Oct 2005 17:30:26 +0000 (17:30 +0000)] 
bogus

20 years agobogus
Miek Gieben [Wed, 19 Oct 2005 17:26:32 +0000 (17:26 +0000)] 
bogus

20 years agoupdates the PATH for lint too
Miek Gieben [Wed, 19 Oct 2005 17:19:07 +0000 (17:19 +0000)] 
updates the PATH for lint too

20 years agoagain path problems
Miek Gieben [Wed, 19 Oct 2005 17:14:13 +0000 (17:14 +0000)] 
again path problems

20 years agobogus
Miek Gieben [Wed, 19 Oct 2005 17:09:16 +0000 (17:09 +0000)] 
bogus

20 years agoupdated the tests
Miek Gieben [Wed, 19 Oct 2005 17:03:29 +0000 (17:03 +0000)] 
updated the tests

20 years agobogus
Miek Gieben [Wed, 19 Oct 2005 17:00:28 +0000 (17:00 +0000)] 
bogus

20 years agobogus
Miek Gieben [Wed, 19 Oct 2005 16:55:06 +0000 (16:55 +0000)] 
bogus

20 years agobogus
Miek Gieben [Wed, 19 Oct 2005 15:57:50 +0000 (15:57 +0000)] 
bogus

20 years agobogus
Miek Gieben [Wed, 19 Oct 2005 15:57:09 +0000 (15:57 +0000)] 
bogus

20 years agobogus
Miek Gieben [Wed, 19 Oct 2005 15:54:40 +0000 (15:54 +0000)] 
bogus

20 years agobogus
Miek Gieben [Wed, 19 Oct 2005 15:48:03 +0000 (15:48 +0000)] 
bogus