This website requires JavaScript.
Explore
Help
Sign In
ComputerSurge
/
bind9
Watch
3
Star
0
Fork
0
You've already forked bind9
Code
Pull Requests
1
Activity
Files
8506102216ed8aaea9fdcbd19088a24716df8230
bind9
/
tests
/
bench
History
Ondřej Surý
8506102216
Remove logging context (isc_log_t) from the public namespace
...
Now that the logging uses single global context, remove the isc_log_t from the public namespace.
2024-08-20 12:50:39 +00:00
..
.gitignore
Add qplookups test to .gitignore
2023-10-13 09:00:43 +02:00
ascii.c
Refactor isc_time_now() to return time, and not result
2023-03-31 15:02:06 +02:00
compress.c
Use EXIT_SUCCESS and EXIT_FAILURE
2024-02-08 08:01:58 +01:00
dns_name_fromwire.c
Refactor isc_time_now() to return time, and not result
2023-03-31 15:02:06 +02:00
iterated_hash.c
Refactor isc_time_now() to return time, and not result
2023-03-31 15:02:06 +02:00
load-names.c
Revert the s/rbt/qp/ change in load_names, it is still rbt
2024-03-06 17:54:05 +01:00
Makefile.am
add a "qplookups" benchmark test
2023-09-27 16:24:04 -07:00
names.csv
Add base testing set of names for load-names benchmark
2023-10-09 21:04:21 +02:00
qp-dump.c
Use EXIT_SUCCESS and EXIT_FAILURE
2024-02-08 08:01:58 +01:00
qplookups.c
Use EXIT_SUCCESS and EXIT_FAILURE
2024-02-08 08:01:58 +01:00
qpmulti.c
Remove logging context (isc_log_t) from the public namespace
2024-08-20 12:50:39 +00:00
siphash.c
Update the source code formatting using clang-format-17
2023-10-17 17:47:46 +02:00