git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@20172 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2007-02-03 22:47:39 +00:00
parent f37c85ba61
commit 202e892dea
2 changed files with 14 additions and 0 deletions

View File

@@ -1,5 +1,9 @@
2007-02-03 Love H<>rnquist <20>strand <lha@it.su.se>
* kdc/pkinit.c: pass extra flags for detached signatures.
* lib/krb5/pkinit.c: pass extra flags for detached signatures.
* kdc/digest.c: Remove debug output.
* kuser/kdigest.c: Add support for ms-chap-v2 client.

View File

@@ -1,5 +1,15 @@
2007-02-03 Love H<>rnquist <20>strand <lha@it.su.se>
* file.c: Allow mapping using heim_octet_string.
* hxtool.c: Add options to generate detached signatures.
* cms.c: Add flags to generate detached signatures.
* hx509.h: Flag to generate detached signatures.
* test_cms.in: Support detached sigatures.
* name.c (hx509_general_name_unparse): unparse the other
GeneralName nametypes.