bind9/lib/dns
Mukund Sivaraman 3923685bfe Add NSEC3 fromtext/totext unittests
(cherry picked from commit b0d9198e03)
2018-06-04 13:21:57 +10:00
..
include add header guards in files that were missing them 2018-04-22 12:58:36 -07:00
rdata Don't insert 2nd space between NSEC3 nexthash and typemap fields 2018-06-04 13:21:57 +10:00
tests Add NSEC3 fromtext/totext unittests 2018-06-04 13:21:57 +10:00
win32 Move find_zone_keys() to lib/dns/zone_p.h 2018-05-10 09:32:21 -07:00
.gitignore add gen.dSYM 2013-05-09 10:54:36 +10:00
acache.c update file headers to remove copyright years 2018-03-14 21:12:08 -07:00
acl.c update file headers to remove copyright years 2018-03-14 21:12:08 -07:00
adb.c update file headers to remove copyright years 2018-03-14 21:12:08 -07:00
api prep 9.10.7rc2 2018-03-02 21:53:56 +00:00
Atffile 3043. [test] Merged in the NetBSD ATF test framework (currently 2011-02-26 02:26:33 +00:00
byaddr.c update file headers to remove copyright years 2018-03-14 21:12:08 -07:00
cache.c update file headers to remove copyright years 2018-03-14 21:12:08 -07:00
callbacks.c update file headers to remove copyright years 2018-03-14 21:12:08 -07:00
client.c update file headers to remove copyright years 2018-03-14 21:12:08 -07:00
clientinfo.c update file headers to remove copyright years 2018-03-14 21:12:08 -07:00
compress.c update file headers to remove copyright years 2018-03-14 21:12:08 -07:00
db.c update file headers to remove copyright years 2018-03-14 21:12:08 -07:00
dbiterator.c update file headers to remove copyright years 2018-03-14 21:12:08 -07:00
dbtable.c update file headers to remove copyright years 2018-03-14 21:12:08 -07:00
diff.c update file headers to remove copyright years 2018-03-14 21:12:08 -07:00
dispatch.c update file headers to remove copyright years 2018-03-14 21:12:08 -07:00
dlz.c update file headers to remove copyright years 2018-03-14 21:12:08 -07:00
dns64.c update file headers to remove copyright years 2018-03-14 21:12:08 -07:00
dnssec.c update file headers to remove copyright years 2018-03-14 21:12:08 -07:00
ds.c update file headers to remove copyright years 2018-03-14 21:12:08 -07:00
dst_api.c update file headers to remove copyright years 2018-03-14 21:12:08 -07:00
dst_gost.h update file headers to remove copyright years 2018-03-14 21:12:08 -07:00
dst_internal.h update file headers to remove copyright years 2018-03-14 21:12:08 -07:00
dst_lib.c update file headers to remove copyright years 2018-03-14 21:12:08 -07:00
dst_openssl.h Do not assign NULL conditionally in OpenSSL < 1.1, make it always explicit. 2018-04-06 14:26:04 +10:00
dst_parse.c simplify mask construction 2018-05-03 17:16:10 +02:00
dst_parse.h update file headers to remove copyright years 2018-03-14 21:12:08 -07:00
dst_pkcs11.h update file headers to remove copyright years 2018-03-14 21:12:08 -07:00
dst_result.c update file headers to remove copyright years 2018-03-14 21:12:08 -07:00
ecdb.c update file headers to remove copyright years 2018-03-14 21:12:08 -07:00
forward.c update file headers to remove copyright years 2018-03-14 21:12:08 -07:00
gen-unix.h update file headers to remove copyright years 2018-03-14 21:12:08 -07:00
gen-win32.h update file headers to remove copyright years 2018-03-14 21:12:08 -07:00
gen.c update file headers to remove copyright years 2018-03-14 21:12:08 -07:00
geoip.c update file headers to remove copyright years 2018-03-14 21:12:08 -07:00
gssapi_link.c update file headers to remove copyright years 2018-03-14 21:12:08 -07:00
gssapictx.c update file headers to remove copyright years 2018-03-14 21:12:08 -07:00
hmac_link.c update file headers to remove copyright years 2018-03-14 21:12:08 -07:00
iptable.c update file headers to remove copyright years 2018-03-14 21:12:08 -07:00
journal.c update file headers to remove copyright years 2018-03-14 21:12:08 -07:00
key.c update file headers to remove copyright years 2018-03-14 21:12:08 -07:00
keydata.c update file headers to remove copyright years 2018-03-14 21:12:08 -07:00
keytable.c update file headers to remove copyright years 2018-03-14 21:12:08 -07:00
Kyuafile regen v9_10 2017-12-29 02:29:40 +00:00
lib.c update file headers to remove copyright years 2018-03-14 21:12:08 -07:00
log.c update file headers to remove copyright years 2018-03-14 21:12:08 -07:00
lookup.c update file headers to remove copyright years 2018-03-14 21:12:08 -07:00
Makefile.in update file headers to remove copyright years 2018-03-14 21:12:08 -07:00
mapapi [v9_10] bump mapapi (dns_rbtnode has changed) 2015-01-22 11:32:23 -08:00
master.c work around cppcheck false positive 2018-05-29 09:52:37 +10:00
masterdump.c update file headers to remove copyright years 2018-03-14 21:12:08 -07:00
message.c update file headers to remove copyright years 2018-03-14 21:12:08 -07:00
name.c update file headers to remove copyright years 2018-03-14 21:12:08 -07:00
ncache.c update file headers to remove copyright years 2018-03-14 21:12:08 -07:00
nsec.c update file headers to remove copyright years 2018-03-14 21:12:08 -07:00
nsec3.c update file headers to remove copyright years 2018-03-14 21:12:08 -07:00
openssl_link.c update file headers to remove copyright years 2018-03-14 21:12:08 -07:00
openssldh_link.c Do not assign NULL conditionally in OpenSSL < 1.1, make it always explicit. 2018-04-06 14:26:04 +10:00
openssldsa_link.c Do not assign NULL conditionally in OpenSSL < 1.1, make it always explicit. 2018-04-06 14:26:04 +10:00
opensslecdsa_link.c update file headers to remove copyright years 2018-03-14 21:12:08 -07:00
openssleddsa_link.c update file headers to remove copyright years 2018-03-14 21:12:08 -07:00
opensslgost_link.c update file headers to remove copyright years 2018-03-14 21:12:08 -07:00
opensslrsa_link.c A couple of more cleanups after free in opensslrsa_generate() 2018-04-06 14:26:04 +10:00
order.c update file headers to remove copyright years 2018-03-14 21:12:08 -07:00
peer.c update file headers to remove copyright years 2018-03-14 21:12:08 -07:00
pkcs11.c update file headers to remove copyright years 2018-03-14 21:12:08 -07:00
pkcs11dh_link.c update file headers to remove copyright years 2018-03-14 21:12:08 -07:00
pkcs11dsa_link.c update file headers to remove copyright years 2018-03-14 21:12:08 -07:00
pkcs11ecdsa_link.c update file headers to remove copyright years 2018-03-14 21:12:08 -07:00
pkcs11eddsa_link.c update file headers to remove copyright years 2018-03-14 21:12:08 -07:00
pkcs11gost_link.c update file headers to remove copyright years 2018-03-14 21:12:08 -07:00
pkcs11rsa_link.c update file headers to remove copyright years 2018-03-14 21:12:08 -07:00
portlist.c update file headers to remove copyright years 2018-03-14 21:12:08 -07:00
private.c update file headers to remove copyright years 2018-03-14 21:12:08 -07:00
rbt.c update file headers to remove copyright years 2018-03-14 21:12:08 -07:00
rbtdb.c update file headers to remove copyright years 2018-03-14 21:12:08 -07:00
rbtdb.h update file headers to remove copyright years 2018-03-14 21:12:08 -07:00
rbtdb64.c update file headers to remove copyright years 2018-03-14 21:12:08 -07:00
rbtdb64.h update file headers to remove copyright years 2018-03-14 21:12:08 -07:00
rcode.c update file headers to remove copyright years 2018-03-14 21:12:08 -07:00
rdata.c Don't insert 2nd space between NSEC3 nexthash and typemap fields 2018-06-04 13:21:57 +10:00
rdatalist.c update file headers to remove copyright years 2018-03-14 21:12:08 -07:00
rdatalist_p.h update file headers to remove copyright years 2018-03-14 21:12:08 -07:00
rdataset.c update file headers to remove copyright years 2018-03-14 21:12:08 -07:00
rdatasetiter.c update file headers to remove copyright years 2018-03-14 21:12:08 -07:00
rdataslab.c update file headers to remove copyright years 2018-03-14 21:12:08 -07:00
request.c update file headers to remove copyright years 2018-03-14 21:12:08 -07:00
resolver.c update file headers to remove copyright years 2018-03-14 21:12:08 -07:00
result.c update file headers to remove copyright years 2018-03-14 21:12:08 -07:00
rootns.c update file headers to remove copyright years 2018-03-14 21:12:08 -07:00
rpz.c update file headers to remove copyright years 2018-03-14 21:12:08 -07:00
rriterator.c update file headers to remove copyright years 2018-03-14 21:12:08 -07:00
rrl.c update file headers to remove copyright years 2018-03-14 21:12:08 -07:00
sdb.c fix shadowed global variables 2018-04-22 12:58:36 -07:00
sdlz.c update file headers to remove copyright years 2018-03-14 21:12:08 -07:00
soa.c update file headers to remove copyright years 2018-03-14 21:12:08 -07:00
spnego.asn1 2105. [func] GSS-TSIG support (RFC 3645). 2006-12-04 01:54:53 +00:00
spnego.c remove unnecessary comparison 2018-04-22 12:58:36 -07:00
spnego.h update file headers to remove copyright years 2018-03-14 21:12:08 -07:00
spnego_asn1.c update file headers to remove copyright years 2018-03-14 21:12:08 -07:00
spnego_asn1.pl update file headers to remove copyright years 2018-03-14 21:12:08 -07:00
ssu.c update file headers to remove copyright years 2018-03-14 21:12:08 -07:00
ssu_external.c update file headers to remove copyright years 2018-03-14 21:12:08 -07:00
stats.c update file headers to remove copyright years 2018-03-14 21:12:08 -07:00
tcpmsg.c update file headers to remove copyright years 2018-03-14 21:12:08 -07:00
time.c update file headers to remove copyright years 2018-03-14 21:12:08 -07:00
timer.c update file headers to remove copyright years 2018-03-14 21:12:08 -07:00
tkey.c update file headers to remove copyright years 2018-03-14 21:12:08 -07:00
tsec.c update file headers to remove copyright years 2018-03-14 21:12:08 -07:00
tsig.c update file headers to remove copyright years 2018-03-14 21:12:08 -07:00
ttl.c update file headers to remove copyright years 2018-03-14 21:12:08 -07:00
update.c update file headers to remove copyright years 2018-03-14 21:12:08 -07:00
validator.c update file headers to remove copyright years 2018-03-14 21:12:08 -07:00
version.c update file headers to remove copyright years 2018-03-14 21:12:08 -07:00
view.c update file headers to remove copyright years 2018-03-14 21:12:08 -07:00
xfrin.c update file headers to remove copyright years 2018-03-14 21:12:08 -07:00
zone.c Move find_zone_keys() to lib/dns/zone_p.h 2018-05-10 09:32:21 -07:00
zone_p.h copyrights 2018-05-23 09:58:39 -07:00
zonekey.c update file headers to remove copyright years 2018-03-14 21:12:08 -07:00
zt.c update file headers to remove copyright years 2018-03-14 21:12:08 -07:00