Merge from vendor branch BINUTILS:
[dragonfly.git] / crypto / heimdal-0.6.3 / lib / des / ChangeLog
1 2003-03-19  Love Hörnquist Åstrand  <lha@it.su.se>
2
3         * des.1: sunOS -> SunOS, from jmc <jmc@prioris.mini.pw.edu.pl>
4         
5 2003-03-19  Love Hörnquist Åstrand  <lha@it.su.se>
6
7         * des.1: spelling, from <jmc@prioris.mini.pw.edu.pl>
8         
9 2002-08-28  Johan Danielsson  <joda@pdc.kth.se>
10
11         * read_pwd.c: move NeXT SGTTY stuff here
12
13 2001-05-17  Assar Westerlund  <assar@sics.se>
14
15         * Makefile.am: bump version to 3:1:0
16
17 2001-05-11  Assar Westerlund  <assar@sics.se>
18
19         * str2key.c (des_string_to_key, des_string_to_2keys): avoid weak
20         keys
21
22 2001-02-16  Assar Westerlund  <assar@sics.se>
23
24         * set_key.c: correct weak keys and update comment
25
26 2001-02-14  Assar Westerlund  <assar@sics.se>
27
28         * set_key.c: correct the two last weak keys in accordance with
29         FIPS 74.  noted by <jhutz@cmu.edu>
30
31 2001-01-30  Assar Westerlund  <assar@sics.se>
32
33         * Makefile.am (libdes_la_LDFLAGS): bump version to 3:0:0
34
35 2000-10-19  Assar Westerlund  <assar@sics.se>
36
37         * Makefile.in (LIBSRC, LIBOBJ): add rc4* and enc_{read,write}
38         files so that this library contains the same things as libdes in
39         Heimdal
40
41 2000-08-16  Assar Westerlund  <assar@sics.se>
42
43         * Makefile.am: bump version to 2:1:0
44
45 2000-08-03  Johan Danielsson  <joda@pdc.kth.se>
46
47         * enc_writ.c: BSIZE -> des_BSIZE to avoid conflicts with AIX
48         jfs/fsparam.h
49
50         * enc_read.c: BSIZE -> des_BSIZE to avoid conflicts with AIX
51         jfs/fsparam.h
52
53         * des_locl.h: BSIZE -> des_BSIZE to avoid conflicts with AIX
54         jfs/fsparam.h
55
56 2000-02-07  Assar Westerlund  <assar@sics.se>
57
58         * Makefile.am: set version to 2:0:0
59
60 2000-01-26  Assar Westerlund  <assar@sics.se>
61
62         * mdtest.c: update to pseudo-standard APIs for md4,md5,sha.
63         * md4.c, md4.h, md5.c, md5.h, sha.c, sha.h: move to the
64         pseudo-standard APIs
65
66 1999-12-06  Assar Westerlund  <assar@sics.se>
67
68         * Makefile.am: set version to 1:0:1
69
70 1999-11-29  Assar Westerlund  <assar@sics.se>
71
72         * fcrypt.c (crypt_md5): add trailing $
73         
74 1999-11-13  Assar Westerlund  <assar@sics.se>
75
76         * Makefile.am (include_HEADERS): add rc4.h
77         (libdes_la_SOURCES): add rc4_skey.c
78
79 1999-10-28  Assar Westerlund  <assar@sics.se>
80
81         * md5crypt_test.c: change the test case.  apparently we should not
82         include $ after the salt.  also make it print more useful stuff
83         when failing.
84
85 1999-10-20  Assar Westerlund  <assar@sics.se>
86
87         * Makefile.am: bump version to 0:2:0
88
89 1999-09-21  Johan Danielsson  <joda@pdc.kth.se>
90
91         * des.h: make this work with mips 64-bit abi
92
93 1999-08-14  Johan Danielsson  <joda@pdc.kth.se>
94
95         * fcrypt.c (crypt_md5): don't use snprintf
96
97 1999-08-13  Assar Westerlund  <assar@sics.se>
98
99         * Makefile.am: add md5crypt_test
100
101         * Makefile.in: add md5crypt_test
102
103         * md5crypt_test.c: test md5 crypt
104
105         * fcrypt.c: always enable md5 crypt
106
107 1999-07-26  Johan Danielsson  <joda@pdc.kth.se>
108
109         * Makefile.am: bump version number (changes to md*, sha)
110
111 1999-06-15  Assar Westerlund  <assar@sics.se>
112
113         * sha.c (swap_u_int32_t): add _CRAY
114
115 Sat Apr 10 23:02:30 1999  Johan Danielsson  <joda@hella.pdc.kth.se>
116
117         * destest.c: fixes for crays
118
119 Thu Apr  1 11:26:38 1999  Johan Danielsson  <joda@hella.pdc.kth.se>
120
121         * Makefile.am: noinst_PROGRAMS -> check_PROGRAMS; add TESTS; don't
122         build rpw, and speed
123
124 Mon Mar 22 20:16:26 1999  Johan Danielsson  <joda@hella.pdc.kth.se>
125
126         * Makefile.am: hash.h
127
128         * sha.c: use hash.h; fixes for crays
129
130         * md5.c: use hash.h; fixes for crays
131
132         * md4.c: use hash.h; fixes for crays
133
134         * hash.h: common stuff from md4, md5, and sha1
135
136 Sat Mar 20 00:16:53 1999  Assar Westerlund  <assar@sics.se>
137
138         * rnd_keys.c (des_rand_data): move declaration to get rid of
139         warning
140
141 Thu Mar 18 11:22:28 1999  Johan Danielsson  <joda@hella.pdc.kth.se>
142
143         * Makefile.am: include Makefile.am.common
144
145 Mon Mar 15 17:36:41 1999  Johan Danielsson  <joda@hella.pdc.kth.se>
146
147         * rnd_keys.c (des_rand_data): if not using setitimer, block
148         SIGCHLD around fork(), also make sure we get the status of the
149         child process
150         (fake_signal): emulate signal using sigaction
151
152 Tue Jan 12 05:06:54 1999  Assar Westerlund  <assar@sics.se>
153
154         * des.h: sparcv9 is also 64 bits, use `unsigned int' instead of
155         `unsigned long'
156
157 Sun Nov 22 10:40:09 1998  Assar Westerlund  <assar@sics.se>
158
159         * Makefile.in (WFLAGS): set
160
161 Mon May 25 05:24:56 1998  Assar Westerlund  <assar@sics.se>
162
163         * Makefile.in (clean): try to remove shared library debris
164
165 Sun Apr 19 09:50:53 1998  Assar Westerlund  <assar@sics.se>
166
167         * Makefile.in: add symlink magic for linux
168
169 Sun Nov  9 07:14:45 1997  Assar Westerlund  <assar@sics.se>
170
171         * mdtest.c: print out old and new string
172