bind9/lib/isc
2016-03-24 12:26:40 -07:00
..
alpha update copyright notice / whitespace 2015-11-09 23:45:22 +00:00
ia64 update copyright notice / whitespace 2015-11-09 23:45:22 +00:00
include add meminfo.h to list of header files to install 2016-03-24 15:12:14 +11:00
mips update copyright notice / whitespace 2015-11-09 23:45:22 +00:00
nls update copyright notice 2012-06-29 23:45:57 +00:00
noatomic update copyright notice / whitespace 2015-11-09 23:45:22 +00:00
nothreads update copyright notice / whitespace 2015-11-09 23:45:22 +00:00
powerpc update copyright notice / whitespace 2015-11-09 23:45:22 +00:00
pthreads update copyright notice / whitespace 2015-11-09 23:45:22 +00:00
sparc64 update copyright notice / whitespace 2015-11-09 23:45:22 +00:00
tests [master] fixed a regression in dyndb due to change #4277 2016-02-12 00:22:45 -08:00
unix update copyright notice / whitespace 2016-03-23 23:45:22 +00:00
win32 [master] windows: copy missing HTML man pages into zips 2016-03-24 12:26:40 -07:00
x86_32 update copyright notice / whitespace 2015-11-09 23:45:22 +00:00
x86_64 update copyright notice / whitespace 2015-11-09 23:45:22 +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 150 ->160 2015-05-06 09:24:16 +10:00
app_api.c update copyright notice / whitespace 2015-02-26 23:45:22 +00:00
assertions.c added print.h includes, updated copyrights 2015-05-23 14:21:51 +02: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 / whitespace 2015-03-01 23:45:20 +00:00
base32.c update copyright notice / whitespace 2015-11-20 23:45:23 +00:00
base64.c update copyright notice / whitespace 2015-11-20 23:45:23 +00:00
bind9.c update copyright notice 2013-04-10 23:46:01 +00:00
buffer.c 4216. [cleanup] Silence static analysis warnings. [RT #40649] 2015-09-18 23:30:01 +10: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 4264. [bug] Check const of strchr/strrchr assignments match 2015-11-20 18:38:24 +11: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 added print.h includes, updated copyrights 2015-05-23 14:21:51 +02:00
error.c added print.h includes, updated copyrights 2015-05-23 14:21:51 +02: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 Code cleanups (#41656) 2016-03-04 12:18:17 +05:30
heap.c update copyright notice / whitespace 2015-03-01 23:45:20 +00:00
hex.c update copyright notice / whitespace 2015-11-20 23:45:23 +00:00
hmacmd5.c update copyright notice / whitespace 2015-08-19 23:45:23 +00:00
hmacsha.c update copyright notice / whitespace 2015-08-19 23:45:23 +00:00
httpd.c silence compiler false positive 2016-03-10 08:43:28 +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 [master] merge dyndb 2015-09-28 23:12:35 -07:00
lfsr.c update copyright notice 2007-06-19 23:47:24 +00:00
lib.c added print.h includes, updated copyrights 2015-05-23 14:21:51 +02: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] fix python script versions 2015-11-08 21:34:24 -08:00
md5.c update copyright notice / whitespace 2015-11-30 23:45:24 +00:00
mem.c update copyright notice / whitespace 2016-03-04 23:45:23 +00:00
mutexblock.c update copyright notice 2012-03-10 23:45:53 +00:00
netaddr.c update copyright notice / whitespace 2015-10-15 23:45:22 +00: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 4152. [func] Implement DNS COOKIE option. This replaces the 2015-07-06 09:44:24 +10:00
pk11_result.c update copyright notice / whitespace 2015-05-06 23:45:24 +00:00
pool.c update copyright notice / whitespace 2015-03-01 23:45:20 +00:00
portset.c #include <config.h>, restore 'static inline' 2008-06-24 23:24:35 +00:00
print.c update copyright notice / whitespace 2015-05-28 23:45:24 +00:00
quota.c update copyright notice 2007-06-19 23:47:24 +00:00
radix.c update copyright notice / whitespace 2015-05-05 23:45:24 +00:00
random.c [master] s/mempcy/memmove/ 2014-11-06 13:01:59 -08:00
ratelimiter.c 4044. [bug] Change 3955 was not complete resulting is a assertion 2015-01-22 10:38:40 +11:00
refcount.c update copyright notice 2007-06-19 23:47:24 +00:00
regex.c update copyright notice / whitespace 2015-05-23 23:45:25 +00:00
region.c update copyright notice 2007-06-19 23:47:24 +00:00
result.c 4219. [bug] Set event->result to ISC_R_WOULDBLOCK on EWOULDBLOCK, 2015-09-21 17:22:53 +10:00
rwlock.c update copyright notice / whitespace 2016-03-23 23:45:22 +00:00
safe.c update copyright notice / whitespace 2015-08-19 23:45:23 +00: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 / whitespace 2015-12-11 23:45:22 +00:00
socket_api.c update copyright notice / whitespace 2015-03-01 23:45:20 +00:00
stats.c [master] isc_atomic_storeq()/stats improvements 2015-10-28 22:19:18 -07:00
string.c update copyright notice / whitespace 2015-11-20 23:45:23 +00: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 [master] isc__taskmgr_pause() could deadlock 2015-12-03 20:49:28 -08: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 added print.h includes, updated copyrights 2015-05-23 14:21:51 +02: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