This website requires JavaScript.
Explore
Help
Sign In
ComputerSurge
/
bind9
Watch
3
Star
0
Fork
0
Code
Pull Requests
1
Activity
Files
160c2bd81f736afb5109657fbe5a08c97aa191cd
bind9
/
contrib
/
dlz
T
History
Ondřej Surý
175f06949f
Use strlcpy in place where strncpy(s, ...) + s[sizeof(s)-1] = \0; was used
2018-11-19 07:58:48 +01:00
..
bin
Replace custom isc_boolean_t with C standard bool type
2018-08-08 09:37:30 +02:00
drivers
Use strlcpy in place where strncpy(s, ...) + s[sizeof(s)-1] = \0; was used
2018-11-19 07:58:48 +01:00
example
Replace custom isc_boolean_t with C standard bool type
2018-08-08 09:37:30 +02:00
modules
Remove unthreaded support
2018-08-16 17:18:52 +02:00
.gitignore
…
config.dlz.in
Integrate cmocka unit testing framework to kyua
2018-06-20 06:30:07 -04:00