Commit Graph

1535 Commits

Author SHA1 Message Date
Love Hörnquist Åstrand
9bca8b341f Use _hx509_sel_yyerror() instead of error_message().
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23151 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-04-30 08:23:05 +00:00
Love Hörnquist Åstrand
1b34818d1e Move _hx509_sel_yyerror here.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23150 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-04-30 08:22:57 +00:00
Love Hörnquist Åstrand
5f7508dfc1 Use subject name as friendly name if there is no friendly name for certificate.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23072 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-04-23 11:11:20 +00:00
Love Hörnquist Åstrand
3b87f26f0e x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23066 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-04-21 11:18:20 +00:00
Love Hörnquist Åstrand
35680fc4f9 Include <config.h>
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23065 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-04-21 11:18:14 +00:00
Love Hörnquist Åstrand
161deafd0f x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23010 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-04-17 10:00:49 +00:00
Love Hörnquist Åstrand
8ccb49daf4 Update make-proto usage.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23009 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-04-17 10:00:43 +00:00
Love Hörnquist Åstrand
21bfb354fa x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@22996 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-04-15 19:31:42 +00:00
Love Hörnquist Åstrand
319e7f1d57 BasicConstraints.pathLenConstraint unsigned int.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@22995 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-04-15 19:31:29 +00:00
Love Hörnquist Åstrand
4c34789202 x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@22979 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-04-15 13:09:34 +00:00
Love Hörnquist Åstrand
aa1fe2fa2c Prefix sel_error with _hx509_ since its global on platforms w/o symbol
versioning.


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@22978 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-04-15 13:09:28 +00:00
Love Hörnquist Åstrand
e156723039 More prototypes.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@22977 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-04-15 13:09:23 +00:00
Love Hörnquist Åstrand
15d60073f3 Rename even more.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@22976 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-04-15 13:09:19 +00:00
Love Hörnquist Åstrand
e18d3ebd6c export sel_yyerror
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@22975 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-04-15 13:09:13 +00:00
Love Hörnquist Åstrand
4185837cd3 rename yyerror to sel_yyerror in the whole library, not just the lexer
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@22974 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-04-15 13:09:09 +00:00
Love Hörnquist Åstrand
58c3cf6733 Rename yyerror to sel_yyerror and make it static.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@22965 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-04-14 21:50:11 +00:00
Love Hörnquist Åstrand
916b7753f2 x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@22909 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-04-08 08:16:36 +00:00
Love Hörnquist Åstrand
e447e5b619 Make self-standing by including missing files.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@22908 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-04-08 08:16:32 +00:00
Love Hörnquist Åstrand
2eddd79877 x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@22900 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-04-07 18:52:41 +00:00
Love Hörnquist Åstrand
019e45aea2 Use unsigned where appropriate.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@22899 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-04-07 18:52:36 +00:00
Love Hörnquist Åstrand
ba920cde31 x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@22858 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-04-07 18:49:37 +00:00
Love Hörnquist Åstrand
8328004709 call va_start before using vsnprintf.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@22857 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-04-07 18:49:33 +00:00
Love Hörnquist Åstrand
9d1e97c8dd x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@22856 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-04-07 18:49:29 +00:00
Love Hörnquist Åstrand
ffb414b233 make refcount slightly more sane.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@22855 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-04-07 18:49:24 +00:00
Love Hörnquist Åstrand
b0bb2e4cda make refcount slightly more sane.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@22854 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-04-07 18:49:20 +00:00
Love Hörnquist Åstrand
c72b88116e make refcount slightly more sane.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@22853 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-04-07 18:49:16 +00:00
Love Hörnquist Åstrand
4b92fb2f18 x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@22852 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-04-07 18:49:12 +00:00
Love Hörnquist Åstrand
1ab683c478 make refcount slightly more sane.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@22851 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-04-07 18:49:07 +00:00
Love Hörnquist Åstrand
18fde62022 x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@22697 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-03-19 19:46:04 +00:00
Love Hörnquist Åstrand
3eaa53c066 Try to find unzip.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@22696 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-03-19 19:45:49 +00:00
Love Hörnquist Åstrand
3a7287955f x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@22690 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-03-16 14:30:58 +00:00
Love Hörnquist Åstrand
e4549b08d5 add missing symbols
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@22689 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-03-16 11:35:21 +00:00
Love Hörnquist Åstrand
7984dfc6b7 x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@22680 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-03-14 14:53:38 +00:00
Love Hörnquist Åstrand
00f8b507cb rename to be more consistent, export for teting
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@22679 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-03-14 14:52:48 +00:00
Love Hörnquist Åstrand
90c30290de Export hx509_query_match_expr.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@22678 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-03-14 01:23:04 +00:00
Love Hörnquist Åstrand
7776ed30a9 Add language to support querying certificates to find a match. Support constructs like "1.3.6.1.5.2.3.5" IN %{certificate.eku} AND %{certificate.subject} TAILMATCH "C=SE"".
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@22677 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-03-13 17:35:49 +00:00
Love Hörnquist Åstrand
d635542a92 add hx509_pem_read
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@22662 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-02-26 16:19:36 +00:00
Love Hörnquist Åstrand
c4e1402fd8 x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@22654 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-02-26 12:29:57 +00:00
Love Hörnquist Åstrand
8348b37a6b Add --pem to cms-verify-sd.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@22653 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-02-26 12:29:39 +00:00
Love Hörnquist Åstrand
6ace7f4af6 Test verifying PEM signature files.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@22652 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-02-26 12:28:52 +00:00
Love Hörnquist Åstrand
35a3b73c9c Support verifying PEM signature files.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@22651 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-02-26 12:28:23 +00:00
Love Hörnquist Åstrand
8eaef94597 x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@22650 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-02-25 07:40:34 +00:00
Love Hörnquist Åstrand
faa8fc7e88 libhx509_la_OBJECTS depends on hx_locl.h
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@22649 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-02-25 07:40:05 +00:00
Love Hörnquist Åstrand
0f10735602 Use unsigned char as argument to isspace(), from Michael ven Elst.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@22647 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-02-25 07:35:44 +00:00
Love Hörnquist Åstrand
45b392682d Use unsigned char as argument to isspace(), from Michael ven Elst.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@22646 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-02-25 07:35:04 +00:00
Love Hörnquist Åstrand
8b9c6c4121 Use ldap-prep (with libwind) to compare names
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@22583 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-02-11 20:46:21 +00:00
Love Hörnquist Åstrand
5a7b3c7c08 x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@22540 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-01-27 13:18:36 +00:00
Love Hörnquist Åstrand
b5cdbe6fa5 (hx509_query_match_eku): update to support the NULL eku (reset),
clearify the old behaivor with regards repetitive calls.


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@22539 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-01-27 13:15:07 +00:00
Love Hörnquist Åstrand
0ff6dbc8bb Add matching on EKU, validate EKUs, add hxtool matching glue, add check. Adapted from pach from Tim Miller of Mitre
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@22538 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-01-27 13:05:47 +00:00
Love Hörnquist Åstrand
faed460afc add missing )
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@22486 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-01-21 11:36:35 +00:00