]> git.ipfire.org Git - thirdparty/ldns.git/log
thirdparty/ldns.git
20 years agosmall fixlet - but doesn't fix the crash :(
Miek Gieben [Wed, 22 Mar 2006 16:17:20 +0000 (16:17 +0000)] 
small fixlet - but doesn't fix the crash :(

20 years agodrill now adds edns data etc when writing query to hex file
Jelte Jansen [Wed, 22 Mar 2006 00:48:17 +0000 (00:48 +0000)] 
drill now adds edns data etc when writing query to hex file
ldns needed a small refactoring for this (it was done implicitely when preparing to send a query from a resolver struct)

20 years agoignore more files: all coding stuff there is length related
Miek Gieben [Wed, 15 Mar 2006 09:31:37 +0000 (09:31 +0000)] 
ignore more files: all coding stuff there is length related

open's indent might think differently

20 years agocoding style - dont' check linktest.c
Miek Gieben [Wed, 15 Mar 2006 09:13:27 +0000 (09:13 +0000)] 
coding style - dont' check linktest.c

20 years agocoding style and updated coding test (not all files are checked)
Miek Gieben [Wed, 15 Mar 2006 09:00:27 +0000 (09:00 +0000)] 
coding style and updated coding test (not all files are checked)

20 years agorenamed compiletest to linktest
Jelte Jansen [Wed, 15 Mar 2006 08:14:09 +0000 (08:14 +0000)] 
renamed compiletest to linktest
replaced -lldns with $(LDFLAGS) for correct linking with any optional libraries like ssl

20 years agoupdate test desc
Miek Gieben [Tue, 14 Mar 2006 14:49:57 +0000 (14:49 +0000)] 
update test desc

20 years agodead code removed
Miek Gieben [Tue, 14 Mar 2006 14:45:02 +0000 (14:45 +0000)] 
dead code removed
coding style
util.c: removed soa serial stuff, not needed here

20 years agocoding style, removed dead code
Miek Gieben [Tue, 14 Mar 2006 13:49:38 +0000 (13:49 +0000)] 
coding style, removed dead code

20 years agocoding style
Miek Gieben [Tue, 14 Mar 2006 13:38:56 +0000 (13:38 +0000)] 
coding style

20 years agocoding style, pcat readme removed
Miek Gieben [Tue, 14 Mar 2006 13:27:15 +0000 (13:27 +0000)] 
coding style, pcat readme removed

20 years agoadd coding style test
Miek Gieben [Tue, 14 Mar 2006 13:20:28 +0000 (13:20 +0000)] 
add coding style test

20 years agosmall mandatory compiletest to see if the library was built correctly
Jelte Jansen [Mon, 13 Mar 2006 14:34:39 +0000 (14:34 +0000)] 
small mandatory compiletest to see if the library was built correctly

20 years agofail after 1000 times
Miek Gieben [Mon, 13 Mar 2006 14:08:59 +0000 (14:08 +0000)] 
fail after 1000 times

20 years agopossible endless loop in make clean
Jelte Jansen [Mon, 13 Mar 2006 12:57:52 +0000 (12:57 +0000)] 
possible endless loop in make clean

20 years agouse the correct modulo value
Miek Gieben [Mon, 13 Mar 2006 11:58:01 +0000 (11:58 +0000)] 
use the correct modulo value

20 years agolet all utils use the new ascii format and
Miek Gieben [Mon, 13 Mar 2006 10:07:47 +0000 (10:07 +0000)] 
let all utils use the new ascii format and
ste line to NULL so that realloc works

20 years agoadd prototype
Miek Gieben [Mon, 13 Mar 2006 09:52:09 +0000 (09:52 +0000)] 
add prototype

20 years agoadded getdelim.c because freebsd doesn't have it
Miek Gieben [Mon, 13 Mar 2006 09:47:29 +0000 (09:47 +0000)] 
added getdelim.c because freebsd doesn't have it

20 years ago-v works, and query-diffs are also handled
Miek Gieben [Fri, 10 Mar 2006 11:55:30 +0000 (11:55 +0000)] 
-v works, and query-diffs are also handled

20 years agofinally a grep that works. Next -v and then we're ready
Miek Gieben [Fri, 10 Mar 2006 11:50:38 +0000 (11:50 +0000)] 
finally a grep that works. Next -v and then we're ready

20 years agogrep on packet numbers
Miek Gieben [Thu, 9 Mar 2006 14:49:39 +0000 (14:49 +0000)] 
grep on packet numbers

20 years agotodo updated
Miek Gieben [Thu, 9 Mar 2006 10:37:05 +0000 (10:37 +0000)] 
todo updated

20 years agomanual pages added
Miek Gieben [Thu, 9 Mar 2006 10:29:50 +0000 (10:29 +0000)] 
manual pages added

20 years agosmall todo added
Miek Gieben [Thu, 9 Mar 2006 10:10:45 +0000 (10:10 +0000)] 
small todo added

20 years agoformat updates. All utils now use the same format to communicate. This
Miek Gieben [Thu, 9 Mar 2006 10:03:10 +0000 (10:03 +0000)] 
format updates. All utils now use the same format to communicate. This
add an extra newline to the output of pcat, but brings the benefit
the pcat-print can be used to print pcat's output

20 years agomove pcat to its onw directory. Delete this dir when we do a release, also delete...
Miek Gieben [Wed, 8 Mar 2006 16:15:18 +0000 (16:15 +0000)] 
move pcat to its onw directory. Delete this dir when we do a release, also delete the test dir

20 years agocorrect order
Miek Gieben [Wed, 8 Mar 2006 16:02:26 +0000 (16:02 +0000)] 
correct order

20 years agoprint bottom bar
Miek Gieben [Wed, 8 Mar 2006 15:56:37 +0000 (15:56 +0000)] 
print bottom bar

20 years agocheck for under and overflow
Miek Gieben [Wed, 8 Mar 2006 15:30:25 +0000 (15:30 +0000)] 
check for under and overflow

20 years agoreadme and format tweak
Miek Gieben [Wed, 8 Mar 2006 14:58:42 +0000 (14:58 +0000)] 
readme and format tweak

20 years agosmall readme
Miek Gieben [Wed, 8 Mar 2006 14:52:08 +0000 (14:52 +0000)] 
small readme

20 years agoprint NULL pkt when sending fails
Miek Gieben [Wed, 8 Mar 2006 14:25:07 +0000 (14:25 +0000)] 
print NULL pkt when sending fails

20 years agosome smaller tweaks, help and options the the pcat* utils
Miek Gieben [Wed, 8 Mar 2006 12:43:28 +0000 (12:43 +0000)] 
some smaller tweaks, help and options the the pcat* utils

20 years agofreebsd fix
Miek Gieben [Wed, 8 Mar 2006 12:34:14 +0000 (12:34 +0000)] 
freebsd fix

20 years agorenamed the files
Miek Gieben [Wed, 8 Mar 2006 12:30:00 +0000 (12:30 +0000)] 
renamed the files
updated help information
document ascii exchange "protocol"

20 years agoloose the -l log. Adds nothing and is ugly
Miek Gieben [Wed, 8 Mar 2006 11:42:27 +0000 (11:42 +0000)] 
loose the -l log. Adds nothing and is ugly

20 years agoprint out the actual package contents (if it will parse)
Miek Gieben [Wed, 8 Mar 2006 10:30:26 +0000 (10:30 +0000)] 
print out the actual package contents (if it will parse)
Not sure about the final output format, but this at least
works

20 years agopcat differ and sender. First rought cut, needs some love
Miek Gieben [Tue, 7 Mar 2006 14:28:45 +0000 (14:28 +0000)] 
pcat differ and sender. First rought cut, needs some love

20 years agocopy headers so it works without make install
Jelte Jansen [Tue, 7 Mar 2006 12:18:09 +0000 (12:18 +0000)] 
copy headers so it works without make install

20 years agolittle update
Miek Gieben [Tue, 7 Mar 2006 12:02:04 +0000 (12:02 +0000)] 
little update

20 years agorun traces to a nameserver of choice
Miek Gieben [Tue, 7 Mar 2006 11:54:21 +0000 (11:54 +0000)] 
run traces to a nameserver of choice

20 years agoupdate TODO
Miek Gieben [Mon, 6 Mar 2006 15:14:08 +0000 (15:14 +0000)] 
update TODO

20 years agolint check
Miek Gieben [Mon, 6 Mar 2006 14:29:35 +0000 (14:29 +0000)] 
lint check

20 years agoupdated version - it also works
Miek Gieben [Mon, 6 Mar 2006 14:23:25 +0000 (14:23 +0000)] 
updated version - it also works

20 years agousage added
Miek Gieben [Mon, 6 Mar 2006 13:57:09 +0000 (13:57 +0000)] 
usage added

20 years agocpap 2 dnsserver
Miek Gieben [Mon, 6 Mar 2006 13:49:42 +0000 (13:49 +0000)] 
cpap 2 dnsserver

20 years agolet the lib do the copying
Miek Gieben [Thu, 2 Mar 2006 15:11:20 +0000 (15:11 +0000)] 
let the lib do the copying

20 years agocheck for overlong labels
Miek Gieben [Thu, 2 Mar 2006 14:45:39 +0000 (14:45 +0000)] 
check for overlong labels

20 years agocheck for maximal dname length
Miek Gieben [Thu, 2 Mar 2006 14:39:07 +0000 (14:39 +0000)] 
check for maximal dname length

20 years agookay, when everything fails, do it brute force
Miek Gieben [Thu, 2 Mar 2006 13:38:27 +0000 (13:38 +0000)] 
okay, when everything fails, do it brute force

is it me, or do all udp dns pkt start at offset 42 ....

20 years agoand ofcourse the (empty) c file
Miek Gieben [Wed, 1 Mar 2006 15:13:29 +0000 (15:13 +0000)] 
and ofcourse the (empty) c file

20 years agotrace testing NSD tool
Miek Gieben [Wed, 1 Mar 2006 15:09:41 +0000 (15:09 +0000)] 
trace testing NSD tool

20 years agoremoved
Miek Gieben [Thu, 23 Feb 2006 16:04:03 +0000 (16:04 +0000)] 
removed

20 years agoonly need to get the validation right.
Miek Gieben [Wed, 15 Feb 2006 13:26:48 +0000 (13:26 +0000)] 
only need to get the validation right.

20 years agocleanups - start resolving at the correct name when coming out of our loop
Miek Gieben [Wed, 15 Feb 2006 12:25:13 +0000 (12:25 +0000)] 
cleanups - start resolving at the correct name when coming out of our loop

20 years agoanother commit
Miek Gieben [Tue, 14 Feb 2006 14:05:56 +0000 (14:05 +0000)] 
another commit

20 years agoerror already does the exit
Miek Gieben [Tue, 14 Feb 2006 13:45:35 +0000 (13:45 +0000)] 
error already does the exit
and be more verbose when things fail

20 years agocheck if the type covered of the signatures matches the type of the
Miek Gieben [Tue, 14 Feb 2006 13:31:54 +0000 (13:31 +0000)] 
check if the type covered of the signatures matches the type of the
rrset being checked
Added an new LDNS_STATUS error for that
updated vim syntax file

20 years agonot used
Miek Gieben [Tue, 14 Feb 2006 12:57:14 +0000 (12:57 +0000)] 
not used

20 years agouse error/warning everywhere
Miek Gieben [Tue, 14 Feb 2006 12:53:58 +0000 (12:53 +0000)] 
use error/warning everywhere

20 years ago_is_empty should also check for NULL
Miek Gieben [Tue, 14 Feb 2006 12:42:42 +0000 (12:42 +0000)] 
_is_empty should also check for NULL

-6 / -4 is enabled again in net.c

set_ip6 in ldns_resolver_new() now uses the correct
defined value instead of false,

20 years agokill printfs
Miek Gieben [Tue, 14 Feb 2006 12:29:50 +0000 (12:29 +0000)] 
kill printfs

20 years agoDONT FREE data and THEN USE it
Miek Gieben [Tue, 14 Feb 2006 12:27:05 +0000 (12:27 +0000)] 
DONT FREE data and THEN USE it

20 years agokill LDNS_RR_MAX which wasn't used and where it was
Miek Gieben [Tue, 14 Feb 2006 12:24:04 +0000 (12:24 +0000)] 
kill LDNS_RR_MAX which wasn't used and where it was
used it does not make sense

20 years agoset retry limit to 3 and some secure tracing stuff is added.
Miek Gieben [Tue, 14 Feb 2006 12:10:39 +0000 (12:10 +0000)] 
set retry limit to 3 and some secure tracing stuff is added.

20 years agotried to debug some network code
Miek Gieben [Tue, 14 Feb 2006 11:11:21 +0000 (11:11 +0000)] 
tried to debug some network code

Some further drill modifications to allow secure trace to work

20 years agoreturn LDNS_STATUS_OK when at least one signature validates
Miek Gieben [Tue, 14 Feb 2006 10:33:34 +0000 (10:33 +0000)] 
return LDNS_STATUS_OK when at least one signature validates
also check if there are any signatures, if not return
LDNS_STATUS_CRYPTO_NO_RRSIG

20 years agoQA
Miek Gieben [Mon, 13 Feb 2006 14:55:04 +0000 (14:55 +0000)] 
QA

20 years agolint fixes
Miek Gieben [Mon, 13 Feb 2006 14:48:58 +0000 (14:48 +0000)] 
lint fixes

20 years agosecure tracing; all the info is there
Miek Gieben [Mon, 13 Feb 2006 14:37:11 +0000 (14:37 +0000)] 
secure tracing; all the info is there
complete the validation loop, ask for DS and
make Trusted keys work

20 years agomore sane printing
Miek Gieben [Mon, 13 Feb 2006 12:00:56 +0000 (12:00 +0000)] 
more sane printing

20 years agoadded some printing function that only print a partial DNSKEY
Miek Gieben [Mon, 13 Feb 2006 11:13:13 +0000 (11:13 +0000)] 
added some printing function that only print a partial DNSKEY
or RRSIG.
This makes the screen less messy when printing a large DNSSEC trace

20 years agolint and TODO edited
Miek Gieben [Mon, 13 Feb 2006 10:40:44 +0000 (10:40 +0000)] 
lint and TODO edited

20 years agosome more secure tracing stuff
Miek Gieben [Mon, 13 Feb 2006 10:33:45 +0000 (10:33 +0000)] 
some more secure tracing stuff
added 2 new functions in the library:
ldns_rr_list_push_rr_list(): push an rr_list to an rr_list
ldns_rr_list_pop_rr_list(): pop an rr_list from an rr_list

20 years agomy system does not include md5.h automatically
Jelte Jansen [Thu, 9 Feb 2006 19:39:43 +0000 (19:39 +0000)] 
my system does not include md5.h automatically

20 years agoldns_resolver_search implemented, but not tested yet
Miek Gieben [Thu, 9 Feb 2006 13:53:23 +0000 (13:53 +0000)] 
ldns_resolver_search implemented, but not tested yet

20 years agofinally got a correct function for impl. secure tracing
Miek Gieben [Thu, 9 Feb 2006 13:34:24 +0000 (13:34 +0000)] 
finally got a correct function for impl. secure tracing
the normal trace function is used as a base for impl. this.

various other updates were made also

20 years agoremoved unwanted lua code (insert/delete RRs).
Miek Gieben [Thu, 9 Feb 2006 12:04:58 +0000 (12:04 +0000)] 
removed unwanted lua code (insert/delete RRs).
added: ldns_pkt_empty to check if a pkt is emtpy
some drill changes

20 years agoFixed obscure network bug:
Miek Gieben [Wed, 8 Feb 2006 11:59:41 +0000 (11:59 +0000)] 
Fixed obscure network bug:
don't return LDNS_STATUS when 0 means error, sometimes the
status was seen as a VALID SOCKET leading to all kinds of mayhem.

-- This should be probably backported to 1.0.X --

20 years agocoding style
Miek Gieben [Wed, 8 Feb 2006 08:37:18 +0000 (08:37 +0000)] 
coding style

20 years agoconst updates (we're almost)
Miek Gieben [Wed, 8 Feb 2006 08:28:35 +0000 (08:28 +0000)] 
const updates (we're almost)
updated/added documentation
coding style fixes and deleted #ifdef'd code

20 years agoconst additions for the resolver
Miek Gieben [Tue, 7 Feb 2006 17:28:47 +0000 (17:28 +0000)] 
const additions for the resolver

20 years agolua bindings restart
Miek Gieben [Tue, 7 Feb 2006 13:59:25 +0000 (13:59 +0000)] 
lua bindings restart

20 years agoconst updates in zone.{ch}
Miek Gieben [Tue, 7 Feb 2006 13:33:59 +0000 (13:33 +0000)] 
const updates in zone.{ch}

20 years agosmall update
Miek Gieben [Tue, 7 Feb 2006 12:18:39 +0000 (12:18 +0000)] 
small update

20 years agoupdate drill also
Miek Gieben [Tue, 7 Feb 2006 11:45:29 +0000 (11:45 +0000)] 
update drill also

20 years agosha-256 implement, without actually calling the openssl lib
Miek Gieben [Tue, 7 Feb 2006 11:38:49 +0000 (11:38 +0000)] 
sha-256 implement, without actually calling the openssl lib

20 years agoenum defined for hashing algs in DS rr
Miek Gieben [Tue, 7 Feb 2006 11:11:38 +0000 (11:11 +0000)] 
enum defined for hashing algs in DS rr

20 years agofixed 'dont-sign' check to correctly recognize delegation NS records
Jelte Jansen [Mon, 6 Feb 2006 14:14:03 +0000 (14:14 +0000)] 
fixed 'dont-sign' check to correctly recognize delegation NS records

20 years agosmall version print change
Jelte Jansen [Mon, 6 Feb 2006 13:44:24 +0000 (13:44 +0000)] 
small version print change

20 years agoFixed version print in read zone. (only browsing ...)
Wouter Wijngaards [Sat, 28 Jan 2006 23:27:33 +0000 (23:27 +0000)] 
Fixed version print in read zone. (only browsing ...)
My compiler at home says that it needs const versions for ldns_zone_rr_count
and ldns_zone_rrs, by the way.

20 years agobogus commit: test
Miek Gieben [Thu, 26 Jan 2006 13:26:42 +0000 (13:26 +0000)] 
bogus commit: test

20 years agocomments removed
Miek Gieben [Thu, 26 Jan 2006 13:19:46 +0000 (13:19 +0000)] 
comments removed

20 years agodocument packet push functions
Miek Gieben [Thu, 26 Jan 2006 13:14:47 +0000 (13:14 +0000)] 
document packet push functions

20 years agolint
Miek Gieben [Thu, 26 Jan 2006 13:08:07 +0000 (13:08 +0000)] 
lint

20 years agoremoved ldns_udp_server_connect()
Miek Gieben [Thu, 26 Jan 2006 13:02:31 +0000 (13:02 +0000)] 
removed ldns_udp_server_connect()

20 years agoadded miniminimininameserver
Jelte Jansen [Wed, 25 Jan 2006 15:30:50 +0000 (15:30 +0000)] 
added miniminimininameserver
only udp, just answers with any match from the zonefile
no error checking
will probably not work on systems other than this linux box
but it's a start :)

20 years agoother cleanups
Miek Gieben [Wed, 25 Jan 2006 13:28:53 +0000 (13:28 +0000)] 
other cleanups

20 years agopartial port of secure trace code of older drill
Miek Gieben [Wed, 25 Jan 2006 13:25:35 +0000 (13:25 +0000)] 
partial port of secure trace code of older drill