]> git.ipfire.org Git - thirdparty/ldns.git/commit
made zone signing function, untested, but it seems to produce something :)
authorJelte Jansen <jeltejan@NLnetLabs.nl>
Fri, 12 Aug 2005 09:52:35 +0000 (09:52 +0000)
committerJelte Jansen <jeltejan@NLnetLabs.nl>
Fri, 12 Aug 2005 09:52:35 +0000 (09:52 +0000)
commit608438b087cccec8a55abe969c19bd23caaf783a
treeeaf341c4149468f34b10d27fee11c748d1c82439
parenta5f7e892972b2d6b862293d66c704741d51b7834
made zone signing function, untested, but it seems to produce something :)
(actual crypto signing functions are not completed yet)
added ldns_rr_list_pop_rrset() that pops the first rrset from the list, which of course has to be sorted
dnssec.c
keys.c
ldns/dnssec.h
ldns/rr.h
net.c
rr.c
signzone.c