aboutsummaryrefslogtreecommitdiff
path: root/src/lib/gssapi/generic/gssapiP_generic.h
AgeCommit message (Expand)AuthorFilesLines
2004-06-08Patch from kwc@citi.umich.edu to supportSam Hartman1-0/+6
2004-04-24Added support for library initialization and finalization, and verificationKen Raeburn1-1/+1
2004-03-14Add a mutex to protect the set manipulationsKen Raeburn1-2/+4
2004-03-14Make the set type separate from the set-element (linked list node) typeKen Raeburn1-9/+14
2004-03-14* gssapiP_generic.h (struct _g_set_elt, g_set_elt): Renamed from non-_eltKen Raeburn1-6/+6
2003-12-13Add 64-bit sequence number support. Do sequence number ordering tests relativeKen Raeburn1-5/+9
2003-03-06* disp_com_err_status.c, gssapi_generic.h: Removed Mac header goober. * gssap...Alexandra Ellwood1-1/+1
2003-02-09Have g_token_size return unsigned int for signed/unsigned cleanupEzra Peisach1-1/+1
2002-11-15 * gssapiP_generic.h, util_token.c: Change g_make_token_header andEzra Peisach1-2/+3
2002-07-15 * gssapiP_generic.h, util_token.c (g_verify_token_header): MakeEzra Peisach1-1/+1
2002-07-13 * gssapi_generic.h: allow inclusion by C++Tom Yu1-1/+1
2001-10-20avoid name conflicts with glibKen Raeburn1-0/+32
2001-10-10Don't conditionalize prototypes; delete macros supporting it. (Maybe overdone;Ken Raeburn1-48/+48
2001-10-05Put back GSS_DLLIMP for variables, but define the macro here instead of inKen Raeburn1-1/+1
2000-10-03 * gssapiP_generic.h (g_OID_equal): Instead of casting argument toEzra Peisach1-1/+1
2000-08-04* Makefile.in (SRCS, OBJS, STLIBOBJS): Remove util_canonhost.Ken Raeburn1-3/+0
1998-07-17Replaced preprocessor symbol _MACINTOSH with macintosh, since macintosh is th...Miro Jurisic1-1/+1
1996-10-19util_ordering.c (g_queue_externalize, g_queue_internalize, g_queue_size):Theodore Tso1-0/+6
1996-08-02 * gssapiP_generic.h: If not on a Mac or under Dos, and stdlib.hEzra Peisach1-0/+5
1996-07-25util_ordering.c (g_order_check):Theodore Tso1-4/+9
1996-07-25util_token.c (g_verify_token_header): Changed return code to be anTheodore Tso1-1/+1
1996-07-24Must include k5-int.h on Windows and Macintosh buildsTheodore Tso1-0/+3
1996-07-22this commit includes all the changes on the OV_9510_INTEGRATION andMarc Horowitz1-4/+71
1996-01-23gssapiP_generic.h: Removed prototypes of functions that have beenTheodore Tso1-47/+0
1996-01-05gssapiP_generic.h (TWRITE_INT16, TREAD_INT16): Added new macrosTheodore Tso1-0/+10
1996-01-05gssapiP_generic.h: Don't include <sys/types.h> since it's alreadyTheodore Tso1-3/+0
1995-09-11Mac Beta 1 submissionKeith Vetter1-0/+2
1995-08-31Update to GSSAPI-V2Paul Park1-4/+39
1995-07-27Include k5-int.h instead of specific internal include filesPaul Park1-5/+1
1995-05-24Include k5-sockets.h now that k5-config.h does not include netdb.h.Ezra Peisach1-0/+3
1995-04-20configure.in: Add checking for SIZEOF_SHORT, SIZEOF_INT, andTheodore Tso1-0/+2
1995-04-14Windows global stuff:Keith Vetter1-20/+20
1995-03-08Fixed up some missing protocols and unchecked castsKeith Vetter1-4/+4
1995-02-21PC'fied gssapi directories. Mostly changing Makefile.in and adding theKeith Vetter1-22/+21
1995-02-20DOS 8.3 filename changes. The make process created some files withKeith Vetter1-1/+1
1994-08-18stamp out rcs keywordsMark Eichin1-4/+0
1994-06-10"downgrade" to classic C, tweak headers a bitMark Eichin1-26/+26
1994-06-10Updates from OpenVision, before beta 4 releaseTheodore Tso1-11/+21
1993-12-18As submitted by Openvision Technologies:Theodore Tso1-0/+123