*** empty log message ***

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@4018 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Assar Westerlund
1997-11-16 06:28:19 +00:00
parent db405ec922
commit b9c16f6cc1
2 changed files with 19 additions and 0 deletions

View File

@@ -1,5 +1,21 @@
Sun Nov 16 02:52:20 1997 Assar Westerlund <assar@sics.se>
* lib/krb5/mk_req_ext.c (krb5_mk_req_ext): figure out the correct
`enctype'
* lib/krb5/mk_req.c (krb5_mk_req): use `(*auth_context)->enctype'
if set.
* lib/krb5/get_cred.c: handle the case of a specific keytype
* lib/krb5/build_auth.c (krb5_build_authenticator): enctype as a
parameter instead of guessing it.
* lib/krb5/build_ap_req.c (krb5_build_ap_req): new parameter
`enctype'
* appl/test/common.c (common_setup): don't use `optarg'
* lib/krb5/keytab.c (krb5_kt_copy_entry_contents): new function
(krb5_kt_get_entry): retrieve the latest version if kvno == 0

View File

@@ -1,5 +1,8 @@
Sun Nov 16 04:37:02 1997 Assar Westerlund <assar@sics.se>
* libtelnet/kerberos5.c (kerberos5_send): always ask for a session
key of type DES
* libtelnet/kerberos5.c: remove old garbage and fix call to
krb5_auth_con_setaddrs_from_fd