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
71ce8b0a51bc028ed46541d274965e7e4b5fc832
bind9
/
bin
/
dig
History
Aram Sargsyan
5b2b3e589c
Fix using unset pointer when printing a debug message in dighost.c
...
The used `query->handle` is always `NULL` at this point. Change the code to use `handle` instead.
2022-04-05 11:20:42 +00:00
..
.gitignore
…
dig.c
Add missing plain HTTP options to dig's help output
2022-03-28 16:22:53 +03:00
dig.rst
Add support for Strict/Mutual TLS to dig
2022-03-28 16:22:53 +03:00
dighost.c
Fix using unset pointer when printing a debug message in dighost.c
2022-04-05 11:20:42 +00:00
dighost.h
Fix "dig +nssearch" indefinitely hanging issue
2022-04-01 10:56:27 +00:00
host.c
Replace ISC_NORETURN with C11's noreturn
2022-03-25 08:33:43 +01:00
host.rst
Add internal hyperlinks to See Also section of manual pages
2022-03-14 10:46:36 +01:00
Makefile.am
Move the include Makefile.tests to the bottom of Makefile.am(s)
2021-06-24 15:33:52 +02:00
nslookup.c
Replace ISC_NORETURN with C11's noreturn
2022-03-25 08:33:43 +01:00
nslookup.rst
Add internal hyperlinks to See Also section of manual pages
2022-03-14 10:46:36 +01:00
readline.h
Update the copyright information in all files in the repository
2022-01-11 09:05:02 +01:00