summaryrefslogtreecommitdiffstats
path: root/src/windows/gss/changelo
blob: 72ffb123e38aed1abab5dcbe146ea3f6a0407d11 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
Thu Feb 29 13:25:07 1996  Theodore Y. Ts'o  <tytso@dcl>

	* gss.c: Add closeoscket() call so that program properly
		cleans up the socket.

Thu Feb 29 01:23:01 1996  Theodore Y. Ts'o  <tytso@dcl>

	* gss.rc:
	* gss.c: Added support for users to enter the GSSAPI target
		name into the combobox.  The syntax is: 
		"host port gssapi_target_name"

Wed Sep 13 11:07:45 1995 Keith Vetter (keithv@fusion.com)

	* gss-clie.c: turned const_gss_OID into const gss_OID.
	* gss-misc.c: needed more includes.
	* gss.c: needed more includes.

Fri Apr 28 17:07:01 1995 Keith Vetter (keithv@fusion.com)

	* gss-misc.c: bug with reading 4 bytes into a 2 byte entity.
	* *.c, *.h, *.rc: changed UI -- not great but better.

Fri Apr 28 11:45:23 1995 Keith Vetter (keithv@fusion.com)

	* gss.rc: added an icon for the program.

Fri Apr 28 11:20:38 1995 Keith Vetter (keithv@fusion.com)

	* Initial release