Windows global stuff:
[krb5.git] / src / lib / krb5 / free / ChangeLog
1 Thu Apr 13 15:49:16 1995 Keith Vetter (keithv@fusion.com)
2
3         * *.[ch]: removed unneeded INTERFACE from non-api functions.
4
5 Fri Mar 17 19:45:01 1995  John Gilmore  (gnu at toad.com)
6
7         * Makefile.in (LDFLAGS):  Elim duplicate.
8
9 Wed Mar 15 12:21:24 1995 Keith Vetter (keithv@fusion.com)
10
11         * f_cksum.c renamed to f_chksum.c because of module name conflicts
12            with crypto/des/f_cksum.
13         * Makefile.in: reflected above name change.
14
15 Tue Mar 7 21:40:18 1995 Keith Vetter (keithv@fusion.com)
16
17         * Makefile.in: changed library name for the PC.
18
19 Tue Mar  7 19:53:33 1995  Mark Eichin  <eichin@cygnus.com>
20
21         * configure.in: take out ISODE_DEFS, ISODE_INCLUDE.
22
23 Wed Mar 1 16:00:00 1995 Keith Vetter (keithv@fusion.com)
24
25         * f_princ.h: changed int to krb5_int32 for the PC.
26
27 Tue Feb 28 00:38:44 1995  John Gilmore  (gnu at toad.com)
28
29         * *.c:  Avoid <krb5/...> includes.
30
31 Tue Feb 21 23:39:19 1995  Theodore Y. Ts'o  (tytso@dcl)
32
33         * f_cred_enc.c (krb5_free_cred_enc_part): Remove call to xfree at
34                 the end.  This routine only frees the contents of
35                 the cred_enc_part structure.
36
37 Tue Feb 21 0:1:55 1995 Keith Vetter (keithv@fusion.com)
38
39         * Every C file (*.c): added windows INTERFACE keyword
40         * Makefile.in: made to work for PC
41
42 Fri Feb  3 01:45:04 1995  John Gilmore  <gnu@cygnus.com>
43
44         Rename files for DOS 8.3 uniqueness:
45         * f_kdc_rep.c => f_kdc_rp.c
46         * f_kdc_req.c => f_kdc_rq.c
47         * f_ticket.c  => f_tckt.c
48         * f_tickets.c => f_tckts.c
49         * Makefile.in was updated to match.
50
51 Fri Jan 13 15:23:47 1995  Chris Provenzano (proven@mit.edu)
52
53     * Added krb5_context to all krb5_routines
54
55 Thu Oct 13 17:24:51 1994  Theodore Y. Ts'o  (tytso@maytag)
56
57         * configure.in: Add ISODE_DEFS
58
59 Tue Oct  4 22:05:04 1994  Theodore Y. Ts'o  (tytso@dcl)
60
61         * f_princ.c (krb5_free_principal): Don't blow up if principal is NULL.
62