summaryrefslogtreecommitdiffstats
path: root/src/lib/gssapi/krb5/duplicate_name.c
Commit message (Expand)AuthorAgeFilesLines
* Fix style issues in r25087Greg Hudson2011-08-291-3/+3
* Use KRB5_CALLCONV for all gss mechanism functions. Also wrap #include <unistd...Sam Hartman2011-08-091-1/+1
* Remove pointer validation code from the gss krb5 mechGreg Hudson2011-04-131-9/+2
* Adjust most C source files to match the new standards for copyrightGreg Hudson2011-03-091-3/+1
* Mark and reindent lib/gssapi, with some exceptionsTom Yu2009-12-081-1/+1
* Implement GSS naming extensions and authdata verificationGreg Hudson2009-10-091-11/+4
* Untabify. Normalize whitespace. Reindent. Fix some of the mostTom Yu2008-10-151-42/+37
* gss krb5 mech enhanced error messagesKen Raeburn2007-07-041-1/+2
* Changed GSSAPI opaque types (gss_name_t, gss_cred_id_t, gss_ctx_id_t) fromAlexandra Ellwood2006-07-251-1/+1
* Remove krb5_init_context macro hack; change all the calls except inKen Raeburn2006-05-171-1/+1
* minor_status not cleared sometimes (gsstest nits)Tom Yu2005-09-211-1/+5
* * acquire_cred.c (krb5_gss_acquire_cred): Create and destroy a local krb5Ken Raeburn2004-03-191-2/+9
* copyright notice updates from 1.1 branchKen Raeburn1999-09-241-1/+4
* Added V2 functions to the glue layerTheodore Tso1997-04-011-6/+4
* Makefile.in: Add canon_name.c, duplicate_name.c, export_name.c to theTheodore Tso1997-03-281-0/+67