+Tue Jan 9 22:23:31 1996 Theodore Y. Ts'o <tytso@dcl>
+
+ * krb5.hin (krb5_fwd_tgt_creds, krb5_os_hostaddr): Added new
+ function prototypes.
+
Thu Jan 4 22:49:13 1996 Theodore Y. Ts'o <tytso@dcl>
* krb5.hin: Added support for KRB5_INT16_MAX, which tells us the
krb5_creds ***,
krb5_replay_data *));
+krb5_error_code krb5_fwd_tgt_creds
+ KRB5_PROTOTYPE((krb5_context,
+ krb5_auth_context,
+ char *,
+ krb5_principal,
+ krb5_principal,
+ krb5_ccache,
+ int forwardable,
+ krb5_data *));
+
krb5_error_code krb5_auth_con_init
KRB5_PROTOTYPE((krb5_context,
krb5_auth_context *));
krb5_address *,
krb5_address *));
+krb5_error_code krb5_os_hostaddr
+ KRB5_PROTOTYPE((krb5_context, const char *, krb5_address ***));
+
krb5_error_code krb5_set_real_time
KRB5_PROTOTYPE((krb5_context, krb5_int32, krb5_int32));
krb5_error_code krb5_set_debugging_time