bind9/lib/isc
Witold Kręcicki bf2cc19b04 - Access netmgr worker->finished under worker lock only
- Join network worker thread to silence tsan
2019-11-26 15:21:25 +01:00
..
include Use integer fast type for mutexatomic shim type 2019-11-26 13:07:12 +01:00
netmgr - Access netmgr worker->finished under worker lock only 2019-11-26 15:21:25 +01:00
pthreads Make isc_thread_join() assert internally on failure 2019-07-31 11:56:58 +02:00
tests fix a problem with the mem_test unit test 2019-11-17 18:59:40 -08:00
unix hurd: Fix build 2019-11-10 20:14:17 +00:00
win32 netmgr: add shutdown function 2019-11-22 16:46:32 -08:00
.gitignore
aes.c
api prep 9.15.6 2019-11-17 18:59:41 -08:00
app.c remove ISC_QUEUE as it is no longer used 2019-11-07 11:55:37 -08:00
assertions.c
astack.c Fix missing lock around pos and destroy mutex in isc_astack_destroy 2019-11-19 10:31:07 +01:00
backtrace-emptytbl.c
backtrace.c
base32.c
base64.c
bind9.c
buffer.c lib/isc/buffer.c: Fix invalid order of DbC checks that could cause dereference before NULL check 2019-10-03 09:04:27 +02:00
bufferlist.c
commandline.c Remove blocks checking whether isc_mem_get() failed using the coccinelle 2019-07-23 15:32:35 -04:00
counter.c Remove blocks checking whether isc_mem_get() failed using the coccinelle 2019-07-23 15:32:35 -04:00
crc64.c
entropy.c
entropy_private.h
error.c
event.c Remove blocks checking whether isc_mem_get() failed using the coccinelle 2019-07-23 15:32:35 -04:00
fsaccess.c
hash.c
heap.c Remove blocks checking whether isc_mem_get() failed using the coccinelle 2019-07-23 15:32:35 -04:00
hex.c
hmac.c
hp.c implement hazard pointer data structure 2019-11-07 11:55:37 -08:00
ht.c Remove blocks checking whether isc_mem_get() failed using the coccinelle 2019-07-23 15:32:35 -04:00
httpd.c Use coccinelle to cleanup the failure handling blocks from isc_mem_strdup 2019-07-23 15:32:36 -04:00
iterated_hash.c
Kyuafile
lex.c address or suppress cppcheck warnings 2019-09-12 17:59:28 +10:00
lfsr.c
lib.c
log.c netmgr: log TCP connection errors 2019-11-22 16:46:32 -08:00
Makefile.in netmgr: libuv-based network manager 2019-11-07 11:55:37 -08:00
md.c
mem.c Remove now useless ISC_MEMFLAG_NOLOCK memflag 2019-09-12 09:26:09 +02:00
mem_p.h
mutexblock.c
netaddr.c
netscope.c
nonce.c
openssl_shim.c
openssl_shim.h
parseint.c
pk11.c Remove unused RSA Security copyrighted cryptoki.h header 2019-10-04 08:35:45 +02:00
pk11_result.c
pool.c Remove blocks checking whether isc_mem_get() failed using the coccinelle 2019-07-23 15:32:35 -04:00
portset.c Remove blocks checking whether isc_mem_get() failed using the coccinelle 2019-07-23 15:32:35 -04:00
queue.c ensure isc_queue_t is aligned to double-cacheline size 2019-11-17 18:59:40 -08:00
quota.c lib/isc/quota.c: use proper acquire/release/relaxed memory order semantics 2019-07-09 16:11:14 +02:00
radix.c Remove blocks checking whether isc_mem_get() failed using the coccinelle 2019-07-23 15:32:35 -04:00
random.c Replace the only memcpy usage with memmove 2019-07-12 15:28:00 +02:00
ratelimiter.c address or suppress cppcheck warnings 2019-09-12 17:59:28 +10:00
regex.c
region.c
result.c Detect partial prefixes / incomplete IPv4 address in acls. 2019-10-14 00:28:07 +11:00
rwlock.c configure.ac: autodetect 'pause' instruction presence on sparc 2019-08-08 07:15:04 -04:00
serial.c
siphash.c lib/isc/siphash.c: Get rid of duplicate block caused by bad rebase 2019-09-03 14:20:53 +02:00
sockaddr.c add isc_sockaddr_fromsockaddr function 2019-11-07 11:55:37 -08:00
stats.c Avoid an extra atomic_load() call 2019-11-06 11:30:36 +01:00
string.c
symtab.c Remove blocks checking whether isc_mem_get() failed using the coccinelle 2019-07-23 15:32:35 -04:00
task.c If a task is running and we call isc_task_pause it can 2019-11-13 12:32:17 +00:00
task_p.h
taskpool.c Remove blocks checking whether isc_mem_get() failed using the coccinelle 2019-07-23 15:32:35 -04:00
timer.c Make isc_thread_join() assert internally on failure 2019-07-31 11:56:58 +02:00
timer_p.h
tm.c
version.c
xoshiro128starstar.c Various little fixes found by coccinelle 2019-10-01 16:48:55 +02:00