aboutsummaryrefslogtreecommitdiff
path: root/src/lib/gssapi/krb5/duplicate_name.c
AgeCommit message (Expand)AuthorFilesLines
2011-08-29Fix style issues in r25087Greg Hudson1-3/+3
2011-08-09Use KRB5_CALLCONV for all gss mechanism functions. Also wrap #include <unistd...Sam Hartman1-1/+1
2011-04-13Remove pointer validation code from the gss krb5 mechGreg Hudson1-9/+2
2011-03-09Adjust most C source files to match the new standards for copyrightGreg Hudson1-3/+1
2009-12-08Mark and reindent lib/gssapi, with some exceptionsTom Yu1-1/+1
2009-10-09Implement GSS naming extensions and authdata verificationGreg Hudson1-11/+4
2008-10-15Untabify. Normalize whitespace. Reindent. Fix some of the mostTom Yu1-42/+37
2007-07-04gss krb5 mech enhanced error messagesKen Raeburn1-1/+2
2006-07-25Changed GSSAPI opaque types (gss_name_t, gss_cred_id_t, gss_ctx_id_t) fromAlexandra Ellwood1-1/+1
2006-05-17Remove krb5_init_context macro hack; change all the calls except inKen Raeburn1-1/+1
2005-09-21minor_status not cleared sometimes (gsstest nits)Tom Yu1-1/+5
2004-03-19* acquire_cred.c (krb5_gss_acquire_cred): Create and destroy a local krb5Ken Raeburn1-2/+9
1999-09-24copyright notice updates from 1.1 branchKen Raeburn1-1/+4
1997-04-01Added V2 functions to the glue layerTheodore Tso1-6/+4
1997-03-28Makefile.in: Add canon_name.c, duplicate_name.c, export_name.c to theTheodore Tso1-0/+67