bind9/lib/isc
Evan Hunt e32d354f75 [master] allow arbitrary-size rndc output
4005.	[func]		The buffer used for returning text from rndc
			commands is now dynamically resizable, allowing
			arbitrarily large amounts of text to be sent back
			to the client. (Prior to this change, it was
			possible for the output of "rndc tsig-list" to be
			truncated.) [RT #37731]
2014-11-14 15:58:54 -08: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] allow arbitrary-size rndc output 2014-11-14 15:58:54 -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] allow arbitrary-size rndc output 2014-11-14 15:58:54 -08:00
unix update copyright notice 2014-11-05 23:45:20 +00:00
win32 [master] allow arbitrary-size rndc output 2014-11-14 15:58:54 -08: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] allow arbitrary-size rndc output 2014-11-14 15:58:54 -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
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 [master] better error output when initializing pkcs11 2014-03-12 20:52:01 -07:00
hmacsha.c [master] better error output when initializing pkcs11 2014-03-12 20:52:01 -07: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] [rt36786] use INSTALL_PROGRAM for shared libs 2014-09-05 10:24:20 -07:00
md5.c [master] better error output when initializing pkcs11 2014-03-12 20:52:01 -07: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 [master] better error output when initializing pkcs11 2014-03-12 20:52:01 -07:00
sha2.c [master] better error output when initializing pkcs11 2014-03-12 20:52:01 -07: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