update gssapi/ntlm for windows build
NTMakefile: replace ntlm/inquire_cred.c with ntlm/creds.c add ntlm/inquire_sec_context_by_oid.c add ntlm/iter_cred.c add missing GSSAPI_CALLCONV function descriptors conditionalize use of kcm functions with HAVE_KCM Change-Id: Ia693f67304405bd540c57db8858c13314cd60322
This commit is contained in:

committed by
Jeffrey Altman

parent
31de117576
commit
75959422e1
@@ -35,7 +35,7 @@
|
||||
|
||||
#include "ntlm.h"
|
||||
|
||||
OM_uint32
|
||||
OM_uint32 GSSAPI_CALLCONV
|
||||
_gss_ntlm_inquire_sec_context_by_oid(OM_uint32 *minor_status,
|
||||
const gss_ctx_id_t context_handle,
|
||||
const gss_OID desired_object,
|
||||
|
Reference in New Issue
Block a user