implement gss_add_cred_with_password over gss_acquire_cred_ext

This commit is contained in:
Luke Howard
2011-05-14 17:57:09 +02:00
parent 33d1877c21
commit 88e3968a9e
5 changed files with 145 additions and 111 deletions

View File

@@ -85,6 +85,7 @@ mechsrc = \
mech/gss_acquire_cred_ext.c \
mech/gss_acquire_cred_with_password.c \
mech/gss_add_cred.c \
mech/gss_add_cred_with_password.c \
mech/gss_add_oid_set_member.c \
mech/gss_aeap.c \
mech/gss_buffer_set.c \