blob: 2f29814c5b4d7577b0c9f96d9cec38a58185f719 (
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
|
Fri Jan 13 15:23:47 1995 Chris Provenzano (proven@mit.edu)
* Added krb5_context to all krb5_routines
Mon Jan 9 19:27:55 1995 Theodore Y. Ts'o (tytso@dcl)
* display_name.c (krb5_gss_display_name): gss_display_name()
should return a name type OID, not a mechanism OID.
Tue Oct 4 16:40:45 1994 Theodore Y. Ts'o (tytso@dcl)
* accept_security_context.c (rd_req_keyproc): Add widen.h and
narrow.h to widen argument types of keyproc.
Tue Sep 27 23:30:14 1994 Theodore Y. Ts'o (tytso@dcl)
* accept_security_context.c (krb5_gss_accept_sec_context):
krb5_rc_dfl_close now frees the rcache structure, so
this routine shouldn't.
Wed Aug 17 15:47:26 1994 Theodore Y. Ts'o (tytso at tsx-11)
* gssapi_krb5.c: Fixed OID for the krb5 mechanism. (Transcription
error.)
|