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
e40bd273e474a0562bcabccbb193ae1074443e3d
bind9
/
bin
/
confgen
History
Aydın Mercan
f58ed932d8
use only c23 or c11 noreturn specifiers
...
Since we require C11 or greater, we can depend on using either _Noreturn or [[noreturn]].
2024-08-07 18:27:40 +03:00
..
include
Update the copyright information in all files in the repository
2022-01-11 09:05:02 +01:00
.gitignore
…
ddns-confgen.rst
Add internal hyperlinks to See Also section of manual pages
2022-03-14 10:46:36 +01:00
keygen.c
Initialize the DST subsystem implicitly
2024-08-07 17:03:27 +02:00
keygen.h
Update the copyright information in all files in the repository
2022-01-11 09:05:02 +01:00
Makefile.am
Move the include Makefile.tests to the bottom of Makefile.am(s)
2021-06-24 15:33:52 +02:00
os.c
Update the copyright information in all files in the repository
2022-01-11 09:05:02 +01:00
rndc-confgen.c
use only c23 or c11 noreturn specifiers
2024-08-07 18:27:40 +03:00
rndc-confgen.rst
Add internal hyperlinks to See Also section of manual pages
2022-03-14 10:46:36 +01:00
tsig-keygen.c
use only c23 or c11 noreturn specifiers
2024-08-07 18:27:40 +03:00
tsig-keygen.rst
Put reference to RFC 2845 in tsig-keygen man page
2024-02-01 11:20:33 +01:00
util.c
Remove isc__tls_setfatalmode() function and the calls
2024-02-08 08:01:58 +01:00
util.h
use only c23 or c11 noreturn specifiers
2024-08-07 18:27:40 +03:00