| Commit message (Expand) | Author | Age | Files | Lines |
| * | Delete preprocessor tests for macintosh, __MWERKS__, applec, and THINK_C, all | Ken Raeburn | 2004-06-22 | 1 | -0/+4 |
| * | * util_validate.c (g_save): Call gssint_initialize_library | Ken Raeburn | 2004-06-17 | 1 | -0/+4 |
| * | Patch from kwc@citi.umich.edu to support | Sam Hartman | 2004-06-08 | 1 | -0/+5 |
| * | * disp_com_err_status.c (init_et): Variable deleted. | Ken Raeburn | 2004-06-02 | 1 | -0/+6 |
| * | Added support for library initialization and finalization, and verification | Ken Raeburn | 2004-04-24 | 1 | -0/+5 |
| * | Add a mutex to protect the set manipulations | Ken Raeburn | 2004-03-14 | 1 | -0/+6 |
| * | Make the set type separate from the set-element (linked list node) type | Ken Raeburn | 2004-03-14 | 1 | -0/+10 |
| * | * gssapiP_generic.h (struct _g_set_elt, g_set_elt): Renamed from non-_elt | Ken Raeburn | 2004-03-14 | 1 | -0/+6 |
| * | * util_ordering.c (g_queue_externalize, g_queue_internalize): Check for | Ken Raeburn | 2004-02-09 | 1 | -0/+5 |
| * | * gssapi_generic.c (const_oids): Renamed from oids, and now const. | Ken Raeburn | 2003-12-20 | 1 | -0/+6 |
| * | Add 64-bit sequence number support. Do sequence number ordering tests relative | Ken Raeburn | 2003-12-13 | 1 | -0/+17 |
| * | delete ##WIN16## lines from makefiles | Ken Raeburn | 2003-07-17 | 1 | -0/+4 |
| * | Be more friendly towards parallel builds | Ken Raeburn | 2003-05-14 | 1 | -0/+9 |
| * | * disp_com_err_status.c, gssapi_generic.h: Removed Mac header goober. * gssap... | Alexandra Ellwood | 2003-03-06 | 1 | -0/+11 |
| * | More tweaks to deal with parallel builds | Tom Yu | 2003-02-13 | 1 | -0/+6 |
| * | Fix recursion-forcing rules to be more friendly to parallel builds | Tom Yu | 2003-02-11 | 1 | -0/+5 |
| * | * Makefile.in: Another attempt... turns our that the "copy" | Tom Yu | 2003-02-11 | 1 | -0/+7 |
| * | Fix some things to avoid spurious rebuilds of header files | Tom Yu | 2003-02-11 | 1 | -0/+5 |
| * | Have g_token_size return unsigned int for signed/unsigned cleanup | Ezra Peisach | 2003-02-09 | 1 | -0/+5 |
| * | Use new target create-ehdrdir, defined differently for UNIX and WIN32, to | Ken Raeburn | 2003-01-17 | 1 | -1/+3 |
| * | * Makefile.in ($(EHDRDIR)$(S)gssapi.h): Depend on includes-unix, to make sure | Ken Raeburn | 2003-01-17 | 1 | -0/+7 |
| * | Use markers in Makefile.in rather than rules in configure.in to indicate when | Ken Raeburn | 2003-01-10 | 1 | -0/+4 |
| * | Nuke some old .orig files | Ken Raeburn | 2003-01-08 | 1 | -0/+4 |
| * | 2002-12-05 Sam Hartman <hartmans@mit.edu> | Sam Hartman | 2002-12-06 | 1 | -0/+7 |
| * | * gssapiP_generic.h, util_token.c: Change g_make_token_header and | Ezra Peisach | 2002-11-15 | 1 | -0/+5 |
| * | Implement an install-headers target to install public headers into KRB5_INCDIR; | Sam Hartman | 2002-10-07 | 1 | -0/+4 |
| * | * Makefile.in: Revert $(S)=>/ change, for Windows support | Ken Raeburn | 2002-08-29 | 1 | -0/+4 |
| * | undo quoting changes | Ken Raeburn | 2002-08-27 | 1 | -4/+1 |
| * | more quoting | Ken Raeburn | 2002-08-27 | 1 | -0/+3 |
| * | Quote targets of some copy operations within the build tree. Needed | Ken Raeburn | 2002-08-27 | 1 | -0/+5 |
| * | Change $(S)=>/ and $(U)=>.. globally | Ken Raeburn | 2002-08-23 | 1 | -0/+4 |
| * | * gssapiP_generic.h, util_token.c (g_verify_token_header): Make | Ezra Peisach | 2002-07-15 | 1 | -0/+5 |
| * | Get rid of some unused functions and files. Hide | Ken Raeburn | 2002-07-13 | 1 | -0/+5 |
| * | * gssapi_generic.h: allow inclusion by C++ | Tom Yu | 2002-07-13 | 1 | -0/+22 |
| * | avoid name conflicts with glib | Ken Raeburn | 2001-10-20 | 1 | -0/+6 |
| * | Don't conditionalize prototypes; delete macros supporting it. (Maybe overdone; | Ken Raeburn | 2001-10-10 | 1 | -0/+5 |
| * | KRB5_EXPORTVAR is defined lots of places but never used; delete it | Ken Raeburn | 2001-10-06 | 1 | -0/+2 |
| * | Put back GSS_DLLIMP for variables, but define the macro here instead of in | Ken Raeburn | 2001-10-05 | 1 | -0/+20 |
| * | Danilo says we can get rid of the DLLIMP stuff now | Ken Raeburn | 2001-10-04 | 1 | -0/+5 |
| * | * gssapi.hin, gssapi_generic.h, gssapi_generic.c: | Tom Yu | 2001-06-27 | 1 | -0/+6 |
| * | * util_validate.c (g_save): Cleanup extraneous variable from | Ezra Peisach | 2001-06-22 | 1 | -0/+5 |
| * | * util_validate.c (g_validate, g_save, g_delete): If HAVE_BSD_TYPE | Ezra Peisach | 2001-06-21 | 1 | -0/+6 |
| * | * disp_major_status.c (display_unknown): Remove unused variable | Ezra Peisach | 2001-05-08 | 1 | -0/+16 |
| * | * Makefile.in (unixmac): Target deleted | Ken Raeburn | 2001-04-17 | 1 | -0/+4 |
| * | * oid_ops.c: Avoid the use of a variable named index | Ezra Peisach | 2001-03-11 | 1 | -0/+4 |
| * | * gssapiP_generic.h (g_OID_equal): Instead of casting argument to | Ezra Peisach | 2000-10-03 | 1 | -0/+5 |
| * | * Makefile.in (SRCS, OBJS, STLIBOBJS): Remove util_canonhost. | Ken Raeburn | 2000-08-04 | 1 | -0/+6 |
| * | Check for existance of <memory.h>. | Wilfredo Sanchez | 2000-06-01 | 1 | -0/+5 |
| * | Change wsanchez@apple -> tritan@mit | Wilfredo Sanchez | 2000-06-01 | 1 | -2/+2 |
| * | log tritan's changes | Tom Yu | 1999-10-26 | 1 | -0/+7 |