xref: /freebsd/crypto/heimdal/lib/gssapi/ChangeLog (revision b528cefc6b8f9670b31a865051741d946cb37085)
1b528cefcSMark Murray2000-01-06  Assar Westerlund  <assar@sics.se>
2b528cefcSMark Murray
3b528cefcSMark Murray	* Makefile.am: set version to 0:4:0
4b528cefcSMark Murray
5b528cefcSMark Murray1999-12-26  Assar Westerlund  <assar@sics.se>
6b528cefcSMark Murray
7b528cefcSMark Murray	* accept_sec_context.c (gss_accept_sec_context): always set
8b528cefcSMark Murray 	`output_token'
9b528cefcSMark Murray	* init_sec_context.c (init_auth): always initialize `output_token'
10b528cefcSMark Murray	* delete_sec_context.c (gss_delete_sec_context): always set
11b528cefcSMark Murray 	`output_token'
12b528cefcSMark Murray
13b528cefcSMark Murray1999-12-06  Assar Westerlund  <assar@sics.se>
14b528cefcSMark Murray
15b528cefcSMark Murray	* Makefile.am: bump version to 0:3:0
16b528cefcSMark Murray
17b528cefcSMark Murray1999-10-20  Assar Westerlund  <assar@sics.se>
18b528cefcSMark Murray
19b528cefcSMark Murray	* Makefile.am: set version to 0:2:0
20b528cefcSMark Murray
21b528cefcSMark Murray1999-09-21  Assar Westerlund  <assar@sics.se>
22b528cefcSMark Murray
23b528cefcSMark Murray	* init_sec_context.c (gss_init_sec_context): initialize `ticket'
24b528cefcSMark Murray
25b528cefcSMark Murray	* gssapi.h (gss_ctx_id_t_desc): add ticket in here.  ick.
26b528cefcSMark Murray
27b528cefcSMark Murray	* delete_sec_context.c (gss_delete_sec_context): free ticket
28b528cefcSMark Murray
29b528cefcSMark Murray	* accept_sec_context.c (gss_accept_sec_context): stove away
30b528cefcSMark Murray 	`krb5_ticket' in context so that ugly programs such as
31b528cefcSMark Murray 	gss_nt_server can get at it.  uck.
32b528cefcSMark Murray
33b528cefcSMark Murray1999-09-20  Johan Danielsson  <joda@pdc.kth.se>
34b528cefcSMark Murray
35b528cefcSMark Murray	* accept_sec_context.c: set minor_status
36b528cefcSMark Murray
37b528cefcSMark Murray1999-08-04  Assar Westerlund  <assar@sics.se>
38b528cefcSMark Murray
39b528cefcSMark Murray	* display_status.c (calling_error, routine_error): right shift the
40b528cefcSMark Murray 	code to make it possible to index into the arrays
41b528cefcSMark Murray
42b528cefcSMark Murray1999-07-28  Assar Westerlund  <assar@sics.se>
43b528cefcSMark Murray
44b528cefcSMark Murray	* gssapi.h (GSS_C_AF_INET6): add
45b528cefcSMark Murray
46b528cefcSMark Murray	* import_name.c (import_hostbased_name): set minor_status
47b528cefcSMark Murray
48b528cefcSMark Murray1999-07-26  Assar Westerlund  <assar@sics.se>
49b528cefcSMark Murray
50b528cefcSMark Murray	* Makefile.am: set version to 0:1:0
51b528cefcSMark Murray
52b528cefcSMark MurrayWed Apr  7 14:05:15 1999  Johan Danielsson  <joda@hella.pdc.kth.se>
53b528cefcSMark Murray
54b528cefcSMark Murray	* display_status.c: set minor_status
55b528cefcSMark Murray
56b528cefcSMark Murray	* init_sec_context.c: set minor_status
57b528cefcSMark Murray
58b528cefcSMark Murray	* lib/gssapi/init.c: remove donep (check gssapi_krb5_context
59b528cefcSMark Murray 	directly)
60b528cefcSMark Murray
61