*** empty log message ***

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@2339 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Assar Westerlund
1997-07-16 01:15:43 +00:00
parent 64d780ce58
commit 22a39fef30

View File

@@ -1,3 +1,16 @@
Wed Jul 16 03:07:50 1997 Assar Westerlund <assar@sics.se>
* lib/krb5/get_in_tkt.c: implement `krb5_init_etype'.
Change encryption type of pa_enc_timestamp to DES-CBC-MD5
* lib/krb5/context.c: recognize all encryption types actually
implemented
* lib/krb5/auth_context.c (krb5_auth_con_init): Change default
encryption type to `DES_CBC_MD5'
* lib/krb5/read_message.c, write_message.c: new files
Tue Jul 15 17:14:21 1997 Assar Westerlund <assar@sics.se>
* lib/asn1: replaced asn1_locl.h by `der_locl.h' and `gen_locl.h'.