From 904d60736da5713bed630c386b7fedb2f3161c3e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Love=20H=C3=B6rnquist=20=C3=85strand?= Date: Mon, 23 Jun 2008 03:24:27 +0000 Subject: [PATCH] x git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23270 ec53bebd-3082-4978-b11e-865c3cabbd6b --- lib/hx509/ChangeLog | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/lib/hx509/ChangeLog b/lib/hx509/ChangeLog index 8ef09af85..f65464396 100644 --- a/lib/hx509/ChangeLog +++ b/lib/hx509/ChangeLog @@ -1,5 +1,12 @@ -2008-05-23 Love Hörnquist Åstrand +-2008-06-21 Love Hörnquist Åstrand + * ks_p12.c: pass in time_now to unevelope + + * cms.c: Pass in time_now to unevelope, us verify context time in + verify_signed. + +2008-05-23 Love Hörnquist Åstrand + * hx_locl.h: Include for TYPE_MAX defines. 2008-04-29 Love Hörnquist Åstrand