Converted krb5/des425 and krb5/asn.1 to the PC
[krb5.git] / src / lib / des425 / ChangeLog
1 Tue Feb 21 17:42:44 1995 Keith Vetter (keithv@fusion.com)
2
3         * Makefile.in: made to work on the PC
4         * *.c, des.h: added windows INTERFACE keyword
5         * read_passwd.c: renamed a static variable to avoid compiler error
6         * quad_cksum.c: errno extern declaration removed on the PC
7
8 Fri Feb  3 17:23:45 1995  Theodore Y. Ts'o  (tytso@dcl)
9
10         * pcbc_encrypt.c: Add SIZEOF_FOO checks to properly define
11                   KRB_INT32
12
13 Wed Jan 18 15:12:18 1995  Theodore Y. Ts'o  (tytso@dcl)
14
15         * read_passwd.c (des_read_password): Declare global_context and
16                 initialize it if necessary.
17
18 Fri Jan 13 15:23:47 1995  Chris Provenzano (proven@mit.edu)
19
20     * Added krb5_context to all krb5_routines
21
22 Thu Nov  3 18:29:10 1994  Mark Eichin  (eichin@cygnus.com)
23
24         * pcbc_encrypt.c: moved from f_pcbc.c in lib/crypto/des, and
25         inlined proper des.h to avoid confusion in names.
26         * Makefile.in: add -I to CFLAGS to get f_tables.h from
27         lib/crypto/des as well.
28
29 Wed Oct 26 14:23:36 1994    (tytso@rsx-11)
30
31         * Makefile.in (check): 
32         * verify.c (main): Add verification checks to the test suite.
33
34 Wed Oct 19 12:16:13 1994  Theodore Y. Ts'o  (tytso@dcl)
35
36         * Makefile.in: make install obey $(DESTDIR) completely
37
38 Mon Oct  3 22:48:14 1994  Theodore Y. Ts'o  (tytso@dcl)
39
40         * Makefile.in: make install obey $(DESTDIR)
41
42 Thu Aug  4 03:40:55 1994  Tom Yu  (tlyu@dragons-lair)
43
44         * configure.in: oops look for install program
45
46         * Makefile.in: make install fixes
47