bind9/lib/dns/include/dns
Mark Andrews 1769b07530 fix memory overun in dns_zone_getincludes, allocated array too small (zero).
fix possible memory overrun in dns_zone_getincludes
fix inconsistent mxtc use in ns_server_zonestatus
fix missing out of memory errors checks in zone_registerinclude
fix possible use after free issues zone_registerinclude/ns_server_zonestatus
2012-02-01 21:28:39 +00:00
..
.cvsignore dns_rdata_tostruct() conversion 1999-05-05 01:55:13 +00:00
acache.h update copyright notice 2007-06-19 23:47:24 +00:00
acl.h update copyright notice 2011-06-17 23:47:49 +00:00
adb.h Back out changes #3182 and #3202 2011-12-05 17:10:51 +00:00
bit.h update copyright notice 2007-06-19 23:47:24 +00:00
byaddr.h update copyright notice 2007-06-19 23:47:24 +00:00
cache.h update copyright notice 2011-08-02 23:47:52 +00:00
callbacks.h update copyright notice 2011-12-09 23:47:05 +00:00
cert.h update copyright notice 2007-06-19 23:47:24 +00:00
client.h update copyright notice 2009-09-02 23:48:03 +00:00
clientinfo.h update copyright notice 2011-10-11 23:46:45 +00:00
compress.h update copyright notice 2009-01-17 23:47:43 +00:00
db.h Commit rt25172 changes to HEAD including 2011-10-13 01:32:34 +00:00
dbiterator.h update copyright notice 2007-06-19 23:47:24 +00:00
dbtable.h update copyright notice 2007-06-19 23:47:24 +00:00
diff.h update copyright notice 2010-06-04 23:51:14 +00:00
dispatch.h update copyright notice 2011-07-28 23:47:59 +00:00
dlz.h update copyright notice 2011-03-17 23:47:30 +00:00
dlz_dlopen.h update copyright notice 2011-10-11 23:46:45 +00:00
dns64.h update copyright notice 2010-12-08 23:51:56 +00:00
dnssec.h 3193. [cleanup] Changed MAXZONEKEYS to DNS_MAXZONEKEYS, moved to 2011-11-03 02:54:47 +00:00
ds.h update copyright notice 2010-12-23 23:47:08 +00:00
ecdb.h update copyright notice 2009-09-02 23:48:03 +00:00
events.h 3185. [func] New 'rndc signing' option for auto-dnssec zones: 2011-10-28 06:20:07 +00:00
fixedname.h update copyright notice 2007-06-19 23:47:24 +00:00
forward.h update copyright notice 2009-09-02 23:48:03 +00:00
iptable.h Part 2 of: 2007-09-14 01:46:06 +00:00
journal.h 3252. [bug] When master zones using inline-signing were 2011-12-22 07:32:41 +00:00
keydata.h 2619. [func] Add support for RFC 5011, automatic trust anchor 2009-06-30 02:53:46 +00:00
keyflags.h update copyright notice 2007-06-19 23:47:24 +00:00
keytable.h 2924. [func] 'rndc secroots' dump a combined summary of the 2010-06-25 03:24:05 +00:00
keyvalues.h update copyright notice 2010-12-23 23:47:08 +00:00
lib.h update copyright notice 2009-09-02 23:48:03 +00:00
log.h update copyright notice 2011-10-13 22:48:24 +00:00
lookup.h update copyright notice 2009-01-17 23:47:43 +00:00
Makefile.in Add clientinfo.h to HEADERS. [RT #26558] 2011-11-14 18:32:34 +00:00
master.h update copyright notice 2012-01-31 23:47:33 +00:00
masterdump.h update copyright notice 2011-12-08 23:46:49 +00:00
message.h update copyright notice 2010-03-04 23:50:34 +00:00
name.h update copyright notice 2011-01-13 04:59:26 +00:00
ncache.h update copyright notice 2010-05-14 23:50:40 +00:00
nsec.h update copyright notice 2011-06-10 23:47:32 +00:00
nsec3.h update copyright notice 2011-10-28 12:20:31 +00:00
opcode.h update copyright notice 2007-06-19 23:47:24 +00:00
order.h update copyright notice 2007-06-19 23:47:24 +00:00
peer.h update copyright notice 2009-01-17 23:47:43 +00:00
portlist.h update copyright notice 2007-06-19 23:47:24 +00:00
private.h update copyright notice 2011-10-28 12:20:31 +00:00
rbt.h 2746. [port] hpux: address signed/unsigned expansion mismatch of 2009-11-04 01:18:19 +00:00
rcode.h update copyright notice 2008-09-25 04:02:39 +00:00
rdata.h Use UINT_MAX to initialise split_width (unsigned int) instead of -1. 2011-03-20 02:31:54 +00:00
rdataclass.h update copyright notice 2007-06-19 23:47:24 +00:00
rdatalist.h update copyright notice 2008-04-03 06:09:05 +00:00
rdataset.h 3124. [bug] Use an rdataset attribute flag to indicate 2011-06-08 22:13:51 +00:00
rdatasetiter.h update copyright notice 2007-06-19 23:47:24 +00:00
rdataslab.h update copyright notice 2008-04-01 23:47:10 +00:00
rdatatype.h update copyright notice 2008-09-25 04:02:39 +00:00
request.h update copyright notice 2010-03-04 23:50:34 +00:00
resolver.h Back out changes #3182 and #3202 2011-12-05 17:10:51 +00:00
result.h 3084. [func] A new command "rndc sync" dumps pending changes in 2011-03-21 07:22:14 +00:00
rootns.h update copyright notice 2007-06-19 23:47:24 +00:00
rpz.h 3186. [bug] Version/db mis-match in rpz code. [RT #26180] 2011-10-28 11:46:50 +00:00
rriterator.h update copyright notice 2011-11-01 23:47:00 +00:00
sdb.h update copyright notice 2011-10-11 23:46:45 +00:00
sdlz.h 3164. [func] Enable DLZ modules to retrieve client information, 2011-10-11 00:09:03 +00:00
secalg.h update copyright notice 2009-10-12 23:48:02 +00:00
secproto.h update copyright notice 2007-06-19 23:47:24 +00:00
soa.h rt20045: 2009-09-10 01:47:09 +00:00
ssu.h update copyright notice 2011-01-06 23:47:00 +00:00
stats.h update copyright notice 2009-01-27 23:47:54 +00:00
tcpmsg.h update copyright notice 2007-06-19 23:47:24 +00:00
time.h update copyright notice 2012-01-27 23:46:59 +00:00
timer.h update copyright notice 2007-06-19 23:47:24 +00:00
tkey.h update copyright notice 2011-01-08 23:47:01 +00:00
tsec.h 2982. [bug] Reference count dst keys. dst_key_attach() can be used 2010-12-09 00:54:34 +00:00
tsig.h update copyright notice 2011-01-11 23:47:14 +00:00
ttl.h update copyright notice 2007-06-19 23:47:24 +00:00
types.h 3241. [func] Extended the header of raw-format master files to 2011-12-08 16:07:22 +00:00
update.h update copyright notice 2011-08-30 23:46:53 +00:00
validator.h update copyright notice 2010-02-25 05:08:01 +00:00
version.h update copyright notice 2007-06-19 23:47:24 +00:00
view.h Remove the ixfr-from-differences side-effect which causes an AXFR and extend 2011-09-06 22:29:33 +00:00
xfrin.h update copyright notice 2009-01-17 23:47:43 +00:00
zone.h fix memory overun in dns_zone_getincludes, allocated array too small (zero). 2012-02-01 21:28:39 +00:00
zonekey.h update copyright notice 2007-06-19 23:47:24 +00:00
zt.h update copyright notice 2011-09-02 23:46:33 +00:00