summaryrefslogtreecommitdiffstats
path: root/src/lib/gssapi/krb5/rel_cred.c
Commit message (Expand)AuthorAgeFilesLines
* Add client keytab initiation supportGreg Hudson2012-07-021-0/+3
* Simplify password storage in krb5_gss_cred_id_recGreg Hudson2012-06-271-4/+2
* Allow S4U2Proxy delegated credentials to be savedGreg Hudson2011-12-071-0/+2
* Fix style issues in r25087Greg Hudson2011-08-291-2/+2
* 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/+1
* When we create a temporary memory ccache for use within aGreg Hudson2010-10-251-3/+6
* Add IAKERB mechanism and gss_acquire_cred_with_passwordGreg Hudson2010-04-301-0/+5
* Mark and reindent lib/gssapi, with some exceptionsTom Yu2009-12-081-1/+1
* Implement GSS naming extensions and authdata verificationGreg Hudson2009-10-091-2/+2
* Untabify. Normalize whitespace. Reindent. Fix some of the mostTom Yu2008-10-151-56/+57
* lean client changesZhanna Tsitkov2008-08-201-0/+2
* gss krb5 mech enhanced error messagesKen Raeburn2007-07-041-1/+3
* Changed GSSAPI opaque types (gss_name_t, gss_cred_id_t, gss_ctx_id_t) fromAlexandra Ellwood2006-07-251-1/+1
* Free requested-enctype list when freeing up credentials. Reported by RainerKen Raeburn2006-06-081-0/+4
* 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-0/+3
* * rel_cred.c (krb5_gss_release_cred): Create and destroy a local krb5 context.Ken Raeburn2004-03-211-2/+8
* Remove kg_release_defcred and caching of default credential. RewriteTom Yu2003-07-171-2/+4
* * gssapiP_krb5.h: Add rcache member to the credsTom Yu1998-01-221-1/+7
* this commit includes all the changes on the OV_9510_INTEGRATION andMarc Horowitz1996-07-221-3/+5
* gssapiP_krb5.h: Changed most krb5 gssapi functions to take a void * asTheodore Tso1996-02-241-2/+3
* Windows global stuff:Keith Vetter1995-04-141-1/+1
* Made explicit the signed to unsigned conversions in the gssapi/krb5Keith Vetter1995-03-081-1/+1
* PC'fied gssapi directories. Mostly changing Makefile.in and adding theKeith Vetter1995-02-211-1/+1
* Rename files for DOS 8.3 uniqueness:John Gilmore1995-02-031-0/+67