5e3c5a3f382fa0c316324c49beceec87abef9d56
[krb5.git] / src / lib / gssapi / generic / ChangeLog
1 Tue Mar 28 18:28:03 1995  John Gilmore  (gnu at toad.com)
2
3         * Makefile.in (unixmac):  Add to build header files.
4
5 Fri Mar 24 18:02:15 1995  Theodore Y. Ts'o  (tytso@rt-11)
6
7         * util_canonhost.c: Don't include sys/socket.h and netdb.h, since
8                 they are included by k5-config.h
9
10 Tue Mar 21 19:09:34 1995 Keith Vetter (keithv@fusion.com)
11
12         * Makefile.in: changed the name of the library the PC
13            builds, and added xxx-mac targets to mimic xxx-unix.
14
15 Tue Mar 7 20:14:53 1995 Keith Vetter (keithv@fusion.com)
16
17         * disp_maj.c: added casts on int->long assignments.
18         * util_can.c: made to work with PC winsockets.
19         * util_dup.c: added system include for prototype info.
20         * util_tok.c: int/long problems.
21         * gssapip_.h: added casts on int->char assignments.
22
23 Tue Feb 28 00:25:58 1995  John Gilmore  (gnu at toad.com)
24
25         * gssapi.h:  Avoid <krb5/...> includes.
26         * disp_com_err_status.c:  Use "com_err.h" not <com_err.h>.
27
28 Mon Feb 20 18:50:33 1995 Keith Vetter (keithv@fusion.com)
29
30         * Makefile.in: made to work on the PC
31         * Added windows INTERFACE keyword
32           disp_com.c disp_maj.c rel_buff.c rel_oid_.c
33           util_buf.c util_can.c util_dup.c util_oid.c
34           util_tok.c util_val.c utl_noha.c
35         * gssapiP_generic.h: 
36           added INTERFACE keyword
37           removed inclusion
38         * util_tok.c: had to coerce long to int on TWRITE_STR.
39         * gssapi.h: made typedef for OM_uint32 machine independent and
40           added INTERFACE to prototypes.
41
42 Mon Feb 20 12:00:00 1994  Keith Vetter (keithv@fusion.com)
43
44         More DOS 8.3 renames--for files created by make
45         * gssapi_generic_err.et   => gssapi_err_generic.et
46                                   => gssapi_err_generic.h
47                                   => gssapi_err_generic.c
48         * gssapiP_generic.h was changed to match
49         * Makefile.in was changed to match
50
51 Fri Feb  3 00:18:11 1995  John Gilmore  <gnu@cygnus.com>
52
53         Rename files for DOS 8.3 uniqueness:
54         * display_com_err_status.c => disp_com_err_status.c
55         * display_major_status.c   => disp_major_status.c
56         * release_buffer.c         => rel_buffer.c
57         * release_oid_set.c        => rel_oid_set.c
58         * util_val_nohash.c        => utl_nohash_validate.c
59         * Makefile.in was changed to match.
60
61 Sat Aug 20 01:34:46 1994  Theodore Y. Ts'o  (tytso at tsx-11)
62
63         * gss_generic.c (gss_OID_desc): Fix OID's!
64
65 Thu Jul 14 03:29:25 1994  Tom Yu  (tlyu at dragons-lair)
66
67         * Makefile.in: remove spurious mkdir
68
69 Tue Jun 21 01:17:35 1994  Mark W. Eichin  (eichin at mit.edu)
70
71         * configure.in: add AC_SIZE_T.
72