git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@11386 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Johan Danielsson
2002-09-04 21:13:44 +00:00
parent 6a8ce7e86f
commit 20912b2ef6

View File

@@ -22,9 +22,21 @@
* lib/krb5/get_cred.c (init_tgs_req): use * lib/krb5/get_cred.c (init_tgs_req): use
in_creds->session.keytype literally instead of trying to convert in_creds->session.keytype literally instead of trying to convert
to a list of enctypes (it should already be an enctype) to a list of enctypes (it should already be an enctype)
* lib/krb5/get_cred.c (init_tgs_req): init ret
2002-09-03 Johan Danielsson <joda@pdc.kth.se> 2002-09-03 Johan Danielsson <joda@pdc.kth.se>
* lib/asn1/k5.asn1: remove ETYPE_DES3_CBC_NONE_IVEC
* lib/krb5/krb5.h: remove ENCTYPE_DES3_CBC_NONE_IVEC
* lib/krb5/crypto.c: get rid of DES3_CBC_encrypt_ivec, just use
zero ivec in DES3_CBC_encrypt if passed ivec is NULL
* lib/krb5/Makefile.am: back out 1.144, since it will re-create
krb5-protos.h at build-time, which requires perl, which is bad
* lib/krb5/get_for_creds.c (krb5_get_forwarded_creds): don't * lib/krb5/get_for_creds.c (krb5_get_forwarded_creds): don't
blindly use the local subkey blindly use the local subkey