bind9/lib/omapi
David Lawrence ce2be9b721 329. [func] omapi_auth_register() now takes a size_t argument for
the length of a key's secret data.  Previously
			OMAPI only stored secrets up to the first NUL byte.

This change was made to cope with decoded base64 secrets, so in this
revision omapiconf.c and rndc.c also decode the secret.
2000-07-11 22:03:12 +00:00
..
include 329. [func] omapi_auth_register() now takes a size_t argument for 2000-07-11 22:03:12 +00:00
.cvsignore boilerplate 1999-11-01 02:32:57 +00:00
api incremented library version numbers to 1.0.0 2000-07-10 22:20:43 +00:00
auth.c 329. [func] omapi_auth_register() now takes a size_t argument for 2000-07-11 22:03:12 +00:00
connection.c connect_toserver's port argument type changed to in_port_t. 2000-06-23 21:36:17 +00:00
data.c length should be unsigned in omapi_data_dereference 2000-06-23 20:04:25 +00:00
generic.c update_copyrights 2000-06-21 22:05:07 +00:00
handle.c index renamed to idx to avoid reserved word conflict 2000-06-23 20:05:00 +00:00
lib.c line 126: remark(1692): prototyped function redeclared without prototype. 2000-05-14 03:51:07 +00:00
listener.c 317. [func] Use callbacks from libomapi to determine if a 2000-07-10 11:23:00 +00:00
Makefile.in add RCS id string 2000-06-22 22:00:42 +00:00
message.c Disable the requirement that all messages be signed, since this 2000-06-28 05:24:41 +00:00
object.c "delete" function pointer changed to "expunge" to avoid C++ reserved word 2000-06-23 21:05:22 +00:00
protocol.c 317. [func] Use callbacks from libomapi to determine if a 2000-07-10 11:23:00 +00:00
result.c Megacommit of many files. 2000-06-01 17:33:39 +00:00
string.c update_copyrights 2000-06-21 22:05:07 +00:00
value.c update_copyrights 2000-06-21 22:05:07 +00:00
version.c add RCS id string 2000-06-22 22:00:42 +00:00