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
4eac32fe231093f5d448c5925654e69099d5da43
bind9
/
bin
/
dig
History
Aram Sargsyan
77d1476c46
Fix dig help message typo in the http-plain-get option
...
The option name is misspelled as 'https-plain-get'. Fix the error.
2023-08-01 10:38:44 +00:00
..
.gitignore
…
dig.c
Fix dig help message typo in the http-plain-get option
2023-08-01 10:38:44 +00:00
dig.rst
…
dighost.c
use algorithm number instead of name to create TSIG keys
2023-06-14 08:14:38 +00:00
dighost.h
use algorithm number instead of name to create TSIG keys
2023-06-14 08:14: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
…