Commit Graph

33 Commits

Author SHA1 Message Date
Lev Walkin e2bbbf8f1e remove the use of alloca in skeletons 2017-10-08 18:52:37 -07:00
Lev Walkin 85d7a1b3d8 32-bit mode compile 2017-10-06 16:35:21 -07:00
Lev Walkin d84f603285 ensure compilation with -std=89 and make constness explicit. 2017-10-03 16:33:59 -07:00
Lev Walkin a5972bedae Combined constraints and introduced value randomizer. 2017-09-29 23:15:58 -07:00
Lev Walkin ff92aa3b9d indentation change 2017-09-27 13:15:21 -07:00
Lev Walkin 478819d6eb converter-sample renamed into converter-example 2017-09-26 22:53:08 -07:00
Lev Walkin 0f5dd34dc3 move flags around 2017-09-13 22:52:39 +00:00
Lev Walkin 6d46bc3da4 introduce generic encoder 2017-09-12 21:34:00 -07:00
Lev Walkin cfc16d354a BIT STRING decode for OER 2017-08-30 20:21:50 -07:00
Lev Walkin 96f9921b09 decode SET OF in OER 2017-08-29 23:38:31 -07:00
Lev Walkin 9a1736da96 CHOICE stub for OER 2017-08-27 23:48:46 -07:00
Lev Walkin f9f3e06e21 NativeEnumerated for OER, and tests 2017-08-27 23:48:28 -07:00
Lev Walkin f59dac9887 decode Open Type in XER 2017-08-26 23:31:17 -07:00
Lev Walkin 6cd0d567f0 moved out common bit manipulation code 2017-08-26 23:31:09 -07:00
Lev Walkin 56d59b46c0 moved skeletons tests out 2017-08-24 13:54:58 -07:00
Lev Walkin 2d747bdda9 add OER encoders into library 2017-08-02 13:32:22 -07:00
Lev Walkin d88bea9b11 add OER SEQUENCE decoder 2017-08-02 13:32:19 -07:00
Lev Walkin e4d8c92142 add some support for INTEGER decoding 2017-08-02 13:32:17 -07:00
Lev Walkin 099da6ffc1 no C support code yet 2017-08-02 13:32:17 -07:00
Lev Walkin e7b73c40da oer support code 2017-08-02 13:32:16 -07:00
Bi-Ruei, Chiu c46137bddd Merge velichkov's commit 598e7b45... to mouse07410's asn1c repository
Excerpt from commit log :

  Do not generate coverage data for the test C code
  When compiling tests remove the CODE_COVERAGE_CFLAGS flags from CFLAGS

and also add

  CFLAGS = $(filter-out $(CODE_COVERAGE_CFLAGS), @CFLAGS@)

to 'skeleton/Makefile.am' to avoid compilation error in vlm's repository.
2017-05-08 17:04:38 +08:00
Lev Walkin 9413414cdd better dir 2017-03-26 03:11:02 -07:00
Lev Walkin d60414d957 leave only skeleton flags 2016-03-14 05:11:57 -07:00
Lev Walkin 9736348c47 remove compiler warnings 2016-01-24 19:23:02 -08:00
Lev Walkin e0d321a650 version 0.9.26 2014-09-11 01:28:57 -07:00
Lev Walkin f84cc014d4 check cc flags viability before setting them 2014-01-14 02:12:24 -08:00
Lev Walkin aef10c36f7 upgrade autotools 2014-01-14 01:47:25 -08:00
Lev Walkin d61e1b130f new library for testing 2007-07-23 06:48:04 +00:00
Lev Walkin f6d4fce2eb *** empty log message *** 2006-09-19 06:30:18 +00:00
Lev Walkin 3eb6a8eac0 standard modules directory 2006-03-06 11:20:57 +00:00
Lev Walkin 7039310b8b SF#3063753 2005-03-24 03:30:13 +00:00
Lev Walkin 5e975656ed new file 2004-08-19 13:27:57 +00:00
Lev Walkin f15320bf6b Initial revision 2004-06-03 03:38:44 +00:00