gss: merge enhanced Apple mechglue logging
Add _gss_mg_log() and friends for logging from within the mechanism glue and SPNEGO. These APIs wrap around the libkrb5 logging APIs.
This commit is contained in:
@@ -84,6 +84,7 @@ HEIMDAL_GSS_2.0 {
|
||||
gss_seal;
|
||||
gss_set_cred_option;
|
||||
gss_set_name_attribute;
|
||||
gss_set_log_function;
|
||||
gss_set_neg_mechs;
|
||||
gss_set_sec_context_option;
|
||||
gss_sign;
|
||||
|
Reference in New Issue
Block a user