]> git.ipfire.org Git - thirdparty/unbound.git/commit
work on domain name compression.
authorWouter Wijngaards <wouter@nlnetlabs.nl>
Wed, 25 Apr 2007 15:28:03 +0000 (15:28 +0000)
committerWouter Wijngaards <wouter@nlnetlabs.nl>
Wed, 25 Apr 2007 15:28:03 +0000 (15:28 +0000)
commitf48553bc2deef7be62ffb71cc1e951d2e0c29c6a
tree784a21c12b39f16d04a31f99fa4e2ff603252898
parent02f5c6363516f70fcf3a70c3371af37f84083541
work on domain name compression.

git-svn-id: file:///svn/unbound/trunk@257 be551aaa-1e26-0410-a405-d3ace91eadb9
12 files changed:
Makefile.in
doc/Changelog
testcode/pktview.c [new file with mode: 0644]
testcode/readhex.c [new file with mode: 0644]
testcode/readhex.h [new file with mode: 0644]
testcode/unitmain.c
testcode/unitmsgparse.c
util/data/dname.c
util/data/dname.h
util/data/msgparse.c
util/data/msgreply.c
util/log.c