git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@17281 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2006-04-26 17:16:52 +00:00
parent 0117efb5aa
commit 3a3a774e1e

View File

@@ -1,5 +1,26 @@
2006-04-26 Love H<>rnquist <20>strand <lha@it.su.se>
* test_name.c: test to parse and print name and check that they
are the same.
* name.c (hx509_parse_name): fix length argument to printf string
* name.c (hx509_parse_name): fix length argument to stringtooid, 1
too short.
* cert.c: remove debug printf's
* name.c (hx509_parse_name): make compile pre c99
* data/gen-req.sh: OpenSSL have a serious issue of user confusion
-subj in -ca takes the arguments in LDAP order. -subj for x509
takes it in x509 order.
* cert.c (hx509_verify_path): handle the case where the where two
proxy certs in a chain.
* test_chain.in: enable two proxy certificates in a chain test
* test_chain.in: tests proxy certificates
* data: re-gen