From 8e7024e104472a46e4864ca3fdad579c1014ff39 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Love=20H=C3=B6rnquist=20=C3=85strand?= Date: Fri, 29 Aug 2003 16:38:15 +0000 Subject: [PATCH] x git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@12698 ec53bebd-3082-4978-b11e-865c3cabbd6b --- ChangeLog | 23 ++++++++++++++++++++++- lib/roken/ChangeLog | 5 +++++ 2 files changed, 27 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index d19c36d85..6cdd371d5 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,4 +1,25 @@ -2003-08-26 Love +2003-08-29 Love Hörnquist Åstrand + + * lib/hdb/db3.c: patch for working with DB4 on heimdal-discuss + From: Luke Howard + +2003-08-28 Love Hörnquist Åstrand + + * lib/krb5/krb5.h: add KEYTYPE_ARCFOUR_56 + + * appl/test/gssapi_client.c: send both INT and CONF wrapped token + + * appl/test/gssapi_server.c: recv both INT and CONF wrapped token + +2003-08-28 Love Hörnquist Åstrand + + * lib/asn1/k5.asn1: add KRB5_NT_SMTP_NAME and KRB5_NT_ENTERPRISE + +2003-08-27 Love Hörnquist Åstrand + + * appl/test/uu_client.c (proto): fill in client in the match cred + +2003-08-26 Love Hörnquist Åstrand * lib/krb5/krb5.h: CFX uses slightly diffrent usage numbers diff --git a/lib/roken/ChangeLog b/lib/roken/ChangeLog index 7fbd2fb5c..f3b894557 100644 --- a/lib/roken/ChangeLog +++ b/lib/roken/ChangeLog @@ -1,3 +1,8 @@ +2003-08-29 Love Hörnquist Åstrand + + * ndbm_wrap.c: patch for working with DB4 on heimdal-discuss + From: Luke Howard + 2003-08-27 Johan Danielsson * Makefile.am: don't include discovered files in EXTRA_SOURCES;