aboutsummaryrefslogtreecommitdiff
path: root/src/lib/gssapi/mechglue/g_acquire_cred.c
AgeCommit message (Expand)AuthorFilesLines
2018-10-29Fix memory bugs in gss_add_cred() extension caseGreg Hudson1-70/+137
2018-10-29Always honor desired_name in gss_add_cred()Greg Hudson1-15/+13
2018-10-29Fix memory leak in gss_add_cred() creation caseGreg Hudson1-0/+3
2015-08-21Keep valgrind happy after time_rec changeSimo Sorce1-1/+1
2015-08-19Resolve krb5 GSS creds if time_rec is requestedSimo Sorce1-5/+9
2015-08-10Limit use of IAKERBGreg Hudson1-2/+3
2015-07-17Limit use of deprecated krb5 mech OIDsGreg Hudson1-2/+9
2014-01-17Allow empty store in gss_acquire_cred_fromGreg Hudson1-12/+0
2012-10-02Use interposer mechanisms in mechglue functionsSimo Sorce1-25/+23
2012-08-30Fix memory leak in gss_add_credGreg Hudson1-0/+3
2012-08-06Pass the actual mech oid in creds functionsSimo Sorce1-3/+13
2012-07-20Introduce credential store extensionsSimo Sorce1-12/+92
2012-06-03Use first mech's status in gss_acquire_credGreg Hudson1-3/+11
2011-09-05Eliminate the mechglue union cred auxinfo fieldGreg Hudson1-34/+1
2011-08-11Fix major status handling in gss_acquire_credGreg Hudson1-0/+1
2011-04-04More sensical mech selection for gss_acquire_cred/accept_sec_contextGreg Hudson1-44/+34
2009-09-13Implement s4u extensionsGreg Hudson1-49/+21
2009-01-03Merge mskrb-integ onto trunkSam Hartman1-8/+7
2008-08-27Based on patch from lxs, with some changes:Ken Raeburn1-1/+1
2008-03-29Coverity CID 228: Possible use of uninitialized variable time_req inKen Raeburn1-1/+20
2007-08-16remap mechanism-specific status codes in mechglue/spnegoKen Raeburn1-1/+3
2007-01-09MITKRB5-SA-2006-003: mechglue argument handling too laxTom Yu1-35/+108
2006-08-07 * src/lib/gssapi/mechglue/mglueP.h: Add loopback field to opaqueTom Yu1-0/+3
2006-06-14Merge from branches/mechglue. Initial integration of Sun-donatedTom Yu1-325/+242
2001-10-04Danilo says we can get rid of the DLLIMP stuff nowKen Raeburn1-2/+2
1999-03-11Makefile.in (DLL_FILE_DEF): Tell the Makefile template that we areTheodore Tso1-2/+2
1997-02-06Windows/NT integration (V1_0_WIN32_BRANCH merge)Richard Basch1-1/+1
1996-06-12Makefile.in: Remove include of config/windows.in; that's doneTheodore Tso1-3/+3
1996-04-12Fixed code to correctly handle errors reported from the mechanismTheodore Tso1-31/+42
1996-03-21g_imp_sec_context.c (gss_import_sec_context):Theodore Tso1-0/+1
1996-03-21mechglue.h: Don't include <sys/types.h>; it's included if necessary inTheodore Tso1-1/+1
1996-02-29mglueP.h: For MS-DOS, add #include of malloc.hTheodore Tso1-32/+63
1996-02-25 * g_acquire_cred.c, g_delete_sec_context.c, g_dsp_name.c,Mark Eichin1-0/+1
1996-02-25g_acquire_cred.c (gss_add_cred): New GSSAPI V2 functionTheodore Tso1-1/+178
1996-02-24g_mechname.c (gss_add_mech_name_type): Only mark a name-type as beingTheodore Tso1-64/+69
1996-02-07Commited new snapshot from Roland Schemers at SunTheodore Tso1-7/+27
1996-01-23Check for stdlib.h (configure.in)Ezra Peisach1-0/+4
1996-01-23Added Sun's changes (from Roland), as fixed by Ted, to finally have aTheodore Tso1-13/+15
1995-11-18Renamed filenames so they would be unique in an 8.3 filesystem. AddedTheodore Tso1-0/+271