]>
git.ipfire.org Git - thirdparty/ldns.git/log
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
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
Jelte Jansen [Mon, 28 Nov 2005 13:45:48 +0000 (13:45 +0000)]
little optimization in a table
Jelte Jansen [Tue, 22 Nov 2005 14:00:50 +0000 (14:00 +0000)]
missing doc
Jelte Jansen [Tue, 22 Nov 2005 13:35:27 +0000 (13:35 +0000)]
little typo
Miek Gieben [Tue, 22 Nov 2005 10:12:17 +0000 (10:12 +0000)]
deprecated drill changelog and folded it into the ldns changelog
Miek Gieben [Tue, 22 Nov 2005 10:05:22 +0000 (10:05 +0000)]
kill the -r switch, put everything in a -o <options> thingy
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
Jelte Jansen [Tue, 22 Nov 2005 00:11:42 +0000 (00:11 +0000)]
added dpa (moved from the dpa repository)
Jelte Jansen [Mon, 21 Nov 2005 21:14:18 +0000 (21:14 +0000)]
added zone walker
Miek Gieben [Mon, 21 Nov 2005 12:17:39 +0000 (12:17 +0000)]
doc updates for zone.h
Miek Gieben [Mon, 21 Nov 2005 10:38:27 +0000 (10:38 +0000)]
completed ldns-rrsig and made a few changes to the library
Jelte Jansen [Mon, 21 Nov 2005 09:21:51 +0000 (09:21 +0000)]
\NNN is supposed to be decimal, my bad.
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)
Miek Gieben [Wed, 16 Nov 2005 11:52:04 +0000 (11:52 +0000)]
extra fixes when making the new example
Miek Gieben [Wed, 16 Nov 2005 11:50:27 +0000 (11:50 +0000)]
new example which show the rrsig incep and expiration dates
Miek Gieben [Tue, 15 Nov 2005 13:56:11 +0000 (13:56 +0000)]
only works on linux for now
Miek Gieben [Tue, 15 Nov 2005 13:49:42 +0000 (13:49 +0000)]
sort the sym list
Miek Gieben [Tue, 15 Nov 2005 13:44:18 +0000 (13:44 +0000)]
added a test to check for backward compatibility
Jelte Jansen [Tue, 15 Nov 2005 13:40:54 +0000 (13:40 +0000)]
still sorting
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
Jelte Jansen [Mon, 14 Nov 2005 15:08:03 +0000 (15:08 +0000)]
octal values were read and printed as decimal values
Jelte Jansen [Mon, 14 Nov 2005 13:53:58 +0000 (13:53 +0000)]
sorting algorithm was incorrect for dnssec canonical sorting.
Jelte Jansen [Fri, 11 Nov 2005 08:59:37 +0000 (08:59 +0000)]
added note for macos 10.4
Jelte Jansen [Thu, 10 Nov 2005 13:10:47 +0000 (13:10 +0000)]
small fixes in parsing of zones and /etc/resolv.conf
Miek Gieben [Thu, 10 Nov 2005 10:55:21 +0000 (10:55 +0000)]
release check list
Jelte Jansen [Thu, 10 Nov 2005 08:53:31 +0000 (08:53 +0000)]
lint
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
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
Jelte Jansen [Tue, 8 Nov 2005 12:39:12 +0000 (12:39 +0000)]
only print \t after rr type if there is rdata data
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
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
Miek Gieben [Tue, 1 Nov 2005 14:04:34 +0000 (14:04 +0000)]
if drill fails with 1 it is ok
Miek Gieben [Tue, 1 Nov 2005 14:01:51 +0000 (14:01 +0000)]
add another test with a quite normal drill run
Jelte Jansen [Tue, 1 Nov 2005 14:00:04 +0000 (14:00 +0000)]
don't segfault on the line "drill bla @"
Miek Gieben [Tue, 1 Nov 2005 13:52:24 +0000 (13:52 +0000)]
version 3
Miek Gieben [Tue, 1 Nov 2005 13:43:43 +0000 (13:43 +0000)]
follow the readme
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
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)
Jelte Jansen [Tue, 1 Nov 2005 13:23:42 +0000 (13:23 +0000)]
lint
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
Miek Gieben [Sat, 29 Oct 2005 09:07:19 +0000 (09:07 +0000)]
updated test
Jelte Jansen [Fri, 28 Oct 2005 15:50:53 +0000 (15:50 +0000)]
arg i thought i aborted previous commit
Jelte Jansen [Fri, 28 Oct 2005 15:37:53 +0000 (15:37 +0000)]
more platform independent way of timestamp setting
Miek Gieben [Fri, 28 Oct 2005 15:11:43 +0000 (15:11 +0000)]
update ldns test to tpkg version 1.02
Jelte Jansen [Fri, 28 Oct 2005 12:33:37 +0000 (12:33 +0000)]
added some rcodes
Jelte Jansen [Fri, 28 Oct 2005 11:13:44 +0000 (11:13 +0000)]
added timestamp to packet structure (was only a string)
Jelte Jansen [Wed, 26 Oct 2005 22:57:16 +0000 (22:57 +0000)]
oops don't know where that came from, please ignore.
Jelte Jansen [Wed, 26 Oct 2005 22:03:45 +0000 (22:03 +0000)]
added header check
Miek Gieben [Mon, 24 Oct 2005 08:03:21 +0000 (08:03 +0000)]
todo updated
Miek Gieben [Thu, 20 Oct 2005 17:55:22 +0000 (17:55 +0000)]
test new tpkg - removed the bogus line
Jelte Jansen [Thu, 20 Oct 2005 11:58:59 +0000 (11:58 +0000)]
changelog
Miek Gieben [Thu, 20 Oct 2005 08:27:00 +0000 (08:27 +0000)]
everything should be working again
Miek Gieben [Thu, 20 Oct 2005 08:24:08 +0000 (08:24 +0000)]
everything should be working again
Miek Gieben [Thu, 20 Oct 2005 08:15:43 +0000 (08:15 +0000)]
bogus
Miek Gieben [Thu, 20 Oct 2005 08:04:36 +0000 (08:04 +0000)]
bogus
Miek Gieben [Thu, 20 Oct 2005 08:03:46 +0000 (08:03 +0000)]
bogus
Miek Gieben [Thu, 20 Oct 2005 08:02:19 +0000 (08:02 +0000)]
bogus
Miek Gieben [Wed, 19 Oct 2005 20:51:53 +0000 (20:51 +0000)]
bogus
Miek Gieben [Wed, 19 Oct 2005 20:50:19 +0000 (20:50 +0000)]
bogus
Miek Gieben [Wed, 19 Oct 2005 20:49:01 +0000 (20:49 +0000)]
bogus
Miek Gieben [Wed, 19 Oct 2005 20:43:32 +0000 (20:43 +0000)]
bogus
Miek Gieben [Wed, 19 Oct 2005 20:40:33 +0000 (20:40 +0000)]
bogus
Miek Gieben [Wed, 19 Oct 2005 20:40:08 +0000 (20:40 +0000)]
bogus
Miek Gieben [Wed, 19 Oct 2005 20:39:08 +0000 (20:39 +0000)]
bogus
Miek Gieben [Wed, 19 Oct 2005 20:30:06 +0000 (20:30 +0000)]
bogus
Miek Gieben [Wed, 19 Oct 2005 20:28:02 +0000 (20:28 +0000)]
bogus
Miek Gieben [Wed, 19 Oct 2005 20:25:14 +0000 (20:25 +0000)]
bogus
Miek Gieben [Wed, 19 Oct 2005 18:08:57 +0000 (18:08 +0000)]
remove the bogus line
Miek Gieben [Wed, 19 Oct 2005 17:30:26 +0000 (17:30 +0000)]
bogus
Miek Gieben [Wed, 19 Oct 2005 17:26:32 +0000 (17:26 +0000)]
bogus
Miek Gieben [Wed, 19 Oct 2005 17:19:07 +0000 (17:19 +0000)]
updates the PATH for lint too
Miek Gieben [Wed, 19 Oct 2005 17:14:13 +0000 (17:14 +0000)]
again path problems
Miek Gieben [Wed, 19 Oct 2005 17:09:16 +0000 (17:09 +0000)]
bogus
Miek Gieben [Wed, 19 Oct 2005 17:03:29 +0000 (17:03 +0000)]
updated the tests
Miek Gieben [Wed, 19 Oct 2005 17:00:28 +0000 (17:00 +0000)]
bogus
Miek Gieben [Wed, 19 Oct 2005 16:55:06 +0000 (16:55 +0000)]
bogus
Miek Gieben [Wed, 19 Oct 2005 15:57:50 +0000 (15:57 +0000)]
bogus
Miek Gieben [Wed, 19 Oct 2005 15:57:09 +0000 (15:57 +0000)]
bogus
Miek Gieben [Wed, 19 Oct 2005 15:54:40 +0000 (15:54 +0000)]
bogus
Miek Gieben [Wed, 19 Oct 2005 15:48:03 +0000 (15:48 +0000)]
bogus
Miek Gieben [Wed, 19 Oct 2005 13:05:13 +0000 (13:05 +0000)]
test2
Miek Gieben [Wed, 19 Oct 2005 13:04:29 +0000 (13:04 +0000)]
test2
Miek Gieben [Wed, 19 Oct 2005 13:03:30 +0000 (13:03 +0000)]
don't need it
Jelte Jansen [Wed, 19 Oct 2005 13:02:26 +0000 (13:02 +0000)]
also set packet size if reading from other source than internet
Miek Gieben [Wed, 19 Oct 2005 12:28:46 +0000 (12:28 +0000)]
portable and use arguments
Miek Gieben [Wed, 19 Oct 2005 11:50:52 +0000 (11:50 +0000)]
a new compile test
Miek Gieben [Wed, 19 Oct 2005 11:30:23 +0000 (11:30 +0000)]
only add a compile test
Jelte Jansen [Tue, 18 Oct 2005 11:48:00 +0000 (11:48 +0000)]
last update for release?
Jelte Jansen [Mon, 17 Oct 2005 14:26:08 +0000 (14:26 +0000)]
correct prototype for glue function
Jelte Jansen [Mon, 17 Oct 2005 13:53:05 +0000 (13:53 +0000)]
removed unused line
Jelte Jansen [Mon, 17 Oct 2005 13:47:14 +0000 (13:47 +0000)]
removed complete svn ignore list
Jelte Jansen [Mon, 17 Oct 2005 11:17:27 +0000 (11:17 +0000)]
memory checks
Jelte Jansen [Fri, 14 Oct 2005 11:54:12 +0000 (11:54 +0000)]
added some more overflow checks
added specific errors about the part of the packet that did not convert in wire2pkt
Jelte Jansen [Wed, 12 Oct 2005 12:27:26 +0000 (12:27 +0000)]
fixed segfault when printing packet with EDNS but with unknown or no EDNS flags
Jelte Jansen [Wed, 12 Oct 2005 09:25:44 +0000 (09:25 +0000)]
new spec file from Paul Wouters
Jelte Jansen [Tue, 11 Oct 2005 14:28:18 +0000 (14:28 +0000)]
this way x86_64 gcc does not give warnings
Jelte Jansen [Tue, 11 Oct 2005 12:45:02 +0000 (12:45 +0000)]
cleaned up manpages and installation routine
Jelte Jansen [Tue, 11 Oct 2005 09:45:56 +0000 (09:45 +0000)]
ran it trough tidy
Jelte Jansen [Tue, 11 Oct 2005 09:05:29 +0000 (09:05 +0000)]
moved man pages of examples to examples dir