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
16f2c811e3e0c2bcebb42a3816711a3f2db1c684
bind9
/
bin
/
dig
History
Mark Andrews
ae24792ea2
Handle ISC_R_SHUTTINGDOWN in dighost.c:tcp_connected
...
dig was making further queries after SIGINT was recieved rather than shutting down as expected.
2023-12-19 09:43:15 +11:00
..
.gitignore
…
dig.c
NetBSD has added 'hmac' to libc so rename out uses of hmac
2023-12-13 22:27:38 +00:00
dig.rst
remove some long-deprecated arguments from dig
2023-12-06 17:32:09 -08:00
dighost.c
Handle ISC_R_SHUTTINGDOWN in dighost.c:tcp_connected
2023-12-19 09:43:15 +11:00
dighost.h
NetBSD has added 'hmac' to libc so rename out uses of hmac
2023-12-13 22:27:38 +00:00
host.c
Refactor isc_time_now() to return time, and not result
2023-03-31 15:02:06 +02:00
host.rst
…
Makefile.am
Move irs_resconf into libdns and remove libirs
2023-02-24 09:38:59 +00:00
nslookup.c
Replace __attribute__((unused)) with ISC_ATTR_UNUSED attribute macro
2023-03-30 23:29:25 +02:00
nslookup.rst
…
readline.h
…