aboutsummaryrefslogtreecommitdiff
path: root/src/lib/gssapi/generic
AgeCommit message (Expand)AuthorFilesLines
2004-06-22Delete preprocessor tests for macintosh, __MWERKS__, applec, and THINK_C, allKen Raeburn2-7/+5
2004-06-17* util_validate.c (g_save): Call gssint_initialize_libraryKen Raeburn2-0/+10
2004-06-08Patch from kwc@citi.umich.edu to supportSam Hartman4-0/+49
2004-06-02* disp_com_err_status.c (init_et): Variable deleted.Ken Raeburn2-5/+7
2004-04-24Added support for library initialization and finalization, and verificationKen Raeburn2-1/+6
2004-04-23update dependenciesKen Raeburn1-27/+27
2004-03-14Add a mutex to protect the set manipulationsKen Raeburn3-21/+87
2004-03-14Make the set type separate from the set-element (linked list node) typeKen Raeburn3-27/+43
2004-03-14* gssapiP_generic.h (struct _g_set_elt, g_set_elt): Renamed from non-_eltKen Raeburn4-21/+27
2004-02-09* util_ordering.c (g_queue_externalize, g_queue_internalize): Check forKen Raeburn2-0/+9
2003-12-20* gssapi_generic.c (const_oids): Renamed from oids, and now const.Ken Raeburn2-1/+8
2003-12-15make dependKen Raeburn1-12/+24
2003-12-13Add 64-bit sequence number support. Do sequence number ordering tests relativeKen Raeburn4-26/+86
2003-07-17delete ##WIN16## lines from makefilesKen Raeburn2-1/+4
2003-05-14Be more friendly towards parallel buildsKen Raeburn2-5/+17
2003-03-06* disp_com_err_status.c, gssapi_generic.h: Removed Mac header goober. * gssap...Alexandra Ellwood5-19/+12
2003-02-13More tweaks to deal with parallel buildsTom Yu2-19/+22
2003-02-11Fix recursion-forcing rules to be more friendly to parallel buildsTom Yu2-0/+7
2003-02-11 * Makefile.in: Another attempt... turns our that the "copy"Tom Yu2-8/+15
2003-02-11Fix some things to avoid spurious rebuilds of header filesTom Yu2-11/+20
2003-02-09Have g_token_size return unsigned int for signed/unsigned cleanupEzra Peisach3-3/+8
2003-01-17Use new target create-ehdrdir, defined differently for UNIX and WIN32, toKen Raeburn2-6/+11
2003-01-17* Makefile.in ($(EHDRDIR)$(S)gssapi.h): Depend on includes-unix, to make sureKen Raeburn2-2/+9
2003-01-10Use markers in Makefile.in rather than rules in configure.in to indicate whenKen Raeburn2-0/+7
2003-01-08Nuke some old .orig filesKen Raeburn2-72/+4
2002-12-062002-12-05 Sam Hartman <hartmans@mit.edu>Sam Hartman2-23/+28
2002-11-15 * gssapiP_generic.h, util_token.c: Change g_make_token_header andEzra Peisach3-5/+12
2002-10-07Implement an install-headers target to install public headers into KRB5_INCDIR;Sam Hartman2-1/+5
2002-08-29* Makefile.in: Revert $(S)=>/ change, for Windows supportKen Raeburn2-7/+11
2002-08-29Ignore a bunch of files generated by building in the source tree, excludingKen Raeburn1-0/+3
2002-08-27undo quoting changesKen Raeburn2-10/+7
2002-08-27more quotingKen Raeburn2-4/+7
2002-08-27Quote targets of some copy operations within the build tree. NeededKen Raeburn2-2/+7
2002-08-23Change $(S)=>/ and $(U)=>.. globallyKen Raeburn2-7/+11
2002-07-15 * gssapiP_generic.h, util_token.c (g_verify_token_header): MakeEzra Peisach3-2/+7
2002-07-13update dependenciesKen Raeburn1-3/+0
2002-07-13Get rid of some unused functions and files. HideKen Raeburn4-44/+7
2002-07-13 * gssapi_generic.h: allow inclusion by C++Tom Yu5-12/+69
2002-06-15update dependenciesKen Raeburn1-14/+14
2001-10-20In directories building libraries, generate dependencies for .so/.po files tooKen Raeburn1-14/+14
2001-10-20avoid name conflicts with glibKen Raeburn2-0/+38
2001-10-11Update automatic dependencies to work on Windows by using $(OUTPRE) andKen Raeburn1-30/+31
2001-10-10Don't conditionalize prototypes; delete macros supporting it. (Maybe overdone;Ken Raeburn3-143/+137
2001-10-06KRB5_EXPORTVAR is defined lots of places but never used; delete itKen Raeburn2-1/+2
2001-10-05Put back GSS_DLLIMP for variables, but define the macro here instead of inKen Raeburn5-137/+163
2001-10-04Danilo says we can get rid of the DLLIMP stuff nowKen Raeburn4-70/+73
2001-09-01dependenciesKen Raeburn1-0/+46
2001-06-27 * gssapi.hin, gssapi_generic.h, gssapi_generic.c:Tom Yu4-33/+217
2001-06-22 * util_validate.c (g_save): Cleanup extraneous variable fromEzra Peisach2-1/+5
2001-06-21 * util_validate.c (g_validate, g_save, g_delete): If HAVE_BSD_TYPEEzra Peisach2-2/+21