summaryrefslogtreecommitdiffstats
path: root/src/lib/gssapi/generic/gssapi.hin
Commit message (Expand)AuthorAgeFilesLines
* 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