| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | autoconf 2.60 compatibility | Ken Raeburn | 2006-06-28 | 1 | -1/+1 |
| * | make depend | Tom Yu | 2006-06-15 | 1 | -10/+0 |
| * | Merge from branches/mechglue. Initial integration of Sun-donated | Tom Yu | 2006-06-14 | 6 | -479/+13 |
| * | Merge about 1/3 of the remaining configure scripts into the top level. This | Ken Raeburn | 2006-05-31 | 1 | -2/+2 |
| * | Cleanup a number of cast away from const warnings in gssapi | Ezra Peisach | 2006-05-09 | 3 | -14/+16 |
| * | Remove ChangeLog files from the source tree. From now on, the | Sam Hartman | 2006-04-11 | 1 | -941/+0 |
| * | Remove .Sanitize and .rconf files, no longer used | Ken Raeburn | 2006-04-11 | 1 | -53/+0 |
| * | set DEFS empty in more places | Ken Raeburn | 2006-04-04 | 2 | -0/+5 |
| * | Stop checking sizeof(type) at configure time. | Ken Raeburn | 2006-03-31 | 4 | -16/+19 |
| * | * util_token.c: Include limits.h. | Ken Raeburn | 2006-03-31 | 2 | -3/+11 |
| * | make depend, now with dependency sorting | Ken Raeburn | 2006-03-31 | 1 | -38/+50 |
| * | * Makefile.in (include_xom): Define as "rem" instead of empty on Windows | Ken Raeburn | 2006-03-27 | 2 | -1/+6 |
| * | Instead of arbitrary division of headers into include and include/krb5, with | Ken Raeburn | 2006-03-11 | 2 | -38/+32 |
| * | Add a new recursive target "generated-files-mac", for producing the | Ken Raeburn | 2006-03-11 | 2 | -0/+6 |
| * | make depend | Tom Yu | 2005-11-29 | 1 | -24/+23 |
| * | gss_release_buffer can leak zero-length buffers | Tom Yu | 2005-09-22 | 2 | -2/+6 |
| * | Delete .cvsignore files; contents have already been | Sam Hartman | 2005-08-24 | 1 | -3/+0 |
| * | Update dependencies | Ken Raeburn | 2005-06-21 | 1 | -23/+24 |
| * | Work around Makefile quoting problems | Tom Yu | 2005-04-07 | 2 | -1/+6 |
| * | * gssapi.hin: (GSS_SIZEOF_INT, GSS_SIZEOF_LONG, GSS_SIZEOF_SHORT): Don't | Ken Raeburn | 2005-02-03 | 2 | -1/+4 |
| * | Makefile.in: fix macro syntax in last change | Ken Raeburn | 2005-02-03 | 1 | -1/+1 |
| * | * gssapi.hin: Don't conditionally include xom.h here | Ken Raeburn | 2005-02-03 | 2 | -8/+2 |
| * | * Makefile.in (gssapi.h): Change SIZEOF symbols to start with GSS_ when | Ken Raeburn | 2005-02-03 | 3 | -9/+14 |
| * | run "make depend" | Ken Raeburn | 2004-12-30 | 1 | -48/+58 |
| * | Delete preprocessor tests for macintosh, __MWERKS__, applec, and THINK_C, all | Ken Raeburn | 2004-06-22 | 2 | -7/+5 |
| * | * util_validate.c (g_save): Call gssint_initialize_library | Ken Raeburn | 2004-06-17 | 2 | -0/+10 |
| * | Patch from kwc@citi.umich.edu to support | Sam Hartman | 2004-06-08 | 4 | -0/+49 |
| * | * disp_com_err_status.c (init_et): Variable deleted. | Ken Raeburn | 2004-06-02 | 2 | -5/+7 |
| * | Added support for library initialization and finalization, and verification | Ken Raeburn | 2004-04-24 | 2 | -1/+6 |
| * | update dependencies | Ken Raeburn | 2004-04-23 | 1 | -27/+27 |
| * | Add a mutex to protect the set manipulations | Ken Raeburn | 2004-03-14 | 3 | -21/+87 |
| * | Make the set type separate from the set-element (linked list node) type | Ken Raeburn | 2004-03-14 | 3 | -27/+43 |
| * | * gssapiP_generic.h (struct _g_set_elt, g_set_elt): Renamed from non-_elt | Ken Raeburn | 2004-03-14 | 4 | -21/+27 |
| * | * util_ordering.c (g_queue_externalize, g_queue_internalize): Check for | Ken Raeburn | 2004-02-09 | 2 | -0/+9 |
| * | * gssapi_generic.c (const_oids): Renamed from oids, and now const. | Ken Raeburn | 2003-12-20 | 2 | -1/+8 |
| * | make depend | Ken Raeburn | 2003-12-15 | 1 | -12/+24 |
| * | Add 64-bit sequence number support. Do sequence number ordering tests relative | Ken Raeburn | 2003-12-13 | 4 | -26/+86 |
| * | delete ##WIN16## lines from makefiles | Ken Raeburn | 2003-07-17 | 2 | -1/+4 |
| * | Be more friendly towards parallel builds | Ken Raeburn | 2003-05-14 | 2 | -5/+17 |
| * | * disp_com_err_status.c, gssapi_generic.h: Removed Mac header goober. * gssap... | Alexandra Ellwood | 2003-03-06 | 5 | -19/+12 |
| * | More tweaks to deal with parallel builds | Tom Yu | 2003-02-13 | 2 | -19/+22 |
| * | Fix recursion-forcing rules to be more friendly to parallel builds | Tom Yu | 2003-02-11 | 2 | -0/+7 |
| * | * Makefile.in: Another attempt... turns our that the "copy" | Tom Yu | 2003-02-11 | 2 | -8/+15 |
| * | Fix some things to avoid spurious rebuilds of header files | Tom Yu | 2003-02-11 | 2 | -11/+20 |
| * | Have g_token_size return unsigned int for signed/unsigned cleanup | Ezra Peisach | 2003-02-09 | 3 | -3/+8 |
| * | Use new target create-ehdrdir, defined differently for UNIX and WIN32, to | Ken Raeburn | 2003-01-17 | 2 | -6/+11 |
| * | * Makefile.in ($(EHDRDIR)$(S)gssapi.h): Depend on includes-unix, to make sure | Ken Raeburn | 2003-01-17 | 2 | -2/+9 |
| * | Use markers in Makefile.in rather than rules in configure.in to indicate when | Ken Raeburn | 2003-01-10 | 2 | -0/+7 |
| * | Nuke some old .orig files | Ken Raeburn | 2003-01-08 | 2 | -72/+4 |
| * | 2002-12-05 Sam Hartman <hartmans@mit.edu> | Sam Hartman | 2002-12-06 | 2 | -23/+28 |