Wed Mar 15 12:21:24 1995 Keith Vetter (keithv@fusion.com) * f_cksum.c renamed to f_chksum.c because of module name conflicts with crypto/des/f_cksum. * Makefile.in: reflected above name change. Tue Mar 7 21:40:18 1995 Keith Vetter (keithv@fusion.com) * Makefile.in: changed library name for the PC. Tue Mar 7 19:53:33 1995 Mark Eichin * configure.in: take out ISODE_DEFS, ISODE_INCLUDE. Wed Mar 1 16:00:00 1995 Keith Vetter (keithv@fusion.com) * f_princ.h: changed int to krb5_int32 for the PC. Tue Feb 28 00:38:44 1995 John Gilmore (gnu at toad.com) * *.c: Avoid includes. Tue Feb 21 23:39:19 1995 Theodore Y. Ts'o (tytso@dcl) * f_cred_enc.c (krb5_free_cred_enc_part): Remove call to xfree at the end. This routine only frees the contents of the cred_enc_part structure. Tue Feb 21 0:1:55 1995 Keith Vetter (keithv@fusion.com) * Every C file (*.c): added windows INTERFACE keyword * Makefile.in: made to work for PC Fri Feb 3 01:45:04 1995 John Gilmore Rename files for DOS 8.3 uniqueness: * f_kdc_rep.c => f_kdc_rp.c * f_kdc_req.c => f_kdc_rq.c * f_ticket.c => f_tckt.c * f_tickets.c => f_tckts.c * Makefile.in was updated to match. Fri Jan 13 15:23:47 1995 Chris Provenzano (proven@mit.edu) * Added krb5_context to all krb5_routines Thu Oct 13 17:24:51 1994 Theodore Y. Ts'o (tytso@maytag) * configure.in: Add ISODE_DEFS Tue Oct 4 22:05:04 1994 Theodore Y. Ts'o (tytso@dcl) * f_princ.c (krb5_free_principal): Don't blow up if principal is NULL.