Commit Graph

13 Commits

Author SHA1 Message Date
Love Hornquist Astrand
b939943b07 first stange of asn1 table driven compiler 2009-11-21 10:24:56 -08:00
Love Hörnquist Åstrand
0e9b819410 don't use the generated name, use the real name
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23845 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-09-20 11:16:28 +00: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
b838707d0e Commit much improved ASN.1 compiler from joda-choice-branch.
Highlighs for the compiler is support for CHOICE and in general better
support for tags. This compiler support most of what is needed for
PK-INIT, LDAP, X.509, PKCS-12 and many other protocols.


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15617 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-07-12 06:27:42 +00:00
Love Hörnquist Åstrand
98dcb8409a switch the units variable to a function. gcc-4.1 needs the size of the
structure if its defined as extern struct units foo_units[] an we
don't want to include <parse_units.h> in the generate headerfile


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14959 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-04-25 18:07:07 +00:00
Johan Danielsson
c5b916ca6f remove advertising clause
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@7464 ec53bebd-3082-4978-b11e-865c3cabbd6b
1999-12-02 17:05:13 +00:00
Assar Westerlund
6f6cfff168 (generate_2int, generate_units): make sure bit constants are unsigned
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@7370 ec53bebd-3082-4978-b11e-865c3cabbd6b
1999-11-13 04:15:18 +00:00
Assar Westerlund
a74d27d3d7 const-ize
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@7130 ec53bebd-3082-4978-b11e-865c3cabbd6b
1999-10-10 04:55:28 +00:00
Assar Westerlund
9dbd0c5187 (generate_2int, generate_int2): int -> unsigned
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@5703 ec53bebd-3082-4978-b11e-865c3cabbd6b
1999-03-22 22:07:15 +00:00
Johan Danielsson
28cb367252 (generate_2int): don't depend on flags being unsigned
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@5393 ec53bebd-3082-4978-b11e-865c3cabbd6b
1999-02-20 15:08:53 +00:00
Johan Danielsson
986a815e37 (generate_units) Check for empty member-list.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@3669 ec53bebd-3082-4978-b11e-865c3cabbd6b
1997-10-26 03:50:57 +00:00
Assar Westerlund
0cef275e24 new file
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@3245 ec53bebd-3082-4978-b11e-865c3cabbd6b
1997-08-28 23:17:51 +00:00