bind9/lib/isc
Mark Andrews 1e0ed0c6f5 4024. [bug] dns_rdata_opt_first, dns_rdata_opt_next,
dns_rdata_opt_current, dns_rdata_txt_first,
                        dns_rdata_txt_next and dns_rdata_txt_current were
                        documented but not implemented.  These have now been
                        implemented.

                        dns_rdata_spf_first, dns_rdata_spf_next and
                        dns_rdata_spf_current were document but not
                        implemented.  The prototypes for these
                        functions have been removed. [RT #38068]

4023.   [bug]           win32: socket handling with explict ports and
                        invoking named with -4 was broken for some
                        configurations. [RT #38068]
2014-12-19 11:35:07 +11:00
..
alpha update copyright notice 2012-06-29 23:45:57 +00:00
ia64 update copyright notice 2012-08-17 23:46:06 +00:00
include [master] remove inadvertently-retained content from quota.h 2014-11-20 12:55:01 -08:00
mips update copyright notice 2012-06-29 23:45:57 +00:00
nls update copyright notice 2012-06-29 23:45:57 +00:00
noatomic update copyright notice 2012-06-29 23:45:57 +00:00
nothreads update copyright notice 2013-10-08 04:13:49 +00:00
powerpc update copyright notice 2012-06-29 23:45:57 +00:00
pthreads update copyright notice 2014-03-10 23:46:12 +00:00
sparc64 update copyright notice 2013-01-09 23:45:53 +00:00
tests [master] refactor max-recursion-queries 2014-11-19 18:21:02 -08:00
unix silence signed/unsigned warning 2014-11-21 20:28:17 +11:00
win32 4024. [bug] dns_rdata_opt_first, dns_rdata_opt_next, 2014-12-19 11:35:07 +11:00
x86_32 update copyright notice 2012-06-29 23:45:57 +00:00
x86_64 update copyright notice 2012-06-29 23:45:57 +00:00
.gitignore [master] update gitignore files; use rev-parse to get srcid 2014-06-17 13:49:30 -07:00
aes.c [master] better error output when initializing pkcs11 2014-03-12 20:52:01 -07:00
api [master] prep 9.10.0rc1 2014-04-03 20:34:46 -07:00
app_api.c [master] use ANSI prototypes, clean up some casts 2014-03-04 10:42:25 -08:00
assertions.c noreturn RT #20257 2009-09-29 15:06:07 +00:00
Atffile 3131. [func] Improve scalability by allocating one zone task 2011-07-06 05:05:52 +00:00
backtrace-emptytbl.c - add .cvsignore files 2009-09-01 20:13:44 +00:00
backtrace.c update copyright notice 2014-03-04 23:46:15 +00:00
base32.c 3819. [bug] NSEC3 hashes need to be able to be entered and 2014-04-24 18:58:03 +10:00
base64.c update copyright notice 2014-01-09 23:46:35 +00:00
bind9.c update copyright notice 2013-04-10 23:46:01 +00:00
buffer.c [master] buffer ATF test was failing 2014-11-15 00:56:17 -08:00
bufferlist.c update copyright notice 2007-06-19 23:47:24 +00:00
chacha_private.h silence compiler warnings 2014-06-10 12:38:32 +10:00
commandline.c update copyright notice 2014-01-24 23:46:22 +00:00
counter.c [master] refactor max-recursion-queries 2014-11-19 18:21:02 -08:00
crc64.c silence compiler warning 2013-06-12 11:57:52 +10:00
entropy.c [master] merge libiscpk11 to libisc 2014-02-11 21:20:28 -08:00
error.c update copyright notice 2007-06-19 23:47:24 +00:00
event.c update copyright notice 2014-04-24 23:45:21 +00:00
fsaccess.c update copyright notice 2007-06-19 23:47:24 +00:00
hash.c [master] Fix bin/tests/rbt_test.c, use portable int types 2014-05-29 07:37:13 -07:00
heap.c update copyright notice 2014-01-09 23:46:35 +00:00
hex.c update copyright notice 2014-01-09 23:46:35 +00:00
hmacmd5.c Hardened OpenSSL digest/HMAC calls [RT #37944] 2014-12-02 12:41:01 +01:00
hmacsha.c Hardened OpenSSL digest/HMAC calls [RT #37944] 2014-12-02 12:41:01 +01:00
httpd.c update copyrights 2014-01-11 07:07:56 +11:00
inet_aton.c update copyright notice 2014-01-24 23:46:22 +00:00
inet_ntop.c update copyright notice 2009-07-17 23:47:41 +00:00
inet_pton.c update copyright notice 2014-01-09 23:46:35 +00:00
iterated_hash.c update copyright notice 2009-02-18 23:47:48 +00:00
lex.c update copyright notice 2014-01-09 23:46:35 +00:00
lfsr.c update copyright notice 2007-06-19 23:47:24 +00:00
lib.c [master] use ANSI prototypes, clean up some casts 2014-03-04 10:42:25 -08:00
log.c 3991. [func] Add the ability to buffer logging output by specifying 2014-10-30 11:37:05 +11:00
Makefile.in [master] refactor max-recursion-queries 2014-11-19 18:21:02 -08:00
md5.c Hardened OpenSSL digest/HMAC calls [RT #37944] 2014-12-02 12:41:01 +01:00
mem.c 3868. [bug] isc_mem_setwater incorrectly cleared hi_called 2014-06-02 16:31:42 +10:00
mutexblock.c update copyright notice 2012-03-10 23:45:53 +00:00
netaddr.c silence coverity - reviewed by Evan over jabber 2014-07-01 09:52:02 +10:00
netscope.c update copyright notice 2007-06-19 23:47:24 +00:00
ondestroy.c update copyright notice 2007-06-19 23:47:24 +00:00
parseint.c update copyright notice 2012-09-12 23:46:13 +00:00
pk11.c Accept up to 256 byte PINs in native PKCS#11. [RT #37410] 2014-10-20 22:55:40 +02:00
pk11_result.c [master] better error output when initializing pkcs11 2014-03-12 20:52:01 -07:00
pool.c update copyright notice 2013-02-21 23:45:56 +00:00
portset.c #include <config.h>, restore 'static inline' 2008-06-24 23:24:35 +00:00
print.c silence "Value stored to 'length' is never read" by removing assignment 2014-07-17 09:44:57 +10:00
quota.c update copyright notice 2007-06-19 23:47:24 +00:00
radix.c 3998. [bug] isc_radix_search was returning matches that were 2014-11-04 12:34:12 +11:00
random.c [master] s/mempcy/memmove/ 2014-11-06 13:01:59 -08:00
ratelimiter.c update copyright notice 2014-09-29 23:45:24 +00:00
refcount.c update copyright notice 2007-06-19 23:47:24 +00:00
regex.c update copyright notice 2014-04-29 23:45:21 +00:00
region.c update copyright notice 2007-06-19 23:47:24 +00:00
result.c update copyright notice 2014-08-02 23:45:21 +00:00
rwlock.c update copyright notice 2012-03-10 23:45:53 +00:00
safe.c [master] silence warning 2013-07-10 09:15:51 -07:00
serial.c update copyright notice 2007-06-19 23:47:24 +00:00
sha1.c Hardened OpenSSL digest/HMAC calls [RT #37944] 2014-12-02 12:41:01 +01:00
sha2.c Hardened OpenSSL digest/HMAC calls [RT #37944] 2014-12-02 12:41:01 +01:00
sockaddr.c update copyright notice 2014-01-09 23:46:35 +00:00
socket_api.c additional changes for: 2014-04-24 18:59:01 +10:00
stats.c update copyright notice 2014-01-09 23:46:35 +00:00
string.c [master] correct copyrights and attributions 2014-01-24 09:46:00 -08:00
strtoul.c update copyright notice 2014-01-24 23:46:22 +00:00
symtab.c [master] "in-view" zone option 2013-11-13 20:35:40 -08:00
task.c additional changes for: 2014-04-24 18:59:01 +10:00
task_p.h update copyright notice 2013-04-10 23:46:01 +00:00
taskpool.c update copyright notice 2013-03-08 23:47:06 +00:00
timer.c remove const 2014-04-25 14:26:41 +10:00
timer_p.h update copyright notice 2009-09-02 23:48:03 +00:00
tm.c [master] silence coverity warnings 2014-01-31 09:34:37 -08:00
version.c update copyright notice 2007-06-19 23:47:24 +00:00