summaryrefslogtreecommitdiffstats
path: root/src/lib/gssapi/mechglue/g_initialize.c
Commit message (Expand)AuthorAgeFilesLines
* On unload, free up g_mechSet and g_mechListKen Raeburn2007-03-021-7/+33
* MITKRB5-SA-2006-003: mechglue argument handling too laxTom Yu2007-01-091-7/+10
* * src/lib/gssapi/mechglue/g_initialize.c (gss_release_oid): CallTom Yu2006-08-011-0/+3
* * src/lib/gssapi/mechglue/g_initialize.c: Remove various unusedTom Yu2006-06-291-342/+3
* make gssint_get_mechanism match prototypeTom Yu2006-06-261-2/+1
* * src/lib/gssapi/mechglue/g_initialize.c: Remove unused variablesTom Yu2006-06-221-3/+1
* remove unimplemented/unused mechglue functionsTom Yu2006-06-211-52/+0
* Merge from branches/mechglue. Initial integration of Sun-donatedTom Yu2006-06-141-139/+888
* Delete preprocessor tests for macintosh, __MWERKS__, applec, and THINK_C, allKen Raeburn2004-06-221-7/+0
* Danilo also says we can get rid of _MSDOS (Win16) tests, and explicit FAR/NEA...Ken Raeburn2001-10-061-1/+1
* Replaced preprocessor symbol _MACINTOSH with macintosh, since macintosh is th...Miro Jurisic1998-07-171-1/+1
* g_imp_sec_context.c (gss_import_sec_context):Theodore Tso1996-03-211-0/+1
* mechglue.h: Don't include <sys/types.h>; it's included if necessary inTheodore Tso1996-03-211-1/+1
* use PROTOTYPE and K&R style definitions, per krb5 styleMark Eichin1996-03-121-3/+5
* g_initialize.c (gss_initialize): Don't fprintf to stderr onTheodore Tso1996-02-281-0/+7
* g_mechname.c (gss_add_mech_name_type): Only mark a name-type as beingTheodore Tso1996-02-241-15/+32
* Need to include stdio.h and errno.h no matter what.Ezra Peisach1996-02-071-2/+3
* Commited new snapshot from Roland Schemers at SunTheodore Tso1996-02-071-4/+180
* Check for stdlib.h (configure.in)Ezra Peisach1996-01-231-0/+5
* Renamed filenames so they would be unique in an 8.3 filesystem. AddedTheodore Tso1995-11-181-0/+34