bind9/lib/isc
Mark Andrews cf5f133679 Fix memory leak in isc_hmac_init
If EVP_DigestSignInit failed 'pkey' was not freed.
2023-02-26 22:56:07 +00:00
..
include QSBR: safe memory reclamation for lock-free data structures 2023-02-23 15:57:53 +00:00
netmgr remove isc_task completely 2023-02-16 18:35:32 +01:00
.gitignore
aes.c
ascii.c
assertions.c Remove do-nothing header <isc/print.h> 2023-02-15 16:44:47 +00:00
async.c Use atomic stack for async job queue 2023-02-22 16:13:37 +00:00
backtrace.c Remove do-nothing header <isc/print.h> 2023-02-15 16:44:47 +00:00
base32.c
base64.c
commandline.c Remove do-nothing header <isc/print.h> 2023-02-15 16:44:47 +00:00
condition.c
counter.c
crc64.c
dir.c Remove do-nothing header <isc/print.h> 2023-02-15 16:44:47 +00:00
entropy.c
errno.c
errno2result.c
errno2result.h
error.c Remove do-nothing header <isc/print.h> 2023-02-15 16:44:47 +00:00
file.c Remove do-nothing header <isc/print.h> 2023-02-15 16:44:47 +00:00
fsaccess.c
fsaccess_common.c
fsaccess_common_p.h
getaddresses.c Move bind9_getaddresses() to isc_getaddresses() 2023-02-21 13:12:26 +00:00
hash.c
hashmap.c Add isc_hashmap_find() DbC check for valuep 2023-02-15 09:30:04 +01:00
heap.c Update sources to Clang 15 formatting 2022-11-29 08:54:34 +01:00
hex.c
hmac.c Fix memory leak in isc_hmac_init 2023-02-26 22:56:07 +00:00
ht.c Update sources to Clang 15 formatting 2022-11-29 08:54:34 +01:00
httpd.c Remove do-nothing header <isc/print.h> 2023-02-15 16:44:47 +00:00
interfaceiter.c Remove do-nothing header <isc/print.h> 2023-02-15 16:44:47 +00:00
iterated_hash.c Require C11 thread_local keyword and <threads.h> header 2023-02-08 21:33:23 +01:00
jemalloc_shim.h Fix ISC_MEM_ZERO on allocators with malloc_usable_size() 2023-02-06 11:21:12 +00:00
job.c Use atomic stack for async job queue 2023-02-22 16:13:37 +00:00
job_p.h
lex.c Remove do-nothing header <isc/print.h> 2023-02-15 16:44:47 +00:00
lib.c remove isc_bind9 variable 2023-02-09 18:00:13 +00:00
log.c Remove do-nothing header <isc/stat.h> 2023-02-15 16:44:47 +00:00
loop.c QSBR: safe memory reclamation for lock-free data structures 2023-02-23 15:57:53 +00:00
loop_p.h QSBR: safe memory reclamation for lock-free data structures 2023-02-23 15:57:53 +00:00
Makefile.am QSBR: safe memory reclamation for lock-free data structures 2023-02-23 15:57:53 +00:00
managers.c remove isc_task completely 2023-02-16 18:35:32 +01:00
md.c Avoid implicit algorithm fetch for OpenSSL EVP_MD family 2023-01-18 18:32:57 +01:00
mem.c Remove do-nothing header <isc/print.h> 2023-02-15 16:44:47 +00:00
mem_p.h
meminfo.c
mutex.c Remove do-nothing header <isc/print.h> 2023-02-15 16:44:47 +00:00
mutex_p.h
mutexblock.c
net.c Remove do-nothing header <isc/netdb.h> 2023-02-15 16:44:47 +00:00
netaddr.c Remove do-nothing header <isc/print.h> 2023-02-15 16:44:47 +00:00
netscope.c
nonce.c
openssl_shim.c
openssl_shim.h
os.c
os_p.h
parseint.c
picohttpparser.c Update sources to Clang 15 formatting 2022-11-29 08:54:34 +01:00
picohttpparser.h
portset.c
qsbr.c QSBR: safe memory reclamation for lock-free data structures 2023-02-23 15:57:53 +00:00
quota.c
radix.c Update sources to Clang 15 formatting 2022-11-29 08:54:34 +01:00
random.c
random_p.h
ratelimiter.c remove isc_task completely 2023-02-16 18:35:32 +01:00
regex.c Remove do-nothing header <isc/print.h> 2023-02-15 16:44:47 +00:00
region.c
result.c Refactor isc_nm_xfr_allowed() 2023-01-19 10:24:08 +00:00
rwlock.c Add the reader-writer synchronization with modified C-RW-WP 2023-02-15 09:30:04 +01:00
safe.c
serial.c
signal.c
siphash.c Accept 'in=NULL' with 'inlen=0' in isc_{half}siphash24 2023-01-10 17:52:56 +11:00
sockaddr.c Remove do-nothing header <isc/print.h> 2023-02-15 16:44:47 +00:00
stats.c Remove do-nothing header <isc/print.h> 2023-02-15 16:44:47 +00:00
stdio.c Remove do-nothing header <isc/stat.h> 2023-02-15 16:44:47 +00:00
stdtime.c
string.c Explain <isc/strerr.h> a little more 2023-02-15 16:44:09 +00:00
symtab.c
syslog.c
tests
thread.c
tid.c Require C11 thread_local keyword and <threads.h> header 2023-02-08 21:33:23 +01:00
time.c Remove do-nothing header <isc/print.h> 2023-02-15 16:44:47 +00:00
timer.c remove isc_task completely 2023-02-16 18:35:32 +01:00
tls.c Add the reader-writer synchronization with modified C-RW-WP 2023-02-15 09:30:04 +01:00
tm.c
trampoline.c Use thread_local EVP_MD_CTX in isc_iterated_hash() 2023-01-18 19:36:21 +01:00
trampoline_p.h
url.c Update sources to Clang 15 formatting 2022-11-29 08:54:34 +01:00
utf8.c Update sources to Clang 15 formatting 2022-11-29 08:54:34 +01:00
uv.c
work.c
xml.c