aboutsummaryrefslogtreecommitdiff
path: root/src/lib/krb5/keytab/ChangeLog
blob: aa393c88249cd5b11eabeda7aef60967221f30ac (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
33
34
Tue Feb 28 00:59:22 1995  John Gilmore  (gnu at toad.com)

	* *.c:  Avoid <krb5/...> includes.

Wed Feb 22 01:38:54 1995 Keith Vetter (keithv@fusion.com)

	* Makefile.in: made to work on the PC
        * *.c: added windows INTERFACE keyword

Fri Jan 13 15:23:47 1995  Chris Provenzano (proven@mit.edu)

	* read_servi.c (krb5_kt_read_service_key) Add krb5_keytype arg.

Fri Jan 13 15:23:47 1995  Chris Provenzano (proven@mit.edu)

    	* Added krb5_context to all krb5_routines

Fri Oct 14 23:09:02 1994  Theodore Y. Ts'o  (tytso@dcl)

	* configure.in: Add ISODE_DEFS rule.

Tue Oct  4 22:06:15 1994  Theodore Y. Ts'o  (tytso@dcl)

	* ktfr_entry.c (krb5_kt_free_entry): Only try to free
		entry->key.contents if it is non-NULL.  If entry is NULL,
		return.

Thu Sep 29 23:19:06 1994  Theodore Y. Ts'o  (tytso@dcl)

	* ktbase.c (krb5_kt_resolve_name): If the prefix "FILE:" is not
		given, assume the default operations list (whcih is
		krb5_kt_dfl_ops).