summaryrefslogtreecommitdiffstats
path: root/src/lib/gssapi/generic/util_token.c
Commit message (Expand)AuthorAgeFilesLines
* Get rid of G_VFY_TOKEN_HDR_IGNORE_SEQ_SIZEGreg Hudson2013-09-081-2/+1
* Fix a precedence error in g_make_token_header() which caused it toGreg Hudson2011-03-251-2/+2
* Mark and reindent lib/gssapi, with some exceptionsTom Yu2009-12-081-1/+1
* whitespaceTom Yu2009-01-221-1/+1
* Merge mskrb-integ onto trunkSam Hartman2009-01-031-3/+4
* Untabify. Normalize whitespace. Reindent. Fix some of the mostTom Yu2008-10-151-157/+154
* Cleanup a number of cast away from const warnings in gssapiEzra Peisach2006-05-091-3/+3
* * util_token.c: Include limits.h.Ken Raeburn2006-03-311-3/+4
* Add 64-bit sequence number support. Do sequence number ordering tests relativeKen Raeburn2003-12-131-8/+17
* Have g_token_size return unsigned int for signed/unsigned cleanupEzra Peisach2003-02-091-2/+2
* 2002-12-05 Sam Hartman <hartmans@mit.edu>Sam Hartman2002-12-061-23/+21
* * gssapiP_generic.h, util_token.c: Change g_make_token_header andEzra Peisach2002-11-151-3/+4
* * gssapiP_generic.h, util_token.c (g_verify_token_header): MakeEzra Peisach2002-07-151-1/+1
* * disp_major_status.c (display_unknown): Remove unused variableEzra Peisach2001-05-081-1/+1
* Check for existance of <memory.h>.Wilfredo Sanchez2000-06-011-0/+2
* pull up 3des implementation from the marc-3des branchMarc Horowitz1998-10-301-2/+5
* * util_token.c (g_verify_token_header): Change local char *Ezra Peisach1997-08-171-1/+1
* util_ordering.c (g_order_check):Theodore Tso1996-07-251-1/+1
* util_token.c (g_verify_token_header): Changed return code to be anTheodore Tso1996-07-251-1/+1
* this commit includes all the changes on the OV_9510_INTEGRATION andMarc Horowitz1996-07-221-38/+46
* Fix to work on 16-bit platforms (we don't allow greater than 64kTheodore Tso1996-03-011-0/+9
* Update to GSSAPI-V2Paul Park1995-08-311-3/+3
* configure.in: Add checking for SIZEOF_SHORT, SIZEOF_INT, andTheodore Tso1995-04-201-0/+6
* Windows global stuff:Keith Vetter1995-04-141-3/+3
* Fixed up some missing protocols and unchecked castsKeith Vetter1995-03-081-2/+4
* PC'fied gssapi directories. Mostly changing Makefile.in and adding theKeith Vetter1995-02-211-4/+4
* stamp out rcs keywordsMark Eichin1994-08-181-4/+0
* "downgrade" to classic C, tweak headers a bitMark Eichin1994-06-101-8/+22
* As submitted by Openvision Technologies:Theodore Tso1993-12-181-0/+183