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
7045da6d6a12f69ac420fbdfdf4084ae6d4790fb
bind9
/
tests
/
bench
History
Evan Hunt
b5475c9cda
corrected code style errors
...
- add missing brackets around one-line statements - add paretheses around return values
2024-10-18 19:31:56 +00:00
..
.gitignore
…
ascii.c
corrected code style errors
2024-10-18 19:31:56 +00:00
compress.c
Use EXIT_SUCCESS and EXIT_FAILURE
2024-02-08 08:01:58 +01:00
dns_name_fromwire.c
…
iterated_hash.c
…
load-names.c
Use clang-format-19 to update formatting
2024-08-22 08:16:03 +00:00
Makefile.am
…
names.csv
…
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
corrected code style errors
2024-10-18 19:31:56 +00:00
siphash.c
…