Mon May 10 15:20:32 1999 Danilo Almeida * Makefile.in: Do win32 build in subdir. Wed Dec 16 16:14:02 1998 Tom Yu * old_decrypt.c (krb5_old_decrypt): Initialize the ivec to the key if we're using DES_CBC_CRC, for backwards compatibility. We weren't noticing this before because it only trashes the first block, which is the confounder, which we weren't actually verifying because checksum was unconditionally succeeding prior to the other patch. Thu Dec 10 22:16:14 1998 Tom Yu * old_decrypt.c (krb5_old_decrypt): Actually compare the calculated checksum against the provided checksum. 1998-11-13 Theodore Ts'o * Makefile.in: Set the myfulldir and mydir variables (which are relative to buildtop and thisconfigdir, respectively.)