summaryrefslogtreecommitdiffstats
path: root/src/lib/crypto/old/ChangeLog
blob: c3368c68dd288a39037865b2460d35be784110c4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
Mon May 10 15:20:32 1999  Danilo Almeida  <dalmeida@mit.edu>

	* Makefile.in: Do win32 build in subdir.

Wed Dec 16 16:14:02 1998  Tom Yu  <tlyu@mit.edu>

	* 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  <tlyu@mit.edu>

	* old_decrypt.c (krb5_old_decrypt): Actually compare the
	calculated checksum against the provided checksum.

1998-11-13  Theodore Ts'o  <tytso@rsts-11.mit.edu>

	* Makefile.in: Set the myfulldir and mydir variables (which are
		relative to buildtop and thisconfigdir, respectively.)