unbound/compat
Wouter Wijngaards d48abb9a84 clang analysis fixes, assert arc4random buffer in init,
no check for already checked delegation pointer in iterator,
in testcode check for NULL packet matches, in perf do not copy
from NULL start list when growing capacity.  Adjust host and file
only when present in test header read to please checker.  In
testcode for unknown macro operand give zero result. Initialise the
passed argv array in test code.  In test code add EDNS data
segment copy only when nonempty.


git-svn-id: file:///svn/unbound/trunk@5070 be551aaa-1e26-0410-a405-d3ace91eadb9
2019-01-24 11:55:10 +00:00
..
arc4_lock.c - Fix unfreed locks in log and arc4random at exit of unbound. 2018-02-02 09:27:16 +00:00
arc4random_uniform.c - update compat/getentropy and arc4random to the most recent ones from OpenBSD. 2014-07-12 18:23:49 +00:00
arc4random.c clang analysis fixes, assert arc4random buffer in init, 2019-01-24 11:55:10 +00:00
chacha_private.h Fix compile and test on Linux. 2014-07-11 09:39:13 +00:00
ctime_r.c fixes for _t changes. 2017-01-19 14:11:59 +00:00
explicit_bzero.c - configure tests for the weak attribute support by the compiler. 2016-03-03 15:59:25 +00:00
fake-rfc2553.c malloc calloc patch 2014-07-11 15:38:07 +00:00
fake-rfc2553.h Fixup getaddrinfo compat. 2008-11-10 08:04:22 +00:00
getentropy_linux.c - Fix 780: MAP_ANON not defined in HP-UX 11.31. 2016-06-14 10:27:34 +00:00
getentropy_osx.c Configure tests if main can be linked to from getentropy compat. 2014-07-13 08:18:57 +00:00
getentropy_solaris.c portability fixes. 2015-10-27 10:39:18 +00:00
getentropy_win.c - fix compat/getentropy_win.c check if CryptGenRandom works and no 2014-11-20 12:44:00 +00:00
gmtime_r.c unused definitions. 2008-06-13 09:44:25 +00:00
inet_aton.c More unsigned chasts for toupper/tolower/ctype 2014-10-13 08:35:00 +00:00
inet_ntop.c - Fix warnings with gcc 4.6 in compat/inet_ntop.c. 2011-12-05 14:25:01 +00:00
inet_pton.c - mingw32 porting. 2008-05-23 14:13:07 +00:00
isblank.c - isblank() compat implementation. 2015-10-27 09:52:16 +00:00
malloc.c fix replacement malloc 2009-07-16 10:17:52 +00:00
memcmp.c memcmp portability. 2010-02-01 13:27:23 +00:00
memcmp.h - Fix AHX_BROKEN_MEMCMP for autoheader mess up of #undef in config.h. 2012-02-09 12:40:19 +00:00
memmove.c whitespace nicer. 2014-10-13 12:14:43 +00:00
reallocarray.c portability fixes. 2015-10-27 10:39:18 +00:00
sha512.c - spelling fixes from Igor Sobrado Delgado. 2015-11-18 14:11:46 +00:00
snprintf.c Fixup snprintf warning for 32bit systems. 2015-10-27 14:51:57 +00:00
strlcat.c - separate ldns into core ldns inside ldns/ subdirectory. No more 2013-10-31 15:09:26 +00:00
strlcpy.c configure compat replacements. start of ip6 ifdefing. 2007-02-16 15:18:52 +00:00
strptime.c More casts. 2014-10-13 09:23:12 +00:00
strsep.c fixup strsep and windows event assignment. 2016-05-31 12:37:42 +00:00