Commit Graph

7 Commits

Author SHA1 Message Date
Love Hornquist Astrand
f5f9014c90 Warning fixes from Christos Zoulas
- shadowed variables
- signed/unsigned confusion
- const lossage
- incomplete structure initializations
- unused code
2011-04-29 20:25:05 -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
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
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
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