git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@20745 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2007-05-31 17:16:25 +00:00
parent 7110c79ae2
commit 30b9e222bb

View File

@@ -1,5 +1,18 @@
2007-05-10 Love H<>rnquist <20>strand <lha@it.su.se>
2007-05-31 Love H<>rnquist <20>strand <lha@it.su.se>
* Makefile.am: add MS-UPN-SAN
* pkinit.asn1: add MS-UPN-SAN
* rfc2459.asn1: Do evil things to handle IMPLICIT encoded
structures. Add id-ms-client-authentication.
2007-05-30 Love H<>rnquist <20>strand <lha@it.su.se>
* Makefile.am: Add asn1_id_ms_cert_enroll_domaincontroller.x
2007-05-10 Love H<>rnquist <20>strand <lha@it.su.se>
* gen.c: Add struct units; as a forward declaration. Pointed out
by Marcus Watts.