ChangeLog   [plain text]


2003-01-10  Ken Raeburn  <raeburn@mit.edu>

	* Makefile.in: Add AC_SUBST_FILE marker for libobj_frag.

2002-08-29  Ken Raeburn  <raeburn@mit.edu>

	* Makefile.in: Revert $(S)=>/ change, for Windows support.

2002-08-23  Ken Raeburn  <raeburn@mit.edu>

	* Makefile.in: Change $(S)=>/ and $(U)=>.. globally.

2001-04-10  Ken Raeburn  <raeburn@mit.edu>

	* hash_md4.c (k5_md4_hash): Cast argument to krb5_MD4Update.
	* hash_md5.c (k5_md5_hash): Cast argument to krb5_MD5Update.

2001-03-09  Ken Raeburn  <raeburn@mit.edu>

	* hash_crc32.c, hash_md4.c, hash_md5.c, hash_provider.h,
	hash_sha1.c: Use krb5int_ prefix for internal "provider"
	structures.

2001-03-05  Ken Raeburn  <raeburn@mit.edu>

	* hash_crc32.c, hash_md4.c, hash_md5.c, hash_sha1.c: Use const
	instead of krb5_const.

2000-10-17  Ezra Peisach  <epeisach@mit.edu>

	* hash_sha1.c (k5_sha1_hash): Cast length field in shsUpdate call
	to int.

2000-01-21  Ken Raeburn  <raeburn@mit.edu>

	* hash_crc32.c (krb5_hash_crc32): Now const.
	* hash_md4.c (krb5_hash_md4): Now const.
	* hash_md5.c (krb5_hash_md5): Now const.
	* hash_sha1.c (krb5_hash_sha1): Now const.
	* hash_provider.h: Updated decls.

1999-10-26  Wilfredo Sanchez  <tritan@mit.edu>

	* Makefile.in: Clean up usage of CFLAGS, CPPFLAGS, DEFS, DEFINES,
	LOCAL_INCLUDES such that one can override CFLAGS from the command
	line without losing CPP search patchs and defines. Some associated
	Makefile cleanup.

Mon May 10 15:19:03 1999  Danilo Almeida  <dalmeida@mit.edu>

	* Makefile.in: Do win32 build in subdir.

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.)