git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@3601 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Johan Danielsson
1997-10-13 21:51:55 +00:00
parent 9229bd2092
commit a2d3b90dba

View File

@@ -1,5 +1,14 @@
Mon Oct 13 17:18:57 1997 Johan Danielsson <joda@emma.pdc.kth.se>
* lib/krb5/get_cred.c: Get the subkey from mk_req so it can be
used to decrypt the reply from DCE secds.
* lib/krb5/auth_context.c: Add {get,set}enctype.
* lib/krb5/get_cred.c: Fix for DCE secd.
* lib/krb5/store.c: Store keytype twice, as MIT does.
* lib/krb5/get_in_tkt.c: Use etype from reply.
Fri Oct 10 00:39:48 1997 Johan Danielsson <joda@emma.pdc.kth.se>