| .. |
|
include
|
Remove deprecated dns_db_rpz_*() methods
|
2023-02-15 15:35:50 +00:00 |
|
rdata
|
Remove unused support for fromwire(DNS_NAME_DOWNCASE)
|
2023-02-06 13:26:36 +00:00 |
|
.gitignore
|
4394. [func] Add rndc command "dnstap-reopen" to close and
|
2016-06-24 09:37:04 +10:00 |
|
acl.c
|
Add the reader-writer synchronization with modified C-RW-WP
|
2023-02-15 09:30:04 +01:00 |
|
adb.c
|
Use C-RW-WP lock in the dns_adb unit
|
2023-02-15 09:30:04 +01:00 |
|
badcache.c
|
Add the reader-writer synchronization with modified C-RW-WP
|
2023-02-15 09:30:04 +01:00 |
|
byaddr.c
|
Remove some remnants of bitstring labels
|
2023-02-06 13:22:30 +00:00 |
|
cache.c
|
Remove the total memory counter
|
2023-01-24 17:57:16 +00:00 |
|
callbacks.c
|
Update the copyright information in all files in the repository
|
2022-01-11 09:05:02 +01:00 |
|
catz.c
|
remove nonfunctional DSCP implementation
|
2023-01-09 12:15:21 -08:00 |
|
client.c
|
Remove unused support for fromwire(DNS_NAME_DOWNCASE)
|
2023-02-06 13:26:36 +00:00 |
|
clientinfo.c
|
refactor dns_clientinfo_init(); use separate function to set ECS
|
2023-02-07 23:48:22 -08:00 |
|
compress.c
|
Update sources to Clang 15 formatting
|
2022-11-29 08:54:34 +01:00 |
|
db.c
|
Remove deprecated dns_db_rpz_*() methods
|
2023-02-15 15:35:50 +00:00 |
|
dbiterator.c
|
Remove the unused cache cleaning mechanism from dns_cache API
|
2022-11-29 13:48:33 -08:00 |
|
diff.c
|
Update sources to Clang 15 formatting
|
2022-11-29 08:54:34 +01:00 |
|
dispatch.c
|
use configured source ports for UDP requests
|
2023-02-06 15:03:58 -08:00 |
|
dlz.c
|
Add the reader-writer synchronization with modified C-RW-WP
|
2023-02-15 09:30:04 +01:00 |
|
dns64.c
|
Add isc_rwlock around dns_aclenv .localhost and .localnets member
|
2022-04-04 19:27:00 +02:00 |
|
dnsrps.c
|
Remove deprecated dns_db_rpz_*() methods
|
2023-02-15 15:35:50 +00:00 |
|
dnssec.c
|
silence a spurious warning during key generation
|
2023-02-07 12:37:47 -08:00 |
|
dnstap.c
|
Change the isc_buffer_reserve() to take just buffer pointer
|
2022-12-20 19:13:48 +01:00 |
|
dnstap.proto
|
Update the copyright information in all files in the repository
|
2022-01-11 09:05:02 +01:00 |
|
ds.c
|
Simplify way we tag unreachable code with only ISC_UNREACHABLE()
|
2022-03-25 08:33:43 +01:00 |
|
dst_api.c
|
Update sources to Clang 15 formatting
|
2022-11-29 08:54:34 +01:00 |
|
dst_internal.h
|
Refactor OpenSSL RSA private key handling
|
2023-01-09 15:19:37 +01:00 |
|
dst_openssl.h
|
Make OpenSSL keypair comparation a generic helper function
|
2023-01-09 19:30:49 +01:00 |
|
dst_parse.c
|
Update sources to Clang 15 formatting
|
2022-11-29 08:54:34 +01:00 |
|
dst_parse.h
|
Update the copyright information in all files in the repository
|
2022-01-11 09:05:02 +01:00 |
|
dyndb.c
|
remove isc_bind9 variable
|
2023-02-09 18:00:13 +00:00 |
|
ecs.c
|
Update sources to Clang 15 formatting
|
2022-11-29 08:54:34 +01:00 |
|
fixedname.c
|
Update the copyright information in all files in the repository
|
2022-01-11 09:05:02 +01:00 |
|
forward.c
|
Add the reader-writer synchronization with modified C-RW-WP
|
2023-02-15 09:30:04 +01:00 |
|
gen.c
|
Remove unused support for fromwire(DNS_NAME_DOWNCASE)
|
2023-02-06 13:26:36 +00:00 |
|
geoip2.c
|
Update the copyright information in all files in the repository
|
2022-01-11 09:05:02 +01:00 |
|
gssapi_link.c
|
Remove a redundant variable-length array
|
2022-03-18 15:06:31 +00:00 |
|
gssapictx.c
|
Remove use of the inline keyword used as suggestion to compiler
|
2022-03-25 08:33:43 +01:00 |
|
hmac_link.c
|
Update sources to Clang 15 formatting
|
2022-11-29 08:54:34 +01:00 |
|
ipkeylist.c
|
remove nonfunctional DSCP implementation
|
2023-01-09 12:15:21 -08:00 |
|
iptable.c
|
Update the copyright information in all files in the repository
|
2022-01-11 09:05:02 +01:00 |
|
journal.c
|
Remove unused support for fromwire(DNS_NAME_DOWNCASE)
|
2023-02-06 13:26:36 +00:00 |
|
kasp.c
|
Store built-in dnssec-policies in defaultconf
|
2022-06-28 11:56:31 +02:00 |
|
key.c
|
Update sources to Clang 15 formatting
|
2022-11-29 08:54:34 +01:00 |
|
keydata.c
|
Update the copyright information in all files in the repository
|
2022-01-11 09:05:02 +01:00 |
|
keymgr.c
|
Force set DS state after 'rndc dnssec -checkds'
|
2023-01-27 15:07:26 +00:00 |
|
keytable.c
|
Add the reader-writer synchronization with modified C-RW-WP
|
2023-02-15 09:30:04 +01:00 |
|
log.c
|
Update the copyright information in all files in the repository
|
2022-01-11 09:05:02 +01:00 |
|
Makefile.am
|
Add new files for remote server communication
|
2022-12-23 13:36:50 +00:00 |
|
master.c
|
Remove unused support for fromwire(DNS_NAME_DOWNCASE)
|
2023-02-06 13:26:36 +00:00 |
|
masterdump.c
|
remove some unused functions
|
2023-02-13 11:50:59 -08:00 |
|
message.c
|
Remove unused support for fromwire(DNS_NAME_DOWNCASE)
|
2023-02-06 13:26:36 +00:00 |
|
name.c
|
Remove unused support for fromwire(DNS_NAME_DOWNCASE)
|
2023-02-06 13:26:36 +00:00 |
|
ncache.c
|
Update sources to Clang 15 formatting
|
2022-11-29 08:54:34 +01:00 |
|
nsec.c
|
Extend dns_db_allrdatasets to control interation results
|
2022-12-07 22:20:02 +00:00 |
|
nsec3.c
|
Remove unused support for fromwire(DNS_NAME_DOWNCASE)
|
2023-02-06 13:26:36 +00:00 |
|
nta.c
|
Add the reader-writer synchronization with modified C-RW-WP
|
2023-02-15 09:30:04 +01:00 |
|
openssl_link.c
|
Call OSSL_STORE_INFO_free on error path
|
2023-02-07 12:29:34 +00:00 |
|
openssl_shim.c
|
Update the copyright information in all files in the repository
|
2022-01-11 09:05:02 +01:00 |
|
openssl_shim.h
|
Refactor OpenSSL ECDSA to use pkeypair
|
2023-01-09 19:33:48 +01:00 |
|
openssldh_link.c
|
Provide identical BN_GENCB_new shim
|
2023-01-09 15:20:49 +01:00 |
|
opensslecdsa_link.c
|
Refactor OpenSSL ECDSA private key export
|
2023-01-09 19:56:31 +01:00 |
|
openssleddsa_link.c
|
Update sources to Clang 15 formatting
|
2022-11-29 08:54:34 +01:00 |
|
opensslrsa_link.c
|
Improve OpenSSL RSA key extraction
|
2023-01-25 21:04:27 +02:00 |
|
order.c
|
Update sources to Clang 15 formatting
|
2022-11-29 08:54:34 +01:00 |
|
peer.c
|
remove nonfunctional DSCP implementation
|
2023-01-09 12:15:21 -08:00 |
|
private.c
|
Update sources to Clang 15 formatting
|
2022-11-29 08:54:34 +01:00 |
|
rbt.c
|
Remove some remnants of bitstring labels
|
2023-02-06 13:22:30 +00:00 |
|
rbtdb.c
|
Remove deprecated dns_db_rpz_*() methods
|
2023-02-15 15:35:50 +00:00 |
|
rbtdb.h
|
Remove remaining checks for rbt64
|
2022-05-03 00:41:42 +01:00 |
|
rcode.c
|
Update sources to Clang 15 formatting
|
2022-11-29 08:54:34 +01:00 |
|
rdata.c
|
Remove unused support for fromwire(DNS_NAME_DOWNCASE)
|
2023-02-06 13:26:36 +00:00 |
|
rdatalist.c
|
Update sources to Clang 15 formatting
|
2022-11-29 08:54:34 +01:00 |
|
rdatalist_p.h
|
Update the copyright information in all files in the repository
|
2022-01-11 09:05:02 +01:00 |
|
rdataset.c
|
Define DNS_RDATASET_INIT for static initialisation
|
2023-02-09 08:29:43 +11:00 |
|
rdatasetiter.c
|
Update the copyright information in all files in the repository
|
2022-01-11 09:05:02 +01:00 |
|
rdataslab.c
|
Update sources to Clang 15 formatting
|
2022-11-29 08:54:34 +01:00 |
|
remote.c
|
remove nonfunctional DSCP implementation
|
2023-01-09 12:15:21 -08:00 |
|
request.c
|
remove nonfunctional DSCP implementation
|
2023-01-09 12:15:21 -08:00 |
|
resolver.c
|
Use C-RW-WP lock in the dns_resolver unit
|
2023-02-15 09:30:04 +01:00 |
|
result.c
|
Remove some remnants of bitstring labels
|
2023-02-06 13:22:30 +00:00 |
|
rootns.c
|
Extend dns_db_allrdatasets to control interation results
|
2022-12-07 22:20:02 +00:00 |
|
rpz.c
|
Add the reader-writer synchronization with modified C-RW-WP
|
2023-02-15 09:30:04 +01:00 |
|
rriterator.c
|
Extend dns_db_allrdatasets to control interation results
|
2022-12-07 22:20:02 +00:00 |
|
rrl.c
|
Update sources to Clang 15 formatting
|
2022-11-29 08:54:34 +01:00 |
|
sdb.c
|
Remove deprecated dns_db_rpz_*() methods
|
2023-02-15 15:35:50 +00:00 |
|
sdlz.c
|
Remove deprecated dns_db_rpz_*() methods
|
2023-02-15 15:35:50 +00:00 |
|
soa.c
|
Remove use of the inline keyword used as suggestion to compiler
|
2022-03-25 08:33:43 +01:00 |
|
ssu.c
|
Update sources to Clang 15 formatting
|
2022-11-29 08:54:34 +01:00 |
|
ssu_external.c
|
Update the copyright information in all files in the repository
|
2022-01-11 09:05:02 +01:00 |
|
stats.c
|
Update sources to Clang 15 formatting
|
2022-11-29 08:54:34 +01:00 |
|
tests
|
Move all the unit tests to /tests/<libname>/
|
2022-05-28 14:53:02 -07:00 |
|
time.c
|
Clean up #include <isc/string.h>
|
2022-05-03 12:38:59 +00:00 |
|
tkey.c
|
Update sources to Clang 15 formatting
|
2022-11-29 08:54:34 +01:00 |
|
transport.c
|
Add the reader-writer synchronization with modified C-RW-WP
|
2023-02-15 09:30:04 +01:00 |
|
tsig.c
|
Add the reader-writer synchronization with modified C-RW-WP
|
2023-02-15 09:30:04 +01:00 |
|
tsig_p.h
|
Update the copyright information in all files in the repository
|
2022-01-11 09:05:02 +01:00 |
|
ttl.c
|
Use the semantic patch to do the unsigned -> unsigned int change
|
2022-09-19 15:56:02 +02:00 |
|
update.c
|
Extend dns_db_allrdatasets to control interation results
|
2022-12-07 22:20:02 +00:00 |
|
validator.c
|
Update sources to Clang 15 formatting
|
2022-11-29 08:54:34 +01:00 |
|
view.c
|
Add the reader-writer synchronization with modified C-RW-WP
|
2023-02-15 09:30:04 +01:00 |
|
xfrin.c
|
Refactor isc_nm_xfr_allowed()
|
2023-01-19 10:24:08 +00:00 |
|
zone.c
|
Add the reader-writer synchronization with modified C-RW-WP
|
2023-02-15 09:30:04 +01:00 |
|
zone_p.h
|
Update the copyright information in all files in the repository
|
2022-01-11 09:05:02 +01:00 |
|
zonekey.c
|
Update sources to Clang 15 formatting
|
2022-11-29 08:54:34 +01:00 |
|
zoneverify.c
|
Extend dns_db_allrdatasets to control interation results
|
2022-12-07 22:20:02 +00:00 |
|
zt.c
|
Add the reader-writer synchronization with modified C-RW-WP
|
2023-02-15 09:30:04 +01:00 |