summaryrefslogtreecommitdiffstats
path: root/src/lib/gssapi/generic/gssapiP_generic.h
Commit message (Expand)AuthorAgeFilesLines
* Eliminate internal fixed-width type wrappersGreg Hudson2014-02-261-3/+2
* Get rid of G_VFY_TOKEN_HDR_IGNORE_SEQ_SIZEGreg Hudson2013-09-081-1/+0
* Modernize k5bufGreg Hudson2013-02-141-3/+3
* Clean up k5buf_to_gss helperGreg Hudson2012-08-231-1/+1
* Add debug mode to gssapi_alloc.hGreg Hudson2012-08-111-1/+1
* Utility functions to move allocations from k5buf/krb5_data to gss_buffer_tSam Hartman2011-10-141-1/+38
* Remove pointer validation code from the gss krb5 mechGreg Hudson2011-04-131-12/+0
* Merge users/lhoward/sasl-gs2 to trunkGreg Hudson2010-10-061-0/+9
* Remove unnecessary pointer casts in args to free,memcpy,memset,memchr except ...Ken Raeburn2009-02-021-1/+1
* Use 16/32-bit big/little-endian store functions in more placesKen Raeburn2009-01-261-14/+6
* whitespaceTom Yu2009-01-221-14/+14
* Merge mskrb-integ onto trunkSam Hartman2009-01-031-2/+40
* Use the k5buf module instead of strcpy/strcat in several placesGreg Hudson2008-10-301-0/+1
* Untabify. Normalize whitespace. Reindent. Fix some of the mostTom Yu2008-10-151-124/+125
* Based on patch from lxs, with some changes:Ken Raeburn2008-08-271-0/+2
* remap mechanism-specific status codes in mechglue/spnegoKen Raeburn2007-08-161-0/+5
* Changed GSSAPI opaque types (gss_name_t, gss_cred_id_t, gss_ctx_id_t) fromAlexandra Ellwood2006-07-251-9/+9
* Merge from branches/mechglue. Initial integration of Sun-donatedTom Yu2006-06-141-6/+3
* Cleanup a number of cast away from const warnings in gssapiEzra Peisach2006-05-091-7/+8
* Stop checking sizeof(type) at configure time.Ken Raeburn2006-03-311-0/+1
* Patch from kwc@citi.umich.edu to supportSam Hartman2004-06-081-0/+6
* Added support for library initialization and finalization, and verificationKen Raeburn2004-04-241-1/+1
* Add a mutex to protect the set manipulationsKen Raeburn2004-03-141-2/+4
* Make the set type separate from the set-element (linked list node) typeKen Raeburn2004-03-141-9/+14
* * gssapiP_generic.h (struct _g_set_elt, g_set_elt): Renamed from non-_eltKen Raeburn2004-03-141-6/+6
* Add 64-bit sequence number support. Do sequence number ordering tests relativeKen Raeburn2003-12-131-5/+9
* * disp_com_err_status.c, gssapi_generic.h: Removed Mac header goober. * gssap...Alexandra Ellwood2003-03-061-1/+1
* Have g_token_size return unsigned int for signed/unsigned cleanupEzra Peisach2003-02-091-1/+1
* * gssapiP_generic.h, util_token.c: Change g_make_token_header andEzra Peisach2002-11-151-2/+3
* * gssapiP_generic.h, util_token.c (g_verify_token_header): MakeEzra Peisach2002-07-151-1/+1
* * gssapi_generic.h: allow inclusion by C++Tom Yu2002-07-131-1/+1
* avoid name conflicts with glibKen Raeburn2001-10-201-0/+32
* Don't conditionalize prototypes; delete macros supporting it. (Maybe overdone;Ken Raeburn2001-10-101-48/+48
* Put back GSS_DLLIMP for variables, but define the macro here instead of inKen Raeburn2001-10-051-1/+1
* * gssapiP_generic.h (g_OID_equal): Instead of casting argument toEzra Peisach2000-10-031-1/+1
* * Makefile.in (SRCS, OBJS, STLIBOBJS): Remove util_canonhost.Ken Raeburn2000-08-041-3/+0
* Replaced preprocessor symbol _MACINTOSH with macintosh, since macintosh is th...Miro Jurisic1998-07-171-1/+1
* util_ordering.c (g_queue_externalize, g_queue_internalize, g_queue_size):Theodore Tso1996-10-191-0/+6
* * gssapiP_generic.h: If not on a Mac or under Dos, and stdlib.hEzra Peisach1996-08-021-0/+5
* util_ordering.c (g_order_check):Theodore Tso1996-07-251-4/+9
* util_token.c (g_verify_token_header): Changed return code to be anTheodore Tso1996-07-251-1/+1
* Must include k5-int.h on Windows and Macintosh buildsTheodore Tso1996-07-241-0/+3
* this commit includes all the changes on the OV_9510_INTEGRATION andMarc Horowitz1996-07-221-4/+71
* gssapiP_generic.h: Removed prototypes of functions that have beenTheodore Tso1996-01-231-47/+0
* gssapiP_generic.h (TWRITE_INT16, TREAD_INT16): Added new macrosTheodore Tso1996-01-051-0/+10
* gssapiP_generic.h: Don't include <sys/types.h> since it's alreadyTheodore Tso1996-01-051-3/+0
* Mac Beta 1 submissionKeith Vetter1995-09-111-0/+2
* Update to GSSAPI-V2Paul Park1995-08-311-4/+39
* Include k5-int.h instead of specific internal include filesPaul Park1995-07-271-5/+1
* Include k5-sockets.h now that k5-config.h does not include netdb.h.Ezra Peisach1995-05-241-0/+3