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