bind9/lib/isc
2017-07-21 23:46:06 +00:00
..
alpha [master] make uninstall 2016-11-01 19:17:07 -07:00
ia64 [master] make uninstall 2016-11-01 19:17:07 -07:00
include update copyright notice / whitespace 2017-04-22 23:45:41 +00:00
mips [master] make uninstall 2016-11-01 19:17:07 -07:00
nls 4401. [misc] Change LICENSE to MPL 2.0. 2016-06-27 14:56:38 +10:00
noatomic [master] make uninstall 2016-11-01 19:17:07 -07:00
nothreads Add missing types for non-threaded build 2017-04-22 19:58:51 +05:30
powerpc update copyright notice / whitespace 2017-07-21 23:46:06 +00:00
pthreads 'name' should be on isc_thread_setname argument not isc_thread_create 2017-06-26 12:21:33 +10:00
sparc64 4401. [misc] Change LICENSE to MPL 2.0. 2016-06-27 14:56:38 +10:00
tests update copyright notice / whitespace 2017-05-21 23:45:29 +00:00
unix 4654. [cleanup] Don't use C++ keywords delete, new and namespace. 2017-07-21 11:52:24 +10:00
win32 [master] add util.h 2017-05-01 13:28:24 -07:00
x86_32 [master] make uninstall 2016-11-01 19:17:07 -07:00
x86_64 [master] make uninstall 2016-11-01 19:17:07 -07:00
.gitignore [master] update gitignore files; use rev-parse to get srcid 2014-06-17 13:49:30 -07:00
aes.c 4497. [port] Add support for OpenSSL 1.1.0. [RT #41284] 2016-10-31 10:04:37 +11:00
api [master] update api ranges 2017-07-16 13:56:30 -07:00
app_api.c 4401. [misc] Change LICENSE to MPL 2.0. 2016-06-27 14:56:38 +10:00
assertions.c 4401. [misc] Change LICENSE to MPL 2.0. 2016-06-27 14:56:38 +10:00
Atffile 3131. [func] Improve scalability by allocating one zone task 2011-07-06 05:05:52 +00:00
backtrace-emptytbl.c 4461. [bug] win32: not all external data was properly marked 2016-09-07 14:12:11 +10:00
backtrace.c 4401. [misc] Change LICENSE to MPL 2.0. 2016-06-27 14:56:38 +10:00
base32.c 4401. [misc] Change LICENSE to MPL 2.0. 2016-06-27 14:56:38 +10:00
base64.c 4401. [misc] Change LICENSE to MPL 2.0. 2016-06-27 14:56:38 +10:00
bind9.c 4401. [misc] Change LICENSE to MPL 2.0. 2016-06-27 14:56:38 +10:00
buffer.c update copyright notice / whitespace 2017-02-02 23:45:47 +00:00
bufferlist.c 4401. [misc] Change LICENSE to MPL 2.0. 2016-06-27 14:56:38 +10:00
chacha_private.h silence compiler warnings 2014-06-10 12:38:32 +10:00
commandline.c 4401. [misc] Change LICENSE to MPL 2.0. 2016-06-27 14:56:38 +10:00
counter.c 4401. [misc] Change LICENSE to MPL 2.0. 2016-06-27 14:56:38 +10:00
crc64.c 4401. [misc] Change LICENSE to MPL 2.0. 2016-06-27 14:56:38 +10:00
entropy.c 4401. [misc] Change LICENSE to MPL 2.0. 2016-06-27 14:56:38 +10:00
error.c 4401. [misc] Change LICENSE to MPL 2.0. 2016-06-27 14:56:38 +10:00
event.c 4401. [misc] Change LICENSE to MPL 2.0. 2016-06-27 14:56:38 +10:00
fsaccess.c 4401. [misc] Change LICENSE to MPL 2.0. 2016-06-27 14:56:38 +10:00
hash.c update copyright notice / whitespace 2017-04-22 23:45:41 +00:00
heap.c 4401. [misc] Change LICENSE to MPL 2.0. 2016-06-27 14:56:38 +10:00
hex.c 4401. [misc] Change LICENSE to MPL 2.0. 2016-06-27 14:56:38 +10:00
hmacmd5.c 4497. [port] Add support for OpenSSL 1.1.0. [RT #41284] 2016-10-31 10:04:37 +11:00
hmacsha.c 4497. [port] Add support for OpenSSL 1.1.0. [RT #41284] 2016-10-31 10:04:37 +11:00
ht.c update copyright notice / whitespace 2017-02-20 23:45:32 +00:00
httpd.c 4401. [misc] Change LICENSE to MPL 2.0. 2016-06-27 14:56:38 +10:00
inet_aton.c 4401. [misc] Change LICENSE to MPL 2.0. 2016-06-27 14:56:38 +10:00
inet_ntop.c 4401. [misc] Change LICENSE to MPL 2.0. 2016-06-27 14:56:38 +10:00
inet_pton.c update copyright notice / whitespace 2017-07-21 23:46:06 +00:00
iterated_hash.c 4401. [misc] Change LICENSE to MPL 2.0. 2016-06-27 14:56:38 +10:00
lex.c 4654. [cleanup] Don't use C++ keywords delete, new and namespace. 2017-07-21 11:52:24 +10:00
lfsr.c 4401. [misc] Change LICENSE to MPL 2.0. 2016-06-27 14:56:38 +10:00
lib.c 4401. [misc] Change LICENSE to MPL 2.0. 2016-06-27 14:56:38 +10:00
log.c 4654. [cleanup] Don't use C++ keywords delete, new and namespace. 2017-07-21 11:52:24 +10:00
Makefile.in 4653. [bug] Reorder includes to move @DST_OPENSSL_INC@ and 2017-07-20 11:52:03 +10:00
md5.c 4497. [port] Add support for OpenSSL 1.1.0. [RT #41284] 2016-10-31 10:04:37 +11:00
mem.c 4654. [cleanup] Don't use C++ keywords delete, new and namespace. 2017-07-21 11:52:24 +10:00
mutexblock.c 4401. [misc] Change LICENSE to MPL 2.0. 2016-06-27 14:56:38 +10:00
netaddr.c update copyright notice / whitespace 2017-02-02 23:45:47 +00:00
netscope.c 4401. [misc] Change LICENSE to MPL 2.0. 2016-06-27 14:56:38 +10:00
ondestroy.c 4401. [misc] Change LICENSE to MPL 2.0. 2016-06-27 14:56:38 +10:00
parseint.c 4401. [misc] Change LICENSE to MPL 2.0. 2016-06-27 14:56:38 +10:00
pk11.c update copyright notice / whitespace 2017-01-05 23:45:24 +00:00
pk11_result.c 4401. [misc] Change LICENSE to MPL 2.0. 2016-06-27 14:56:38 +10:00
pool.c 4401. [misc] Change LICENSE to MPL 2.0. 2016-06-27 14:56:38 +10:00
portset.c 4401. [misc] Change LICENSE to MPL 2.0. 2016-06-27 14:56:38 +10:00
print.c 4500. [bug] Support modifier I64 in isc__print_printf. [RT #43526] 2016-11-02 08:46:02 +11:00
quota.c 4401. [misc] Change LICENSE to MPL 2.0. 2016-06-27 14:56:38 +10:00
radix.c Make fixes for GCC 6 (#42721) 2016-07-13 13:55:50 +05:30
random.c [master] typo in comment 2016-11-08 09:06:23 -08:00
ratelimiter.c update copyright notice / whitespace 2017-01-12 23:45:41 +00:00
refcount.c 4401. [misc] Change LICENSE to MPL 2.0. 2016-06-27 14:56:38 +10:00
regex.c 4401. [misc] Change LICENSE to MPL 2.0. 2016-06-27 14:56:38 +10:00
region.c 4401. [misc] Change LICENSE to MPL 2.0. 2016-06-27 14:56:38 +10:00
result.c update copyright notice / whitespace 2017-02-08 23:45:32 +00:00
rwlock.c update copyright notice / whitespace 2017-04-22 23:45:41 +00:00
safe.c 4401. [misc] Change LICENSE to MPL 2.0. 2016-06-27 14:56:38 +10:00
serial.c 4401. [misc] Change LICENSE to MPL 2.0. 2016-06-27 14:56:38 +10:00
sha1.c 4497. [port] Add support for OpenSSL 1.1.0. [RT #41284] 2016-10-31 10:04:37 +11:00
sha2.c 4497. [port] Add support for OpenSSL 1.1.0. [RT #41284] 2016-10-31 10:04:37 +11:00
sockaddr.c 4401. [misc] Change LICENSE to MPL 2.0. 2016-06-27 14:56:38 +10:00
socket_api.c 4546. [func] Extend the use of const declarations. [RT #43379] 2016-12-30 15:45:08 +11:00
stats.c 4401. [misc] Change LICENSE to MPL 2.0. 2016-06-27 14:56:38 +10:00
string.c 4401. [misc] Change LICENSE to MPL 2.0. 2016-06-27 14:56:38 +10:00
strtoul.c 4401. [misc] Change LICENSE to MPL 2.0. 2016-06-27 14:56:38 +10:00
symtab.c 4401. [misc] Change LICENSE to MPL 2.0. 2016-06-27 14:56:38 +10:00
task.c [master] give threads unique names to assist debugging 2017-04-21 13:59:40 -07:00
task_p.h 4401. [misc] Change LICENSE to MPL 2.0. 2016-06-27 14:56:38 +10:00
taskpool.c 4401. [misc] Change LICENSE to MPL 2.0. 2016-06-27 14:56:38 +10:00
timer.c update copyright notice / whitespace 2017-04-21 23:45:41 +00:00
timer_p.h 4401. [misc] Change LICENSE to MPL 2.0. 2016-06-27 14:56:38 +10:00
tm.c 4401. [misc] Change LICENSE to MPL 2.0. 2016-06-27 14:56:38 +10:00
version.c 4401. [misc] Change LICENSE to MPL 2.0. 2016-06-27 14:56:38 +10:00