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
5cfa06cee32c16d04fb6126764aa78e30bf98642
bind9
/
lib
/
omapi
History
Brian Wellington
a9bc95f22e
dst now stores the key name as a dns_name_t, not a char *.
2000-05-24 23:13:32 +00:00
..
include
…
.cvsignore
…
api
…
auth.c
dst now stores the key name as a dns_name_t, not a char *.
2000-05-24 23:13:32 +00:00
connection.c
…
data.c
#include <stdlib.h> /* Required on BSD/OS 3.1 for abort() used in va_arg(). */
2000-05-24 18:43:29 +00:00
generic.c
#include <stdlib.h> /* Required on BSD/OS 3.1 for abort() used in va_arg(). */
2000-05-24 18:43:29 +00:00
handle.c
…
lib.c
…
listener.c
…
Makefile.in
…
message.c
fixed lines > 79 columns wide
2000-05-24 05:10:00 +00:00
object.c
…
protocol.c
changed dst_key_free() prototype, misc. dst cleanup
2000-05-19 00:20:59 +00:00
result.c
…
string.c
…
value.c
…
version.c
…