Add send_to_kdc hook.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@18669 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
		| @@ -136,6 +136,8 @@ struct sockaddr_dl; | |||||||
|  |  | ||||||
| #include <krb5_asn1.h> | #include <krb5_asn1.h> | ||||||
|  |  | ||||||
|  | struct send_to_kdc; | ||||||
|  |  | ||||||
| /* XXX glue for pkinit */ | /* XXX glue for pkinit */ | ||||||
| struct krb5_pk_identity; | struct krb5_pk_identity; | ||||||
| struct krb5_pk_cert; | struct krb5_pk_cert; | ||||||
| @@ -230,6 +232,7 @@ typedef struct krb5_context_data { | |||||||
|     void *mutex;			/* protects error_string/error_buf */ |     void *mutex;			/* protects error_string/error_buf */ | ||||||
|     int large_msg_size; |     int large_msg_size; | ||||||
|     int dns_canonize_hostname; |     int dns_canonize_hostname; | ||||||
|  |     struct send_to_kdc *send_to_kdc; | ||||||
| } krb5_context_data; | } krb5_context_data; | ||||||
|  |  | ||||||
| /* | /* | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 Love Hörnquist Åstrand
					Love Hörnquist Åstrand