aboutsummaryrefslogtreecommitdiff
path: root/src/lib/gssapi/generic/gssapi.hin
AgeCommit message (Expand)AuthorFilesLines
2020-09-02Harmonize macOS pack declarations with HeimdalGreg Hudson1-4/+4
2018-02-14Make public headers work with gcc -WundefGreg Hudson1-2/+2
2015-09-30Define error status GSS_S_BAD_MICTomas Kuthan1-0/+1
2014-02-26Fix two omissions in stdint.h changesGreg Hudson1-0/+2
2013-02-11Fix RFC 5587 const pointer typedefsGreg Hudson1-3/+3
2010-10-06Merge users/lhoward/sasl-gs2 to trunkGreg Hudson1-0/+83
2010-02-10Implement gss_set_neg_mechsGreg Hudson1-0/+6
2009-12-17Add GSS extensions to store credentials, generate random bitsGreg Hudson1-0/+25
2009-04-08Using a patch from Apple, add support for GSS_C_DELEG_POLICY_FLAG,Greg Hudson1-0/+1
2009-01-03Merge mskrb-integ onto trunkSam Hartman1-0/+1
2008-10-15Untabify. Normalize whitespace. Reindent. Fix some of the mostTom Yu1-345/+356
2007-08-24pullup to trunkAlexandra Ellwood1-2/+2
2006-07-25Changed GSSAPI opaque types (gss_name_t, gss_cred_id_t, gss_ctx_id_t) fromAlexandra Ellwood1-3/+8
2006-06-14Merge from branches/mechglue. Initial integration of Sun-donatedTom Yu1-0/+7
2006-03-31Stop checking sizeof(type) at configure time.Ken Raeburn1-13/+2
2005-02-03* gssapi.hin: (GSS_SIZEOF_INT, GSS_SIZEOF_LONG, GSS_SIZEOF_SHORT): Don'tKen Raeburn1-0/+3
2005-02-03* gssapi.hin: Don't conditionally include xom.h hereKen Raeburn1-7/+0
2005-02-03* Makefile.in (gssapi.h): Change SIZEOF symbols to start with GSS_ whenKen Raeburn1-6/+0
2004-06-22Delete preprocessor tests for macintosh, __MWERKS__, applec, and THINK_C, allKen Raeburn1-7/+1
2003-03-06* disp_com_err_status.c, gssapi_generic.h: Removed Mac header goober. * gssap...Alexandra Ellwood1-9/+0
2002-07-13 * gssapi_generic.h: allow inclusion by C++Tom Yu1-9/+27
2001-10-10Don't conditionalize prototypes; delete macros supporting it. (Maybe overdone;Ken Raeburn1-95/+84
2001-10-06KRB5_EXPORTVAR is defined lots of places but never used; delete itKen Raeburn1-1/+0
2001-10-05Put back GSS_DLLIMP for variables, but define the macro here instead of inKen Raeburn1-121/+127
2001-10-04Danilo says we can get rid of the DLLIMP stuff nowKen Raeburn1-51/+49
2001-06-27 * gssapi.hin, gssapi_generic.h, gssapi_generic.c:Tom Yu1-0/+96
1999-03-12Makefile.in (DLL_FILE_DEF): Tell the Makefile template that we areTheodore Tso1-42/+43
1998-10-30pull up 3des implementation from the marc-3des branchMarc Horowitz1-6/+2
1998-07-17Replaced preprocessor symbol _MACINTOSH with macintosh, since macintosh is th...Miro Jurisic1-4/+4
1998-07-14Added magic incantations for Macontosh CFM-68KMiro Jurisic1-0/+10
1998-01-27Add definition of GSS_C_NO_NAME (per draft-ietf-cbind-04.txt)Theodore Tso1-0/+1
1997-03-28Add the GSS_C_PROT_READY_FLAG and GSS_C_TRANS_FLAGTheodore Tso1-0/+24
1997-03-24Fix typo (remove '#' from '#extern "C"')Theodore Tso1-1/+1
1997-03-18Add 'extern "C"' for C++ compatibility; also check for __cplusplusTheodore Tso1-1/+9
1997-03-17Fix header file so that winmac.h is #included when commpiling on theTheodore Tso1-1/+1
1997-02-06gssapi.hin: Make sure KRB5_EXPORTVAR is definedRichard Basch1-1/+1
1997-02-06Windows/NT integration (V1_0_WIN32_BRANCH merge)Richard Basch1-63/+6
1996-11-18 *gssapi.h: Renamed to gssapi.hinTom Yu1-0/+725