| Commit message (Expand) | Author | Age | Files | Lines |
| * | * Makefile.in (HDRS): Changes so that $(OBJS) will not get | Tom Yu | 1996-11-06 | 3 | -8/+10 |
| * | Use $(S) instead of / for productions which could be used on both DOS | Theodore Tso | 1996-10-29 | 2 | -2/+7 |
| * | Fixed typo so that the remaining length field is set correctly | Theodore Tso | 1996-10-21 | 2 | -2/+8 |
| * | util_ordering.c (g_queue_externalize, g_queue_internalize, g_queue_size): | Theodore Tso | 1996-10-19 | 3 | -0/+46 |
| * | ser_sctx.c (kg_oid_externalize, kg_oid_internalize, | Theodore Tso | 1996-10-19 | 5 | -12/+183 |
| * | *** empty log message *** | Marc Horowitz | 1996-10-16 | 1 | -0/+6 |
| * | * accept_sec_context.c (krb5_gss_accept_sec_context): return an | Marc Horowitz | 1996-10-16 | 1 | -21/+37 |
| * | * configure.in: Remove calls to CopySrcHeader | Tom Yu | 1996-10-10 | 3 | -15/+28 |
| * | Don't let the "timeleft" returned by krb5_gss_acquire_cred be negative! | Theodore Tso | 1996-10-10 | 2 | -1/+6 |
| * | * Makefile.in (all-unix): Fix up last change; depending on a phony | Tom Yu | 1996-10-09 | 2 | -8/+9 |
| * | * Makefile.in (all-unix): Fix up various rules that have | Tom Yu | 1996-10-09 | 2 | -7/+14 |
| * | Definition of gss_nt_krb5_name was incorrect; someone was being a | Theodore Tso | 1996-10-09 | 2 | -1/+6 |
| * | remove spurious files | Tom Yu | 1996-09-11 | 1 | -31/+0 |
| * | utl_nohash_validate.c, util_canonhost.c, util_validate.c: Only include | Theodore Tso | 1996-08-28 | 5 | -3/+15 |
| * | Fix stupid bug; don't free buf before it's allocated! | Theodore Tso | 1996-08-28 | 2 | -1/+5 |
| * | * Require DES-CBC-CRC. This works always | Sam Hartman | 1996-08-22 | 2 | -1/+6 |
| * | * acquire_cred.c (krb5_gss_acquire_cred): Add const to local | Ezra Peisach | 1996-08-02 | 2 | -1/+7 |
| * | * gssapiP_generic.h: If not on a Mac or under Dos, and stdlib.h | Ezra Peisach | 1996-08-02 | 3 | -0/+13 |
| * | * Makefile.in (OBJS): Remove trailing backslash on a comment; it | Tom Yu | 1996-07-26 | 2 | -1/+6 |
| * | Add AC_PROG_INSTALL, since it's needed for a "make install" | Theodore Tso | 1996-07-26 | 2 | -0/+6 |
| * | restore old version (oops checked in debugging vers | Tom Yu | 1996-07-26 | 1 | -3/+0 |
| * | * Makefile.in: remove trailing backslash from comment under SRCS | Tom Yu | 1996-07-26 | 3 | -1/+10 |
| * | util_ordering.c (g_order_check): | Theodore Tso | 1996-07-25 | 8 | -18/+44 |
| * | init_sec_context.c (krb5_gss_init_sec_context): Fixed error checking | Theodore Tso | 1996-07-25 | 5 | -22/+31 |
| * | * acquire_cred.c (krb5_gss_acquire_cred): Initialize variable | Ezra Peisach | 1996-07-25 | 2 | -0/+7 |
| * | util_token.c (g_verify_token_header): Changed return code to be an | Theodore Tso | 1996-07-25 | 3 | -2/+5 |
| * | ser_sctx.c (kg_oid_externalize): Add proper return code | Theodore Tso | 1996-07-25 | 4 | -6/+16 |
| * | Remove INTERFACE keyworded; not needed (and causes problems) since | Theodore Tso | 1996-07-24 | 3 | -2/+9 |
| * | Only include <sys/file.h> if building with BSD_DB | Theodore Tso | 1996-07-24 | 2 | -1/+3 |
| * | Remove mechglue from the list of Macintosh subdirectories | Theodore Tso | 1996-07-24 | 2 | -1/+6 |
| * | Must include k5-int.h on Windows and Macintosh builds | Theodore Tso | 1996-07-24 | 2 | -0/+6 |
| * | Fix broken Windows commands to copy gssapi_krb5.h to include/gssapi | Theodore Tso | 1996-07-24 | 2 | -1/+4 |
| * | Must include k5-int.h on Windows and Macintosh builds | Theodore Tso | 1996-07-24 | 2 | -0/+9 |
| * | Renamed release_buffer.c to rel_buffer.c, and release_oid_set.c to | Theodore Tso | 1996-07-23 | 4 | -4/+11 |
| * | this commit includes all the changes on the OV_9510_INTEGRATION and | Marc Horowitz | 1996-07-22 | 62 | -1126/+2957 |
| * | Fix Win-16 build #defines for KRB5_CALLCONV and KRB5_DLLIMP | Theodore Tso | 1996-06-21 | 2 | -5/+10 |
| * | * configure.in: remove ref to ET_RULES | Tom Yu | 1996-06-14 | 4 | -2/+10 |
| * | Makefile.in: Update special rule for gssapi_err_generic.obj so that it | Theodore Tso | 1996-06-13 | 2 | -5/+7 |
| * | Makefile.in: Update special rule for gssapi_err_krb5.obj so that it | Theodore Tso | 1996-06-13 | 2 | -5/+5 |
| * | Checked in missing _WIN32 #ifdef | Theodore Tso | 1996-06-13 | 1 | -1/+1 |
| * | Makefile.in: Remove include of config/windows.in; that's done | Theodore Tso | 1996-06-12 | 4 | -11/+17 |
| * | Add #ifdef _WIN32 in places where we had #ifdef _MSDOS | Theodore Tso | 1996-06-12 | 2 | -1/+6 |
| * | Change INTERFACE to be KRB5_CALLCONV, which is where the calling | Theodore Tso | 1996-06-12 | 2 | -57/+109 |
| * | cvsignore hackery | Tom Yu | 1996-06-10 | 4 | -4/+0 |
| * | Changed `mutual' element of struct _krb5_gss_ctx_id_rec into more general | Kevin Mitchell | 1996-06-07 | 6 | -12/+21 |
| * | Don't pass $(LIBCMD) on the command line. It's set in the windows.in | Theodore Tso | 1996-06-06 | 2 | -3/+8 |
| * | Update .Sanitize files to reflect current file status | Theodore Tso | 1996-06-06 | 1 | -0/+3 |
| * | Do not build libgssapi.a on AIX, because it doesnt work | Sam Hartman | 1996-05-23 | 3 | -8/+24 |
| * | update Makefile.in for new libupdate | Tom Yu | 1996-05-20 | 2 | -9/+8 |
| * | * k5seal.c k5unseal.c util_cksum.c: | Richard Basch | 1996-05-15 | 4 | -11/+14 |