bind9/lib/isc
2017-04-20 13:01:35 +10:00
..
alpha update copyright notice / whitespace 2016-11-02 23:51:39 +00:00
ia64 update copyright notice / whitespace 2016-11-02 23:51:39 +00:00
include update copyright notice / whitespace 2017-03-24 23:47:23 +00:00
mips update copyright notice / whitespace 2016-11-02 23:51:39 +00:00
nls update copyright notice 2012-06-29 23:45:45 +00:00
noatomic update copyright notice / whitespace 2016-11-02 23:51:39 +00:00
nothreads update copyright notice / whitespace 2016-11-02 23:51:39 +00:00
powerpc update copyright notice / whitespace 2016-11-02 23:51:39 +00:00
pthreads update copyright notice / whitespace 2016-11-02 23:51:39 +00:00
sparc64 update copyright notice / whitespace 2015-11-09 23:46:11 +00:00
tests update copyright notice / whitespace 2016-12-05 23:51:33 +00:00
unix 9.9.10; copyrights 2017-02-16 12:41:30 +11:00
win32 4585. [port] win32: Set CompileAS value. [RT #42474] 2017-04-20 13:01:35 +10:00
x86_32 update copyright notice / whitespace 2016-11-02 23:51:39 +00:00
x86_64 update copyright notice / whitespace 2016-11-02 23:51:39 +00:00
.gitignore [v9_9] update gitignore files; use rev-parse to get srcid 2014-06-17 14:02:05 -07:00
api record ranges; account for -P's 2017-02-16 12:10:14 +11:00
app_api.c update copyright notice 2013-05-29 23:45:44 +00:00
assertions.c added print.h includes 2015-05-23 15:40:05 +02:00
Atffile 3131. [func] Improve scalability by allocating one zone task 2011-07-06 05:05:52 +00:00
backtrace-emptytbl.c update copyright notice / whitespace 2016-09-07 23:46:39 +00:00
backtrace.c update copyright notice / whitespace 2015-03-01 23:46:02 +00:00
base32.c update copyright notice / whitespace 2015-11-20 23:46:13 +00:00
base64.c update copyright notice / whitespace 2015-11-20 23:46:13 +00:00
bitstring.c update copyright notice 2007-06-19 23:47:24 +00:00
buffer.c update copyright notice / whitespace 2015-09-18 23:46:09 +00:00
bufferlist.c update copyright notice 2007-06-19 23:47:24 +00:00
commandline.c 4264. [bug] Check const of strchr/strrchr assignments match 2015-11-20 18:41:10 +11:00
counter.c [v9_9] refactor max-recursion-queries 2014-11-19 18:38:52 -08:00
entropy.c added print.h includes 2015-05-23 15:40:05 +02:00
error.c added print.h includes 2015-05-23 15:40:05 +02:00
event.c update copyright notice 2014-04-24 23:46:02 +00:00
fsaccess.c update copyright notice 2007-06-19 23:47:24 +00:00
hash.c Update assertions to be more correct, and also remove use of a reserved word (#43090) 2016-08-29 18:58:09 +05:30
heap.c update copyright notice / whitespace 2015-03-01 23:46:02 +00:00
hex.c update copyright notice / whitespace 2015-11-20 23:46:13 +00:00
hmacmd5.c update copyright notice / whitespace 2016-11-08 23:57:34 +00:00
hmacsha.c update copyright notice / whitespace 2016-11-08 23:57:34 +00:00
httpd.c silence compiler false positive 2016-03-10 08:43:55 +11:00
inet_aton.c update copyright notice 2014-01-24 23:45:45 +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:45:53 +00:00
iterated_hash.c update copyright notice 2009-02-18 23:47:48 +00:00
lex.c update copyright notice / whitespace 2017-03-24 23:47:23 +00:00
lfsr.c update copyright notice 2007-06-19 23:47:24 +00:00
lib.c added print.h includes 2015-05-23 15:40:05 +02:00
log.c 4522. [bug] Handle big gaps in log file version numbers better. 2016-11-30 11:29:34 +11:00
Makefile.in [v9_9] make uninstall 2016-11-01 20:22:35 -07:00
md5.c update copyright notice / whitespace 2016-11-08 23:57:34 +00:00
mem.c update copyright notice / whitespace 2016-03-04 23:46:07 +00:00
mem_api.c define the wrapper function for mem_isovermem(). 2010-08-12 21:30:26 +00:00
mutexblock.c update copyright notice 2012-03-10 23:45:42 +00:00
netaddr.c update copyright notice / whitespace 2016-12-05 23:51:33 +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:00 +00:00
pool.c update copyright notice / whitespace 2015-03-01 23:46:02 +00:00
portset.c #include <config.h>, restore 'static inline' 2008-06-24 23:24:35 +00:00
print.c update copyright notice / whitespace 2016-11-01 23:51:11 +00:00
quota.c update copyright notice 2007-06-19 23:47:24 +00:00
radix.c update copyright notice / whitespace 2016-07-13 23:47:37 +00:00
random.c [v9_9] typo in comment 2016-11-08 09:06:40 -08:00
ratelimiter.c remove outdated cvs $Id strings 2017-02-03 18:44:36 +11:00
refcount.c update copyright notice 2007-06-19 23:47:24 +00:00
regex.c added print.h includes 2015-05-23 15:40:05 +02: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 18:05:39 +10:00
rwlock.c added print.h includes 2015-05-23 15:40:05 +02:00
safe.c update copyright notice / whitespace 2015-08-18 23:46:14 +00:00
serial.c update copyright notice 2007-06-19 23:47:24 +00:00
sha1.c update copyright notice / whitespace 2016-11-08 23:57:34 +00:00
sha2.c update copyright notice / whitespace 2016-11-08 23:57:34 +00:00
sockaddr.c update copyright notice / whitespace 2015-12-11 23:47:08 +00:00
socket_api.c update copyright notice / whitespace 2015-03-01 23:46:02 +00:00
stats.c [v9_9] isc_atomic_storeq()/stats improvements 2015-10-28 22:22:04 -07:00
string.c update copyright notice / whitespace 2015-11-20 23:46:13 +00:00
strtoul.c update copyright notice 2014-01-24 23:45:45 +00:00
symtab.c update copyright notice 2013-03-08 23:46:30 +00:00
task.c update copyright notice / whitespace 2017-01-12 23:48:25 +00:00
task_api.c additional changes for: 2014-04-25 12:12:40 +10:00
task_p.h update copyright notice 2012-03-10 23:45:42 +00:00
taskpool.c update copyright notice 2013-03-08 23:46:30 +00:00
timer.c added print.h includes 2015-05-23 15:40:05 +02:00
timer_api.c update copyright notice 2014-04-25 23:46:01 +00:00
timer_p.h update copyright notice 2009-09-02 23:48:03 +00:00
tm.c [v9_9] silence coverity warnings 2014-01-31 09:40:11 -08:00
version.c update copyright notice 2007-06-19 23:47:24 +00:00