]> git.ipfire.org Git - thirdparty/ldns.git/log
thirdparty/ldns.git
20 years agoadding this file temp. for porting reasons. It is not compiled
Miek Gieben [Wed, 25 Jan 2006 12:49:56 +0000 (12:49 +0000)] 
adding this file temp. for porting reasons. It is not compiled

20 years agowe don't use those fancy defined.
Miek Gieben [Wed, 25 Jan 2006 12:28:21 +0000 (12:28 +0000)] 
we don't use those fancy defined.
add missing prototypes

20 years agouse sscanf instead of the nonstandard strptime() for date format reading
Jelte Jansen [Wed, 25 Jan 2006 11:47:10 +0000 (11:47 +0000)] 
use sscanf instead of the nonstandard strptime() for date format reading

20 years agomoved make tests target to test_all.sh in test/
Jelte Jansen [Wed, 25 Jan 2006 09:19:45 +0000 (09:19 +0000)] 
moved make tests target to test_all.sh in test/

20 years agomore const prototypes added
Miek Gieben [Wed, 25 Jan 2006 09:00:45 +0000 (09:00 +0000)] 
more const prototypes added

20 years agoupdated vim syntax file and removed weird ifdef from dns.h
Miek Gieben [Wed, 25 Jan 2006 08:34:55 +0000 (08:34 +0000)] 
updated vim syntax file and removed weird ifdef from dns.h

20 years agohide output, we know it fails, it is not that critical
Miek Gieben [Tue, 24 Jan 2006 18:23:21 +0000 (18:23 +0000)] 
hide output, we know it fails, it is not that critical

20 years agoadded libtoolize to makedist (AGAIN)
Jelte Jansen [Tue, 24 Jan 2006 14:26:48 +0000 (14:26 +0000)] 
added libtoolize to makedist (AGAIN)
fixed -b dir in makefile

20 years agoadded libtoolize to makedist (AGAIN)
Jelte Jansen [Tue, 24 Jan 2006 14:23:45 +0000 (14:23 +0000)] 
added libtoolize to makedist (AGAIN)
fixed directory in make tests

20 years agoadded _pre_ to snapshot (version) name, to be more clear it is nhot a release
Jelte Jansen [Tue, 24 Jan 2006 13:42:12 +0000 (13:42 +0000)] 
added _pre_ to snapshot (version) name, to be more clear it is nhot a release

20 years agoadded make test target
Jelte Jansen [Tue, 24 Jan 2006 12:13:02 +0000 (12:13 +0000)] 
added make test target

20 years agoMoved nameserver retries to where they are marked as unreachable
Jelte Jansen [Tue, 24 Jan 2006 11:07:10 +0000 (11:07 +0000)] 
Moved nameserver retries to where they are marked as unreachable
Added error to send if no nameservers are reachable
Made ldns-walk reset unreachable status
Removed redundant error message walker

20 years agoslightly updated
Miek Gieben [Tue, 24 Jan 2006 10:01:54 +0000 (10:01 +0000)] 
slightly updated

20 years agocleanup function_manpages
Miek Gieben [Tue, 24 Jan 2006 09:55:52 +0000 (09:55 +0000)] 
cleanup function_manpages
add check to see if everything is documented

20 years agocan go
Miek Gieben [Tue, 24 Jan 2006 09:23:23 +0000 (09:23 +0000)] 
can go

20 years agocompleted documenting all functions
Miek Gieben [Tue, 24 Jan 2006 09:18:59 +0000 (09:18 +0000)] 
completed documenting all functions

20 years agodocumentation updates
Miek Gieben [Tue, 24 Jan 2006 09:10:09 +0000 (09:10 +0000)] 
documentation updates

20 years agofix
Miek Gieben [Mon, 23 Jan 2006 15:15:31 +0000 (15:15 +0000)] 
fix

20 years agoadded ldns_resolver_searchlist_count, which removes some XXXs
Miek Gieben [Mon, 23 Jan 2006 15:11:34 +0000 (15:11 +0000)] 
added ldns_resolver_searchlist_count, which removes some XXXs

20 years agomore some trivial documentation
Miek Gieben [Mon, 23 Jan 2006 14:56:01 +0000 (14:56 +0000)] 
more some trivial documentation

20 years agodocumentation updates
Miek Gieben [Mon, 23 Jan 2006 14:01:09 +0000 (14:01 +0000)] 
documentation updates

20 years agomore documentation updates
Miek Gieben [Mon, 23 Jan 2006 11:28:51 +0000 (11:28 +0000)] 
more documentation updates

20 years agoremoved ldns_resolver_bgsend
Miek Gieben [Mon, 23 Jan 2006 10:54:45 +0000 (10:54 +0000)] 
removed ldns_resolver_bgsend

20 years agocompletely documented resolver.h
Miek Gieben [Mon, 23 Jan 2006 10:45:11 +0000 (10:45 +0000)] 
completely documented resolver.h

20 years agosome minor documentation updates:
Miek Gieben [Mon, 23 Jan 2006 10:04:34 +0000 (10:04 +0000)] 
some minor documentation updates:

20 years agosadly cannot use the make target
Miek Gieben [Fri, 20 Jan 2006 14:51:09 +0000 (14:51 +0000)] 
sadly cannot use the make target

20 years agodebugging for make doc test
Miek Gieben [Fri, 20 Jan 2006 14:39:23 +0000 (14:39 +0000)] 
debugging for make doc test

fixed doxygen errors

20 years agostart with unit tests for dnssec.c (currently only contains a test for ldns_calc_keyt...
Jelte Jansen [Fri, 20 Jan 2006 11:17:55 +0000 (11:17 +0000)] 
start with unit tests for dnssec.c (currently only contains a test for ldns_calc_keytag which creates 2 different keys and checks if the keytag is correct)

20 years agoreorganized current todo
Miek Gieben [Fri, 20 Jan 2006 09:36:09 +0000 (09:36 +0000)] 
reorganized current todo

20 years agodon't link with -lcrypto when ssl is not wanted
Miek Gieben [Fri, 20 Jan 2006 09:22:14 +0000 (09:22 +0000)] 
don't link with -lcrypto when ssl is not wanted
examples (that use ssl) fail to compile when ldns
is compiled without ssl. Is this a feature or a bug?

20 years ago04-run-test now queries k.root-servers.net instead of localhost which may not run...
Jelte Jansen [Fri, 20 Jan 2006 09:09:14 +0000 (09:09 +0000)] 
04-run-test now queries k.root-servers.net instead of localhost which may not run a nameserver

20 years agoversion for walker too
Jelte Jansen [Thu, 19 Jan 2006 14:02:56 +0000 (14:02 +0000)] 
version for walker too

20 years agoadded -v or -version arguments that show the version of the tool (and the version...
Jelte Jansen [Wed, 18 Jan 2006 09:57:01 +0000 (09:57 +0000)] 
added -v or -version arguments that show the version of the tool (and the version of ldns it is currently linked to)

20 years agofixed bug 117, and removed instant verification of signed data (todo: put it back...
Jelte Jansen [Tue, 17 Jan 2006 14:58:44 +0000 (14:58 +0000)] 
fixed bug 117, and removed instant verification of signed data (todo: put it back in but optionally?)

20 years agoremoved debug print
Jelte Jansen [Tue, 17 Jan 2006 14:45:31 +0000 (14:45 +0000)] 
removed debug print
fixed leftover bug from last patch
improved signzone date argument reader

20 years agofixed bug 116, for algorithm 1, use an int16 instead of the 32 for the other algorithms
Jelte Jansen [Tue, 17 Jan 2006 13:53:32 +0000 (13:53 +0000)] 
fixed bug 116, for algorithm 1, use an int16 instead of the 32 for the other algorithms

20 years agofixed bug in CERT RR type handling on bigendian systems
Jelte Jansen [Tue, 17 Jan 2006 12:35:29 +0000 (12:35 +0000)] 
fixed bug in CERT RR type handling on bigendian systems
made rr reading a little bit more robust

20 years agofixes in parser (made too big a rdf for AAAA records) and NSEC placement in signed...
Jelte Jansen [Tue, 17 Jan 2006 10:53:15 +0000 (10:53 +0000)] 
fixes in parser (made too big a rdf for AAAA records) and NSEC placement in signed zones

20 years agocommented out previous code
Jelte Jansen [Mon, 16 Jan 2006 11:16:38 +0000 (11:16 +0000)] 
commented out previous code

20 years agoset TTL of RRSIG and NSEC records when signing
Jelte Jansen [Mon, 16 Jan 2006 10:44:46 +0000 (10:44 +0000)] 
set TTL of RRSIG and NSEC records when signing

20 years ago1043->1034
Miek Gieben [Mon, 16 Jan 2006 06:50:30 +0000 (06:50 +0000)] 
1043->1034

20 years agomore forgotten memory management thingies
Jelte Jansen [Thu, 12 Jan 2006 15:26:57 +0000 (15:26 +0000)] 
more forgotten memory management thingies

20 years agooops
Jelte Jansen [Thu, 12 Jan 2006 14:51:43 +0000 (14:51 +0000)] 
oops

20 years agomemory fixes
Jelte Jansen [Thu, 12 Jan 2006 14:42:44 +0000 (14:42 +0000)] 
memory fixes

20 years agomet tabje.
Wouter Wijngaards [Thu, 12 Jan 2006 12:58:50 +0000 (12:58 +0000)] 
met tabje.

20 years agoNicer.
Wouter Wijngaards [Thu, 12 Jan 2006 12:52:39 +0000 (12:52 +0000)] 
Nicer.

20 years agoWoo! First commit. Made lint happy. Now in lint checks mode.
Wouter Wijngaards [Thu, 12 Jan 2006 11:08:22 +0000 (11:08 +0000)] 
Woo! First commit. Made lint happy. Now in lint checks mode.
Though a lot of spam warnings are ignored. Fixed header #defines
to not have _ at the start (not according to C99 says lint).
4 errors remain: rdata.c 64: memory leak (_data not freed).
rdata.c 94, 108: ntohs, ntohl undeclared. (lint is using posixlibs)
config.h: using inline statement is c++.

20 years agomade it possible to build from separate build directory. again.
Jelte Jansen [Thu, 12 Jan 2006 10:23:45 +0000 (10:23 +0000)] 
made it possible to build from separate build directory. again.

20 years agocommented out comments
Jelte Jansen [Thu, 12 Jan 2006 09:04:38 +0000 (09:04 +0000)] 
commented out comments

20 years agonobody knows why pedantic was there in the first place
Miek Gieben [Wed, 11 Jan 2006 15:19:47 +0000 (15:19 +0000)] 
nobody knows why pedantic was there in the first place

20 years agoremoved the isblank stuff. this was added because of solaris, but
Miek Gieben [Wed, 11 Jan 2006 15:03:13 +0000 (15:03 +0000)] 
removed the isblank stuff. this was added because of solaris, but
with the -D stuff removed it doesn't seem to be needed. It was not
neeed on Linux/FreeBSD so removing it

20 years agomental note: alias svn commit to make lint && svn commit
Jelte Jansen [Wed, 11 Jan 2006 14:58:09 +0000 (14:58 +0000)] 
mental note: alias svn commit to make lint && svn commit

20 years agostrcasestr is not a standard function (maybe add check for it in configure?)
Jelte Jansen [Wed, 11 Jan 2006 14:46:28 +0000 (14:46 +0000)] 
strcasestr is not a standard function (maybe add check for it in configure?)

20 years agodelete it again, seems to create more probs than it solves
Miek Gieben [Wed, 11 Jan 2006 13:58:42 +0000 (13:58 +0000)] 
delete it again, seems to create more probs than it solves

20 years agouse the same defines when building drill and the examples.
Miek Gieben [Wed, 11 Jan 2006 13:50:34 +0000 (13:50 +0000)] 
use the same defines when building drill and the examples.

20 years agotypo
Miek Gieben [Wed, 11 Jan 2006 13:39:57 +0000 (13:39 +0000)] 
typo

20 years agorenamed functions to be consistent with our naming scheme
Miek Gieben [Wed, 11 Jan 2006 13:33:52 +0000 (13:33 +0000)] 
renamed functions to be consistent with our naming scheme
made some of them static as they aren't meant to be exported??

20 years agoOpenSSL was made optional at compile time
Miek Gieben [Wed, 11 Jan 2006 13:11:52 +0000 (13:11 +0000)] 
OpenSSL was made optional at compile time

20 years agomo' lint, mo' problems
Jelte Jansen [Wed, 11 Jan 2006 12:50:05 +0000 (12:50 +0000)] 
mo' lint, mo' problems

20 years agolint fixes
Jelte Jansen [Wed, 11 Jan 2006 12:34:34 +0000 (12:34 +0000)] 
lint fixes

20 years agoadded make lint test for the examples dir (which fails atm)
Jelte Jansen [Wed, 11 Jan 2006 11:59:17 +0000 (11:59 +0000)] 
added make lint test for the examples dir (which fails atm)

20 years agoadded compilation test with: configure --without-ssl
Miek Gieben [Wed, 11 Jan 2006 10:57:33 +0000 (10:57 +0000)] 
added compilation test with: configure --without-ssl

20 years agoupdated changelog and started openSSL ifdef tour
Miek Gieben [Wed, 11 Jan 2006 10:50:15 +0000 (10:50 +0000)] 
updated changelog and started openSSL ifdef tour

20 years agolint fixes
Jelte Jansen [Tue, 10 Jan 2006 15:30:29 +0000 (15:30 +0000)] 
lint fixes

20 years agotype prunned pointer fixed by casting it to char *
Miek Gieben [Tue, 10 Jan 2006 15:09:18 +0000 (15:09 +0000)] 
type prunned pointer fixed by casting it to char *

20 years agoremove ref from zone.c to oct sorting
Miek Gieben [Tue, 10 Jan 2006 15:03:48 +0000 (15:03 +0000)] 
remove ref from zone.c to oct sorting

20 years agoremoved the _oct sorting functions
Miek Gieben [Tue, 10 Jan 2006 14:57:52 +0000 (14:57 +0000)] 
removed the _oct sorting functions

20 years agoadded make lint target and fixed ldns-read-zone for it
Jelte Jansen [Tue, 10 Jan 2006 14:19:29 +0000 (14:19 +0000)] 
added make lint target and fixed ldns-read-zone for it
(rest still needs to be done)

20 years agouse bgsend in send()
Miek Gieben [Tue, 10 Jan 2006 13:58:31 +0000 (13:58 +0000)] 
use bgsend in send()

20 years agoudp and tcp bgsend implemented
Miek Gieben [Tue, 10 Jan 2006 13:27:14 +0000 (13:27 +0000)] 
udp and tcp bgsend implemented

20 years agoupdate.c tweaks
Miek Gieben [Tue, 10 Jan 2006 12:17:06 +0000 (12:17 +0000)] 
update.c tweaks

ported to coding standards we use
updated documentation
put resolver specific stuff in resolver.c

20 years agodoc updates
Miek Gieben [Tue, 10 Jan 2006 10:45:44 +0000 (10:45 +0000)] 
doc updates

20 years agoadded check to see if target zone contains DNSSEC data at all
Jelte Jansen [Tue, 10 Jan 2006 10:41:09 +0000 (10:41 +0000)] 
added check to see if target zone contains DNSSEC data at all

20 years agorenamed, altered content
Miek Gieben [Tue, 10 Jan 2006 10:36:59 +0000 (10:36 +0000)] 
renamed, altered content

20 years agomoved
Miek Gieben [Tue, 10 Jan 2006 10:32:03 +0000 (10:32 +0000)] 
moved

20 years agodocumentation updates
Miek Gieben [Tue, 10 Jan 2006 10:26:25 +0000 (10:26 +0000)] 
documentation updates

20 years agoadded verbosity argument
Jelte Jansen [Tue, 10 Jan 2006 10:22:43 +0000 (10:22 +0000)] 
added verbosity argument
added printing of all owners that are queried (at verbosity level 3)
added printing of all answer packets (at verbosity level 5)

20 years agoremoved tests/ refs
Jelte Jansen [Tue, 10 Jan 2006 09:01:24 +0000 (09:01 +0000)] 
removed tests/ refs

20 years agoremoved leftover debugprintfs
Jelte Jansen [Tue, 10 Jan 2006 08:38:45 +0000 (08:38 +0000)] 
removed leftover debugprintfs

20 years agocompiler warning
Jelte Jansen [Mon, 9 Jan 2006 15:27:37 +0000 (15:27 +0000)] 
compiler warning

20 years agofixed argument order independence
Jelte Jansen [Mon, 9 Jan 2006 14:47:18 +0000 (14:47 +0000)] 
fixed argument order independence

20 years agofixed Error: Success message
Jelte Jansen [Mon, 9 Jan 2006 14:31:05 +0000 (14:31 +0000)] 
fixed Error: Success message

20 years agoremoved the old test cruft directory
Miek Gieben [Mon, 9 Jan 2006 14:07:33 +0000 (14:07 +0000)] 
removed the old test cruft directory

20 years agoln commands in makefile.in
Jelte Jansen [Mon, 9 Jan 2006 14:02:35 +0000 (14:02 +0000)] 
ln commands in makefile.in

20 years agomoved to the older c-files into a test package
Miek Gieben [Mon, 9 Jan 2006 14:00:38 +0000 (14:00 +0000)] 
moved to the older c-files into a test package

20 years agotests ported to 1.1.0
Miek Gieben [Mon, 9 Jan 2006 13:36:35 +0000 (13:36 +0000)] 
tests ported to 1.1.0

20 years agoexport?
Jelte Jansen [Mon, 9 Jan 2006 12:42:29 +0000 (12:42 +0000)] 
export?

20 years agoimprovement to 08-zoneread test
Jelte Jansen [Mon, 9 Jan 2006 11:55:30 +0000 (11:55 +0000)] 
improvement to 08-zoneread test

20 years agomade test portable
Miek Gieben [Mon, 9 Jan 2006 11:55:25 +0000 (11:55 +0000)] 
made test portable

20 years agon
Miek Gieben [Mon, 9 Jan 2006 11:54:21 +0000 (11:54 +0000)] 
n

20 years agomakefile cleanups
Miek Gieben [Mon, 9 Jan 2006 11:51:33 +0000 (11:51 +0000)] 
makefile cleanups

20 years agofixed the 09 test
Miek Gieben [Mon, 9 Jan 2006 11:46:44 +0000 (11:46 +0000)] 
fixed the 09 test

20 years agoadded doc test
Miek Gieben [Mon, 9 Jan 2006 11:30:36 +0000 (11:30 +0000)] 
added doc test

20 years agofixed doxygen warning
Jelte Jansen [Mon, 9 Jan 2006 11:10:43 +0000 (11:10 +0000)] 
fixed doxygen warning

20 years agodon't recurse into subdirectories
Miek Gieben [Mon, 9 Jan 2006 11:02:47 +0000 (11:02 +0000)] 
don't recurse into subdirectories

20 years agoheader include files update
Miek Gieben [Mon, 9 Jan 2006 10:52:37 +0000 (10:52 +0000)] 
header include files update

20 years agodon't include rr.h in rr.h
Miek Gieben [Mon, 9 Jan 2006 10:34:51 +0000 (10:34 +0000)] 
don't include rr.h in rr.h

20 years agosmall typo
Jelte Jansen [Mon, 9 Jan 2006 10:03:55 +0000 (10:03 +0000)] 
small typo

20 years agoskip over any second soa's you may see
Miek Gieben [Mon, 9 Jan 2006 09:55:14 +0000 (09:55 +0000)] 
skip over any second soa's you may see

20 years agoadded zone reader test
Jelte Jansen [Fri, 6 Jan 2006 14:23:01 +0000 (14:23 +0000)] 
added zone reader test