From 2ff584c1fd3007153228ac81ab2dd7e217db65c4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Love=20H=C3=B6rnquist=20=C3=85strand?= Date: Thu, 4 Sep 2003 18:21:45 +0000 Subject: [PATCH] x git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@12776 ec53bebd-3082-4978-b11e-865c3cabbd6b --- ChangeLog | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/ChangeLog b/ChangeLog index fcff78245..d4ca19a80 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,9 +1,23 @@ +2003-09-04 Love Hörnquist Åstrand + + * lib/krb5/context.c (add_file): make len argument an pointer to + an integer + + * lib/asn1/k5.asn1: add SAM types + + * lib/krb5/init_creds_pw.c: break out the encrypt timestamp + preauth to its function break out the pa_data_to_key_plain to its + own function make more variables const + 2003-09-04 Johan Danielsson * lib/krb5/krb5.conf.5: document appdefaults/{forward,encrypt} 2003-09-03 Love Hörnquist Åstrand + * lib/krb5/krb5.h: Add key usage for encryption of the + SAM-NONCE-OR-SAD field. + * include/make_crypto.c: include in the openssl case