aboutsummaryrefslogtreecommitdiff
path: root/src/lib/gssapi/krb5/acquire_cred.c
AgeCommit message (Expand)AuthorFilesLines
2001-06-21Taking changes from the trunk between tags incremental-propagation-branchpointincremental-propagationMitchell Berger1-0/+1
2001-06-18 * accept_sec_context.c acquire_cred.c import_sec_context.cEzra Peisach1-2/+2
2000-06-27pullup from 1.2 branchKen Raeburn1-15/+26
2000-05-192000-5-19 Alexandra Ellwood <lxs@mit.edu>Alexandra Ellwood1-1/+1
1999-03-27acquire_cred.c (krb5_gss_acquire_cred): Don't use strcmp to compareTheodore Tso1-6/+15
1998-10-30pull up 3des implementation from the marc-3des branchMarc Horowitz1-58/+57
1998-05-25inq_cred.c (krb5_gss_inquire_cred):Theodore Tso1-13/+13
1998-01-22 * gssapiP_krb5.h: Add rcache member to the credsTom Yu1-0/+9
1997-09-19remove occurences of USE_STRING_H, HAS_STRDUP, and HAS_LABSTom Yu1-1/+1
1997-02-06Windows/NT integration (V1_0_WIN32_BRANCH merge)Richard Basch1-1/+0
1996-12-04 * acquire_cred.c (acquire_accept_cred): use krb5_kt_get_entryBarry Jaspan1-36/+8
1996-10-10Don't let the "timeleft" returned by krb5_gss_acquire_cred be negative!Theodore Tso1-1/+1
1996-08-02 * acquire_cred.c (krb5_gss_acquire_cred): Add const to localEzra Peisach1-1/+2
1996-07-25 * acquire_cred.c (krb5_gss_acquire_cred): Initialize variableEzra Peisach1-0/+2
1996-07-22this commit includes all the changes on the OV_9510_INTEGRATION andMarc Horowitz1-22/+62
1996-04-12Return GSS_S_CRED_UNAVAIL on if krb5_cc_set_flags() returns an error,Theodore Tso1-1/+1
1996-02-24gssapiP_krb5.h: Changed most krb5 gssapi functions to take a void * asTheodore Tso1-6/+9
1995-09-23acquire_.c: changed int to size_t.Theodore Tso1-1/+1
1995-09-16Lots of memory leaks and other fixes...Theodore Tso1-0/+1
1995-08-31Update to GSSAPI-V2Paul Park1-4/+33
1995-04-14Windows global stuff:Keith Vetter1-1/+1
1995-03-08Made explicit the signed to unsigned conversions in the gssapi/krb5Keith Vetter1-3/+8
1995-02-21PC'fied gssapi directories. Mostly changing Makefile.in and adding theKeith Vetter1-1/+1
1995-01-23* acquire_cred.c (acquire_accept_cred): Add context arg whenJohn Gilmore1-1/+1
1995-01-19Fixed bugs in introduction of context variables; if the global context isTheodore Tso1-2/+2
1995-01-13Removed all references to DECLARG and OLDDECLARG.Chris Provenzano1-51/+55
1994-08-18stamp out rcs keywordsMark Eichin1-4/+0
1994-06-10"downgrade" to classic C, tweak headers a bit, stamp out widen/narrowMark Eichin1-20/+24
1993-12-18As submitted by Openvision Technologies:Theodore Tso1-0/+418