]> git.ipfire.org Git - thirdparty/bind9.git/commit
Remove isc_safe_memcompare, it's not needed anywhere and can't be replaced with CRYPT...
authorOndřej Surý <ondrej@sury.org>
Fri, 20 Jul 2018 14:06:14 +0000 (10:06 -0400)
committerOndřej Surý <ondrej@sury.org>
Fri, 20 Jul 2018 14:06:14 +0000 (10:06 -0400)
commitb105ccee68ccc3c18e6ea530063b3c8e5a42571c
tree518c17db3f660c8e799a9aa2ad957e251a5216fb
parent66ba2fdad583d962a1f4971c85d58381f0849e4d
Remove isc_safe_memcompare, it's not needed anywhere and can't be replaced with CRYPTO_memcmp()
bin/dnssec/dnssec-signzone.c
lib/dns/nsec3.c
lib/dns/spnego.c
lib/isc/include/isc/safe.h
lib/isc/tests/safe_test.c