| Commit message (Expand) | Author | Age | Files | Lines |
| * | * g_cnffile.c (krb__get_srvtabname): Fix to actually extract | Tom Yu | 1999-04-16 | 1 | -0/+5 |
| * | Commit updated changelog | Theodore Tso | 1999-03-14 | 1 | -0/+5 |
| * | rd_svc_key.c (krb54_get_service_keyblock): New function which searches | Theodore Tso | 1998-12-05 | 1 | -0/+20 |
| * | Forgot to check this in earlier | Theodore Tso | 1998-12-05 | 1 | -0/+17 |
| * | pull up 3des implementation from the marc-3des branch | Marc Horowitz | 1998-10-30 | 1 | -0/+31 |
| * | Mon Aug 10 17:51:59 1998 Matthew D Hancher <mdh@mit.edu> | Matthew Hancher | 1998-08-10 | 1 | -0/+6 |
| * | * rd_safe.c (krb_rd_safe): Fix up call to quad_cksum() | Tom Yu | 1998-08-07 | 1 | -0/+8 |
| * | Thu Jul 9 19:35:01 1998 Matthew D Hancher <mdh@mit.edu> | Matthew Hancher | 1998-07-09 | 1 | -0/+9 |
| * | * mk_priv.c (krb_mk_priv): Fix up call to pcbc_encrypt(). By | Tom Yu | 1998-06-24 | 1 | -0/+17 |
| * | stime.c (krb_stime): | Theodore Tso | 1998-05-09 | 1 | -0/+6 |
| * | * Makefile.in (SHLIB_EXPDEPS): | Tom Yu | 1998-04-15 | 1 | -0/+5 |
| * | * Makefile.in (includes): The header is krb_err.h, not | Tom Yu | 1998-04-09 | 1 | -0/+5 |
| * | * g_cnffile.c (krb__get_srvtabname): Fix up to not free context | Tom Yu | 1998-04-05 | 1 | -0/+5 |
| * | Remove trailing slash from thisconfigdir. Change directory syntax | Tom Yu | 1998-02-18 | 1 | -0/+5 |
| * | Mass makefile/configure.in build system revamp | Theodore Tso | 1998-02-12 | 1 | -0/+7 |
| * | * in_tkt.c: Conditionalize use of macro do_seteuid, rather than | Tom Yu | 1998-01-06 | 1 | -0/+5 |
| * | Include <string.h> | Ezra Peisach | 1997-12-07 | 1 | -0/+4 |
| * | * Makefile.in (clean-unix): krb_err.h resides in the kerberosIV | Ezra Peisach | 1997-11-21 | 1 | -0/+5 |
| * | * rd_safe.c (krb_rd_safe): Fix up call to quad_cksum | Tom Yu | 1997-11-19 | 1 | -0/+14 |
| * | * mac_time.c: Don't use the type KRB_INT32; it was leaked from | Tom Yu | 1997-10-27 | 1 | -0/+7 |
| * | Include stdlib.h if available for malloc prototype | Ezra Peisach | 1997-10-21 | 1 | -0/+4 |
| * | Punt HAS_STDLIB_H, NO_STDLIB_H, POSIX_TYPES; see individual ChangeLogs | Tom Yu | 1997-10-02 | 1 | -0/+16 |
| * | Remove KRB5_USE_INET, HAS_UNISTD_H, HAS_SETVBUF, and replace | Tom Yu | 1997-09-26 | 1 | -0/+8 |
| * | * decomp_tkt.c (decomp_ticket): Fix swapped args to memset | Tom Yu | 1997-09-02 | 1 | -0/+4 |
| * | * Makefile.in (OSSRCS): Add $(srcdir)/ to source location | Ezra Peisach | 1997-08-12 | 1 | -0/+4 |
| * | * g_cnffile.c: Check to see if context is NULL prior to calling | Tom Yu | 1997-08-07 | 1 | -0/+5 |
| * | * realmofhost.c (krb_realmofhost): Add bounds checking to various | Tom Yu | 1997-04-10 | 1 | -0/+9 |
| * | Moved some of the library list file build logic from the individual Makefiles | Richard Basch | 1997-02-23 | 1 | -0/+5 |
| * | * Make shared libs work on AIX | Sam Hartman | 1997-02-22 | 1 | -0/+8 |
| * | Use malloc/realloc/free instead of the "near" counterparts. The | Richard Basch | 1997-02-21 | 1 | -0/+5 |
| * | Build krb4 compatibility library for win16/win32 | Richard Basch | 1997-02-18 | 1 | -0/+12 |
| * | Merge of libhack_branch | Tom Yu | 1997-02-09 | 1 | -0/+8 |
| * | Merge V1_0_FREEZE_3 into the mainline. (Note this merge does *not* | Theodore Tso | 1996-12-13 | 1 | -0/+4 |
| * | Fixed mangled copyright notice | Theodore Tso | 1996-11-07 | 1 | -0/+5 |
| * | * configure.in: remove ref to ET_RULES | Tom Yu | 1996-06-14 | 1 | -0/+4 |
| * | Remove unnecessary include config/windows.in. wconfig takes care of | Theodore Tso | 1996-06-12 | 1 | -0/+5 |
| * | Use KRB5_RUN_FLAGS | Sam Hartman | 1996-05-23 | 1 | -0/+5 |
| * | clean up configure output style | Ken Raeburn | 1996-04-30 | 1 | -0/+5 |
| * | Don't declare open() | Sam Hartman | 1996-04-15 | 1 | -0/+4 |
| * | * rd_svc_key.c (read_service_key): First try to read the V4 | Richard Basch | 1996-04-11 | 1 | -0/+12 |
| * | * tf_util.c (tf_get_cred): Issue date is written out as a long, | Ezra Peisach | 1996-03-19 | 1 | -0/+5 |
| * | Declare krb__get_srvtabname() | Ezra Peisach | 1996-02-24 | 1 | -0/+5 |
| * | * kuserok.c: use HAVE_SETEUID and HAVE_SETRESUID to figure out how | Mark Eichin | 1996-01-27 | 1 | -0/+7 |
| * | * Makefile.in: Shared library depends on krb5 library now | Ezra Peisach | 1995-12-06 | 1 | -0/+6 |
| * | * *.c (*): initialize lock_arg to a copy of a static | Mark Eichin | 1995-11-16 | 1 | -0/+5 |
| * | * g_cnffile.c (krb__get_srvtabname): new function, looks up | Mark Eichin | 1995-11-13 | 1 | -0/+11 |
| * | * configure.in (V5_MAKE_SHARED_LIB): Change rule to install | Ezra Peisach | 1995-10-02 | 1 | -0/+8 |
| * | Removed "foo:: foo-$(WHAT)" lines from the Makefile | Theodore Tso | 1995-09-25 | 1 | -0/+5 |
| * | * DNR.c : s/keytype/enctype/g, s/KEYTYPE/ENCTYPE/g | Chris Provenzano | 1995-09-06 | 1 | -0/+4 |
| * | Include $(NETIO_SRCS) in the list of source files, instead of | Theodore Tso | 1995-08-07 | 1 | -0/+3 |