bind9/lib
Ondřej Surý 17aed2f895 Repair isc_task_purgeevent(), clean isc_task_unsend{,range}()
The isc_task_purgerange() was walking through all events on the task to
find a matching task.  Instead use the ISC_LINK_LINKED to find whether
the event is active.

Cleanup the related isc_task_unsend() and isc_task_unsendrange()
functions that were not used anywhere.
2022-04-01 23:45:23 +02:00
..
bind9 More explicit dns64 prefix errors 2022-03-25 10:59:15 +01:00
dns Prevent arithmetic overflow of 'i' in master.c:generate 2022-04-01 07:56:52 +00:00
irs Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
isc Repair isc_task_purgeevent(), clean isc_task_unsend{,range}() 2022-04-01 23:45:23 +02:00
isccc Remove use of the inline keyword used as suggestion to compiler 2022-03-25 08:33:43 +01:00
isccfg Restore disabled unused 'tls' options: 'ca-file' and 'hostname' 2022-03-28 16:22:53 +03:00
ns Log "not authoritative for update zone" more clearly 2022-03-30 12:50:30 +01:00
.gitignore The isc/platform.h header has been completely removed 2021-07-06 05:33:48 +00:00
Makefile.am move samples/resolve.c to bin/tests/system 2021-04-16 14:29:43 +02:00
unit-test-driver.sh.in Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00