summaryrefslogtreecommitdiffstats
path: root/x-files/gss_proxy.x
diff options
context:
space:
mode:
Diffstat (limited to 'x-files/gss_proxy.x')
-rw-r--r--x-files/gss_proxy.x5
1 files changed, 3 insertions, 2 deletions
diff --git a/x-files/gss_proxy.x b/x-files/gss_proxy.x
index fb1c98c..3fb57dd 100644
--- a/x-files/gss_proxy.x
+++ b/x-files/gss_proxy.x
@@ -166,8 +166,9 @@ struct gssx_mech_info {
gssx_OID_set known_mech_attrs;
gssx_OID_set cred_options;
gssx_OID_set sec_ctx_options;
- utf8string provider_names<>;
- utf8string provider_paths<>;
+ gssx_buffer saslname_sasl_mech_name;
+ gssx_buffer saslname_mech_name;
+ gssx_buffer saslname_mech_desc;
gssx_typed_hole extensions<>;
};