bind9/lib/isc
2018-03-14 12:46:56 +01: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 silence compiler warning [RT #46471] 2017-11-23 17:04:01 +11: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 2017-04-23 23:47:17 +00:00
powerpc update copyright notice / whitespace 2017-07-21 23:48:17 +00:00
pthreads conditionally declare stacksize 2018-02-16 18:44:47 +11:00
sparc64 update copyright notice / whitespace 2015-11-09 23:46:11 +00:00
tests Fix whitespace 2018-03-14 12:46:56 +01:00
unix final cleanup 2018-03-09 23:35:02 -08:00
win32 final cleanup 2018-03-09 23:35:02 -08:00
x86_32 update copyright notice / whitespace 2017-10-19 23:49:30 +00:00
x86_64 update copyright notice / whitespace 2017-10-19 23:49:30 +00:00
.gitignore [v9_9] update gitignore files; use rev-parse to get srcid 2014-06-17 14:02:05 -07:00
api [v9_9] prep 9.9.12rc1 2018-02-15 11:20:01 -08: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 Don't use memset() to wipe memory (#45947) 2017-09-19 18:59:48 +05:30
error.c added print.h includes 2015-05-23 15:40:05 +02:00
event.c update copyright notice / whitespace 2017-11-30 23:50:30 +00:00
fsaccess.c update copyright notice / whitespace 2017-09-14 00:03:54 +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 4829. [bug] isc_heap_delete did not zero the index value when 2017-11-28 19:04:56 +11:00
hex.c update copyright notice / whitespace 2015-11-20 23:46:13 +00:00
hmacmd5.c Don't use memset() to wipe memory (#45947) 2017-09-19 18:59:48 +05:30
hmacsha.c fix HMAC_Update arguement 2017-09-25 10:46:28 +10:00
httpd.c update copyright notice / whitespace 2017-10-03 23:48:38 +00:00
inet_aton.c update copyright notice / whitespace 2017-12-06 23:48:04 +00:00
inet_ntop.c silence compiler warning 2017-10-04 18:08:23 +11:00
inet_pton.c update copyright notice / whitespace 2017-07-21 23:48:17 +00:00
iterated_hash.c update copyright notice 2009-02-18 23:47:48 +00:00
Kyuafile regen v9_9 2017-12-29 02:41:20 +00:00
lex.c 4654. [cleanup] Don't use C++ keywords delete, new and namespace. 2017-07-21 12:50:13 +10: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 case to unsigned; reorder expression 2018-02-16 18:25:33 +11:00
Makefile.in update copyright notice / whitespace 2017-04-24 23:47:23 +00:00
md5.c Don't use memset() to wipe memory (#45947) 2017-09-19 18:59:48 +05:30
mem.c Revert "unconditionally typedef summarystat_t for coverity" 2018-01-05 11:10:28 +11: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 [v9_9] further restrict update-policy local 2017-10-06 15:42:54 -07:00
netscope.c final cleanup 2018-03-09 23:35:02 -08: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 2017-08-09 23:54:45 +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 update copyright notice / whitespace 2017-12-06 23:48:04 +00:00
ratelimiter.c remove outdated cvs $Id strings 2017-02-03 18:44:36 +11:00
refcount.c 4774. [bug] <isc/util.h> was incorrectly included in several 2017-10-19 12:54:44 +11: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 Use stdint.h only when stdatomic.h is in use (stdint.h isn't available everywhere) 2017-09-22 15:16:22 +05:30
safe.c #include <isc/string.h> as it includes both <string.h> and <strings.h> if they both exist 2017-09-22 18:10:04 +10:00
serial.c update copyright notice 2007-06-19 23:47:24 +00:00
sha1.c Don't use memset() to wipe memory (#45947) 2017-09-19 18:59:48 +05:30
sha2.c Don't use memset() to wipe memory (#45947) 2017-09-19 18:59:48 +05:30
sockaddr.c update copyright notice / whitespace 2017-09-14 00:03:54 +00:00
socket_api.c update copyright notice / whitespace 2015-03-01 23:46:02 +00:00
stats.c update copyright notice / whitespace 2017-09-19 23:51:07 +00: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 use %u instead of %d 2018-02-16 18:29:17 +11: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 update copyright notice / whitespace 2017-04-23 23:47:17 +00: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