fix trailing whitespace
[krb5.git] / src / lib / gssapi / krb5 / acquire_cred.c
2009-01-22 Tom Yufix trailing whitespace
2009-01-22 Tom Yuwhitespace
2009-01-03 Sam HartmanMerge mskrb-integ onto trunk
2008-10-29 Alexandra EllwoodOnly prompt automatically from GUI apps
2008-10-15 Tom YuUntabify. Normalize whitespace. Reindent. Fix some...
2008-10-01 Alexandra EllwoodFinished KLL to KIM shim.
2008-08-20 Zhanna Tsitkovlean client changes
2007-09-02 Jeffrey AltmanGSS-API Win64 support
2007-07-04 Ken Raeburngss krb5 mech enhanced error messages
2007-02-19 Ezra PeisachEnsure consistancy between prototypes and functions
2006-07-19 Alexandra Ellwoodacquire_cred(), kg_caller_provided_ccache_name(): On...
2006-07-19 Alexandra Ellwoodacquire_cred(): Realized that my previous patch now...
2006-07-18 Alexandra Ellwoodacquire_cred(): Fixed KLL support to try the default...
2006-05-17 Ken RaeburnRemove krb5_init_context macro hack; change all the...
2006-05-09 Ezra PeisachCleanup a number of cast away from const warnings in...
2006-03-07 Jeffrey Altman2006-03-07 Jeffrey Altman <jaltman@mit.edu>
2005-10-31 Jeffrey Altman * acquire_cred.c (acquire_init_cred):
2005-10-27 Alexandra EllwoodWhen passed GSS_C_INITIATE and a non-NULL desired name...
2005-01-13 Jeffrey Altman correction to previous commit. do not call krb5_gss_r...
2005-01-13 Jeffrey Altman Fix the calls to krb5_gss_release_cred to pass in...
2004-08-26 Ken Raeburn* acquire_cred.c (krb5_gss_acquire_cred): Call gssint_i...
2004-07-29 Ken RaeburnAdd a mutex to the GSSAPI krb5 mechanism credential...
2004-07-15 Ken RaeburnGet rid of the global krb5 context used by the GSSAPI...
2004-07-14 Ken Raeburn* acquire_cred.c: Include gss_libinit.h.
2004-03-19 Ken Raeburnacquire_cred.c: revert previous change, it breaks the...
2004-03-19 Ken Raeburn* acquire_cred.c (krb5_gss_acquire_cred): Create and...
2003-12-11 Alexandra EllwoodAdded kg_sync_ccache_name(), kg_get_ccache_name, and...
2003-07-19 Ezra Peisachkrb5_gss_register_acceptor_identity does not allocate...
2003-07-10 Tom Yu * acquire_cred.c (acquire_init_cred): Close the ccache if
2003-03-06 Tom Yu * acquire_cred.c (krb5_gss_register_acceptor_identity...
2003-03-04 Sam HartmanGSS_C_NO_CREDENTIAL should accept any principal
2001-06-20 Ezra Peisach * acquire_cred.c (acquire_init_cred): Include "k5...
2001-06-18 Ezra Peisach * accept_sec_context.c acquire_cred.c import_sec_context.c
2000-06-27 Ken Raeburnpullup from 1.2 branch
2000-05-19 Alexandra Ellwood2000-5-19 Alexandra Ellwood <lxs@mit.edu>
1999-03-27 Theodore Tsoacquire_cred.c (krb5_gss_acquire_cred): Don't use strcm...
1998-10-30 Marc Horowitzpull up 3des implementation from the marc-3des branch
1998-05-25 Theodore Tsoinq_cred.c (krb5_gss_inquire_cred):
1998-01-22 Tom Yu * gssapiP_krb5.h: Add rcache member to the creds
1997-09-19 Tom Yuremove occurences of USE_STRING_H, HAS_STRDUP, and...
1997-02-06 Richard BaschWindows/NT integration (V1_0_WIN32_BRANCH merge)
1996-12-04 Barry Jaspan * acquire_cred.c (acquire_accept_cred): use krb5_kt_ge...
1996-10-10 Theodore TsoDon't let the "timeleft" returned by krb5_gss_acquire_c...
1996-08-02 Ezra Peisach * acquire_cred.c (krb5_gss_acquire_cred): Add const...
1996-07-25 Ezra Peisach * acquire_cred.c (krb5_gss_acquire_cred): Initialize...
1996-07-22 Marc Horowitzthis commit includes all the changes on the OV_9510_INT...
1996-04-12 Theodore TsoReturn GSS_S_CRED_UNAVAIL on if krb5_cc_set_flags(...
1996-02-24 Theodore TsogssapiP_krb5.h: Changed most krb5 gssapi functions...
1995-09-23 Theodore Tsoacquire_.c: changed int to size_t.
1995-09-16 Theodore TsoLots of memory leaks and other fixes...
1995-08-31 Paul ParkUpdate to GSSAPI-V2
1995-04-14 Keith VetterWindows global stuff:
1995-03-08 Keith VetterMade explicit the signed to unsigned conversions in...
1995-02-21 Keith VetterPC'fied gssapi directories. Mostly changing Makefile...
1995-01-23 John Gilmore* acquire_cred.c (acquire_accept_cred): Add context...
1995-01-19 Theodore TsoFixed bugs in introduction of context variables; if...
1995-01-13 Chris ProvenzanoRemoved all references to DECLARG and OLDDECLARG.
1994-08-18 Mark Eichinstamp out rcs keywords
1994-06-10 Mark Eichin"downgrade" to classic C, tweak headers a bit, stamp...
1993-12-18 Theodore TsoAs submitted by Openvision Technologies: