summaryrefslogtreecommitdiffstats
path: root/src/lib/gssapi/krb5/add_cred.c
Commit message (Expand)AuthorAgeFilesLines
* The mechglue never invokes a mech's gss_add_cred function. Remove theGreg Hudson2010-05-171-393/+0
* Add IAKERB mechanism and gss_acquire_cred_with_passwordGreg Hudson2010-04-301-1/+5
* Mark and reindent lib/gssapi, with some exceptionsTom Yu2009-12-081-1/+1
* Implement GSS naming extensions and authdata verificationGreg Hudson2009-10-091-19/+20
* Untabify. Normalize whitespace. Reindent. Fix some of the mostTom Yu2008-10-151-239/+240
* lean client changesZhanna Tsitkov2008-08-201-2/+13
* gss krb5 mech enhanced error messagesKen Raeburn2007-07-041-3/+10
* krb5_kt_get_type should return const char *. Ezra Peisach2007-02-051-2/+2
* Changed GSSAPI opaque types (gss_name_t, gss_cred_id_t, gss_ctx_id_t) fromAlexandra Ellwood2006-07-251-2/+3
* 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-9/+17
* Get rid of the global krb5 context used by the GSSAPI Kerberos mechanism. IKen Raeburn2004-07-151-0/+2
* * acquire_cred.c (krb5_gss_acquire_cred): Create and destroy a local krb5Ken Raeburn2004-03-191-2/+18
* GSS_C_NO_CREDENTIAL should accept any principalSam Hartman2003-03-041-5/+13
* remove gss krb5 mech2 oid and oidset variablesKen Raeburn2002-07-011-2/+1
* Cleanup usage of memory free routines:Danilo Almeida2001-06-221-8/+8
* Clean up assignments in conditionals warnings by separating theEzra Peisach2000-10-031-7/+10
* * add_cred.c (krb5_gss_add_cred): krb5_cc_get_type() andEzra Peisach2000-10-031-1/+2
* pullup from 1.2 branchKen Raeburn2000-06-271-10/+32
* pull up 3des implementation from the marc-3des branchMarc Horowitz1998-10-301-0/+309