aboutsummaryrefslogtreecommitdiff
path: root/src/lib/gssapi/krb5/val_cred.c
AgeCommit message (Expand)AuthorFilesLines
2013-05-14Assume mutex locking cannot failGreg Hudson1-6/+1
2012-07-02Add client keytab initiation supportGreg Hudson1-1/+1
2011-12-07Allow S4U2Proxy delegated credentials to be savedGreg Hudson1-2/+1
2011-04-13Remove pointer validation code from the gss krb5 mechGreg Hudson1-5/+0
2011-03-09Adjust most C source files to match the new standards for copyrightGreg Hudson1-5/+2
2009-12-08Mark and reindent lib/gssapi, with some exceptionsTom Yu1-1/+1
2009-10-09Implement GSS naming extensions and authdata verificationGreg Hudson1-1/+1
2009-09-13Implement s4u extensionsGreg Hudson1-1/+2
2008-10-15Untabify. Normalize whitespace. Reindent. Fix some of the mostTom Yu1-29/+26
2007-07-04gss krb5 mech enhanced error messagesKen Raeburn1-1/+2
2006-05-17Remove krb5_init_context macro hack; change all the calls except inKen Raeburn1-1/+1
2004-07-29Add a mutex to the GSSAPI krb5 mechanism credential structure. Lock it whileKen Raeburn1-14/+35
2004-03-21* rel_cred.c (krb5_gss_release_cred): Create and destroy a local krb5 context.Ken Raeburn1-3/+10
1999-09-24copyright notice updates from 1.1 branchKen Raeburn1-1/+4
1997-12-07 * val_cred.c (krb5_gss_validate_cred): Free principal extractedEzra Peisach1-0/+1
1997-11-16* accept_sec_context.c (krb5_gss_accept_sec_context),Theodore Tso1-0/+66