Commit Graph

67 Commits

Author SHA1 Message Date
Lev Walkin 48e82d1f1f removed gcc-7 warnings 2017-10-19 03:07:27 -07:00
Vasil Velichkov 97656bdd11 Initialize ret in safe_printf(...)
../../libasn1print/asn1print.c:59:5: error: ‘ret’ may be used uninitialized in this function [-Werror=maybe-uninitialized]
2017-10-18 23:32:47 -07:00
Lev Walkin 0c68645c5c updated parsing bnf 2017-09-07 22:59:36 -07:00
Lev Walkin d523ea454d parse advanced WITH COMPONENTS 2017-09-06 22:15:08 -07:00
Lev Walkin bc407267bb explicit extensibility of object sets 2017-08-23 10:03:22 -07:00
Lev Walkin f4b711a2a9 show constraint 2017-08-23 06:55:27 -07:00
Lev Walkin c0e03b946e introduce namespaces 2017-08-22 01:48:23 -07:00
Lev Walkin 4dcf8367d9 refactor constraint matrix handling 2017-08-07 20:10:05 -07:00
Lev Walkin d0f7b91eac print object sets tables for all information object sets 2017-08-07 18:13:04 -07:00
Lev Walkin 62d95d2ef4 rm warnings 2017-08-06 23:41:11 -07:00
Lev Walkin da997b1ea1 work in 128-bit integer values while compiling 2017-08-04 01:38:41 -07:00
Lev Walkin a28cbb9f66 add constraint debug 2017-08-02 13:32:23 -07:00
Lev Walkin a2abcaab2e add OER to -print-constraints 2017-08-02 13:32:19 -07:00
Lev Walkin f2b2f37660 error values check from printf, fprintf, fwrite 2016-03-14 02:23:48 -07:00
Lev Walkin 1ec7605500 do not use reserved identifiers for variables 2016-03-13 17:13:20 -07:00
Lev Walkin fbaeb8528d dtd for bit string 2006-11-21 10:39:52 +00:00
Lev Walkin c6ab03c7fe multiple constraints of different type and value assignment 2006-10-21 05:54:49 +00:00
Lev Walkin 5c541f119e PatterConstraint parsing 2006-10-18 18:40:14 +00:00
Lev Walkin a9532f4d2b moved -DASN_PDU_COLLECTION into compiler 2006-09-17 04:52:50 +00:00
Lev Walkin 5045dfaba4 ObjectSets 2006-03-21 09:41:28 +00:00
Lev Walkin 557f27defc valuesettypeassignment parsing 2006-03-21 07:46:48 +00:00
Lev Walkin 0c0bca6bc4 parameterization: direct assignment 2006-03-21 04:48:15 +00:00
Lev Walkin a00d6b3714 refactored parameterization support 2006-03-21 03:40:38 +00:00
Lev Walkin d370e9f57e parsing WITH SYNTAX clauses 2006-03-16 10:03:35 +00:00
Lev Walkin 57074f10d3 more distinction 2006-03-16 05:11:14 +00:00
Lev Walkin 9d542d2232 new WITH SYNTAX clause parsing 2006-03-14 16:31:37 +00:00
Lev Walkin 9c2285abf3 parsing object classes more properly 2006-03-09 08:49:26 +00:00
Lev Walkin 6b3ff54313 standard modules are being picked up 2006-03-06 14:51:00 +00:00
Lev Walkin 4649987b1f import standard modules 2006-03-06 13:05:34 +00:00
Lev Walkin ef62540d72 compiler directives support; TMF 040-1 compatible 2005-09-05 05:17:57 +00:00
Lev Walkin 4696c74b72 asn1c code generator modifier: <asn1c:pointer> 2005-08-22 12:23:54 +00:00
Lev Walkin 4b55341c7b extensions of conditional native-typing to -fbless-SIZE constraints 2005-08-14 14:45:44 +00:00
Lev Walkin b36317c2a8 restructured member variable names 2005-08-12 10:09:10 +00:00
Lev Walkin 84fbd7218b fixes for gcc 4.x 2005-06-15 18:41:50 +00:00
Lev Walkin 7116096839 Compiler support for tagged parametrized members. 2005-06-02 05:21:53 +00:00
Lev Walkin b9d0ae34f1 special printing 2005-06-02 04:06:24 +00:00
Lev Walkin 5b7eeaffb2 better wrapping 2005-03-28 17:52:43 +00:00
Lev Walkin e596bf0543 WITH COMPONENT[S] pretty-printing 2005-03-28 15:01:27 +00:00
Lev Walkin 8638f0d6f1 preliminary WITH COMPONENTS printing support 2005-03-28 07:50:06 +00:00
Lev Walkin 1e448d3d33 Support for some CharsDefn 2005-03-24 14:26:38 +00:00
Lev Walkin 1893ddfbfa parsing support for CONSTRAINED BY 2005-03-20 14:28:32 +00:00
Lev Walkin ff7dd14772 ContainedSubtype support 2005-03-20 12:58:00 +00:00
Lev Walkin d6db8028e7 better OID printing 2005-03-18 03:53:05 +00:00
Lev Walkin d7963aa403 SEQUENCE is ordered 2005-03-10 15:16:56 +00:00
Lev Walkin 112d69e040 1. Finer support for BOOLEAN
2. Small refactoring
2005-03-09 20:52:15 +00:00
Lev Walkin 4efbfb7e55 portability fixes 2005-02-25 14:20:30 +00:00
Lev Walkin 043af0db1d #1150856, printing OCTET STRING value assignments 2005-02-24 21:07:35 +00:00
Lev Walkin f4069d22f0 print double parametrization 2005-02-15 07:06:05 +00:00
Lev Walkin cc11653d60 #CDATA is bogus 2004-10-15 06:01:54 +00:00
Lev Walkin ef39f7e98e better XML DTD generation 2004-10-14 05:11:25 +00:00