summaryrefslogtreecommitdiffstats
path: root/src/lib/gssapi/generic/gssapi.hin
Commit message (Expand)AuthorAgeFilesLines
* Fix RFC 5587 const pointer typedefsGreg Hudson2013-02-111-3/+3
* Merge users/lhoward/sasl-gs2 to trunkGreg Hudson2010-10-061-0/+83
* Implement gss_set_neg_mechsGreg Hudson2010-02-101-0/+6
* Add GSS extensions to store credentials, generate random bitsGreg Hudson2009-12-171-0/+25
* Using a patch from Apple, add support for GSS_C_DELEG_POLICY_FLAG,Greg Hudson2009-04-081-0/+1
* Merge mskrb-integ onto trunkSam Hartman2009-01-031-0/+1
* Untabify. Normalize whitespace. Reindent. Fix some of the mostTom Yu2008-10-151-345/+356
* pullup to trunkAlexandra Ellwood2007-08-241-2/+2
* Changed GSSAPI opaque types (gss_name_t, gss_cred_id_t, gss_ctx_id_t) fromAlexandra Ellwood2006-07-251-3/+8
* Merge from branches/mechglue. Initial integration of Sun-donatedTom Yu2006-06-141-0/+7
* Stop checking sizeof(type) at configure time.Ken Raeburn2006-03-311-13/+2
* * gssapi.hin: (GSS_SIZEOF_INT, GSS_SIZEOF_LONG, GSS_SIZEOF_SHORT): Don'tKen Raeburn2005-02-031-0/+3
* * gssapi.hin: Don't conditionally include xom.h hereKen Raeburn2005-02-031-7/+0
* * Makefile.in (gssapi.h): Change SIZEOF symbols to start with GSS_ whenKen Raeburn2005-02-031-6/+0
* Delete preprocessor tests for macintosh, __MWERKS__, applec, and THINK_C, allKen Raeburn2004-06-221-7/+1
* * disp_com_err_status.c, gssapi_generic.h: Removed Mac header goober. * gssap...Alexandra Ellwood2003-03-061-9/+0
* * gssapi_generic.h: allow inclusion by C++Tom Yu2002-07-131-9/+27
* Don't conditionalize prototypes; delete macros supporting it. (Maybe overdone;Ken Raeburn2001-10-101-95/+84
* KRB5_EXPORTVAR is defined lots of places but never used; delete itKen Raeburn2001-10-061-1/+0
* Put back GSS_DLLIMP for variables, but define the macro here instead of inKen Raeburn2001-10-051-121/+127
* Danilo says we can get rid of the DLLIMP stuff nowKen Raeburn2001-10-041-51/+49
* * gssapi.hin, gssapi_generic.h, gssapi_generic.c:Tom Yu2001-06-271-0/+96
* Makefile.in (DLL_FILE_DEF): Tell the Makefile template that we areTheodore Tso1999-03-121-42/+43
* pull up 3des implementation from the marc-3des branchMarc Horowitz1998-10-301-6/+2
* Replaced preprocessor symbol _MACINTOSH with macintosh, since macintosh is th...Miro Jurisic1998-07-171-4/+4
* Added magic incantations for Macontosh CFM-68KMiro Jurisic1998-07-141-0/+10
* Add definition of GSS_C_NO_NAME (per draft-ietf-cbind-04.txt)Theodore Tso1998-01-271-0/+1
* Add the GSS_C_PROT_READY_FLAG and GSS_C_TRANS_FLAGTheodore Tso1997-03-281-0/+24
* Fix typo (remove '#' from '#extern "C"')Theodore Tso1997-03-241-1/+1
* Add 'extern "C"' for C++ compatibility; also check for __cplusplusTheodore Tso1997-03-181-1/+9
* Fix header file so that winmac.h is #included when commpiling on theTheodore Tso1997-03-171-1/+1
* gssapi.hin: Make sure KRB5_EXPORTVAR is definedRichard Basch1997-02-061-1/+1
* Windows/NT integration (V1_0_WIN32_BRANCH merge)Richard Basch1997-02-061-63/+6
* *gssapi.h: Renamed to gssapi.hinTom Yu1996-11-181-0/+725