summaryrefslogtreecommitdiffstats
path: root/src/lib/gssapi/krb5/export_name.c
Commit message (Expand)AuthorAgeFilesLines
* Use gssalloc in krb5_gss_export_nameGreg Hudson2012-08-111-1/+1
* 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-7/+0
* 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-1/+1
* Merge mskrb-integ onto trunkSam Hartman2009-01-031-2/+3
* Untabify. Normalize whitespace. Reindent. Fix some of the mostTom Yu2008-10-151-55/+56
* Use load_store_16/32_beKen Raeburn2008-08-021-6/+4
* 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
* minor_status not cleared sometimes (gsstest nits)Tom Yu2005-09-211-3/+9
* acquire_cred.c: revert previous change, it breaks the test suiteKen Raeburn2004-03-191-8/+8
* * accept_sec_context.c (krb5_gss_accept_sec_context): Use unsignedEzra Peisach2002-11-151-1/+1
* copyright notice updates from 1.1 branchKen Raeburn1999-09-241-1/+4
* inq_cred.c (krb5_gss_inquire_cred):Theodore Tso1998-05-251-2/+2
* export_name.c (krb5_gss_export_name): Fix bug in gss_export_name. TheTheodore Tso1998-02-281-1/+1
* Added V2 functions to the glue layerTheodore Tso1997-04-011-3/+3
* import_name.c (krb5_gss_import_name): Add support for importing theTheodore Tso1997-03-281-3/+11
* Makefile.in: Add canon_name.c, duplicate_name.c, export_name.c to theTheodore Tso1997-03-281-0/+79