Commit Graph

14 Commits

Author SHA1 Message Date
Nicolas Williams
3bebbe5323 Fixes to make Heimdal -Wall -Werror clean
These fixes make developer mode build, at least on Ubuntu.
2011-11-02 21:42:08 -05:00
Love Hornquist Astrand
6436cd99b7 remove lex_classic_input(void) prototype 2011-10-29 19:13:04 -07:00
Love Hornquist Astrand
ee7340860a remove classic input 2011-10-02 17:23:26 +02:00
Love Hornquist Astrand
391bce7ca2 lets try classic input() too 2011-10-02 13:46:28 +02:00
Love Hornquist Astrand
cfb43997ae define YY_NULL 2010-03-20 14:44:16 -07:00
Love Hörnquist Åstrand
6937d41a02 remove trailing whitespace
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23815 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-09-13 09:21:03 +00:00
Love Hörnquist Åstrand
e172367898 switch to utf8 encoding of all files
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23814 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-09-13 08:53:55 +00:00
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
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
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
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
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