summaryrefslogtreecommitdiffstats
path: root/src/lib/gssapi/krb5/val_cred.c
Commit message (Expand)AuthorAgeFilesLines
* Allow S4U2Proxy delegated credentials to be savedGreg Hudson2011-12-071-2/+1
* Remove pointer validation code from the gss krb5 mechGreg Hudson2011-04-131-5/+0
* Adjust most C source files to match the new standards for copyrightGreg Hudson2011-03-091-5/+2
* Mark and reindent lib/gssapi, with some exceptionsTom Yu2009-12-081-1/+1
* Implement GSS naming extensions and authdata verificationGreg Hudson2009-10-091-1/+1
* Implement s4u extensionsGreg Hudson2009-09-131-1/+2
* Untabify. Normalize whitespace. Reindent. Fix some of the mostTom Yu2008-10-151-29/+26
* gss krb5 mech enhanced error messagesKen Raeburn2007-07-041-1/+2
* Remove krb5_init_context macro hack; change all the calls except inKen Raeburn2006-05-171-1/+1
* Add a mutex to the GSSAPI krb5 mechanism credential structure. Lock it whileKen Raeburn2004-07-291-14/+35
* * rel_cred.c (krb5_gss_release_cred): Create and destroy a local krb5 context.Ken Raeburn2004-03-211-3/+10
* copyright notice updates from 1.1 branchKen Raeburn1999-09-241-1/+4
* * val_cred.c (krb5_gss_validate_cred): Free principal extractedEzra Peisach1997-12-071-0/+1
* * accept_sec_context.c (krb5_gss_accept_sec_context),Theodore Tso1997-11-161-0/+66