aboutsummaryrefslogtreecommitdiff
path: root/src/lib/crypto/enc_provider/ChangeLog
blob: 67678779aa3c0bfc4b166eac6077954eebb501db (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
2001-03-09  Ken Raeburn  <raeburn@mit.edu>

	* des.c, des3.c, enc_provider.h: Use krb5int_ prefix for internal
	"provider" structures.

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

	* des.c, des3.c: Use const instead of krb5_const.

2000-06-28  Ezra Peisach  <epeisach@mit.edu>

	* des.c, des3.c: Remove unused variables.

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

	* des.c (mit_des_zeroblock): Now const, and using C default
	initialization.
	(krb5_enc_des): Now const.
	* des3.c (mit_des_zeroblock, krb5_enc_des3): Similar.
	* enc_provider.h (krb5_enc_des, krb5_enc_des3): Update 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:16:54 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.)