Commit Graph

33 Commits

Author SHA1 Message Date
Lev Walkin 6ccf7437af [unber] fix buffer overrun in the BER introspection and debugging tool (unber) 2019-01-21 23:46:19 -08:00
Lev Walkin ccfaf2ab89 weeded the library out of unber program 2019-01-21 18:47:09 -08:00
Lev Walkin b47d1adac3 moved unber and enber into asn1-tools 2019-01-21 17:00:36 -08:00
Lev Walkin 3eb2703268 format integer value as INTEGER_t 2017-11-20 19:41:23 -08:00
Jon Ringle 1029a6ec9b Generate Makefile.am.asn1convert
This file can be included and transformed via automake
2017-11-17 20:54:02 -08:00
Jon Ringle 3016fd59fe Rename Makefile.am.example => converter-example.mk
The generated Makefile.am.example is not really in the automake style.
Renaming it to converter-example.mk to reflect that it is a plain makefile
snippet and that it is for creating the converter-example
2017-11-17 20:54:02 -08:00
Lev Walkin 30566d1310 add asn1c compile smoke test 2017-11-12 15:28:17 -08:00
Lev Walkin c9b2f28b98 replace incompatible awk with C 2017-11-05 20:32:15 -08:00
Lev Walkin 03531df897 stronger detection of fuzzing infrastructure (linkability) 2017-10-19 00:25:18 -07:00
Lev Walkin 490064f12a ignore compile products 2017-10-10 00:53:33 -07:00
Lev Walkin 5d947a879e fix UPER decoding of large [bit-]strings of size a multiple of 16K 2017-10-03 01:04:03 -07:00
Lev Walkin 8a85b36d93 split Makefile.am.sample into Makefile.am.example and Makefile.am.libasncodecs 2017-09-26 22:54:44 -07:00
Lev Walkin 625d4804d8 ignored check in skeletons 2017-09-12 23:06:23 -07:00
Lev Walkin 1f4ed23aa1 ignore moved test programs 2017-08-26 23:31:09 -07:00
Lev Walkin 700df493dd reshuffled the tests layout 2017-08-10 14:59:15 -07:00
Bi-Ruei, Chiu 81ac21519b Add LTE-RRC example 2017-04-21 13:28:34 +08:00
Vasil Velichkov e318759ef2 Add code coverage using lcov and gcov
To generate the code coverage report you need gcov and lcov installed
and then execute

 ./configure --enable-code-coverage
 make check-code-coverage

 Writing directory view page.
 Overall coverage rate:
   lines......: 76.5% (10519 of 13759 lines)
   functions..: 85.5% (491 of 574 functions)
   branches...: 57.5% (7040 of 12250 branches)
 file:///home/user/asn1c/asn1c-0.9.28-coverage/index.html

Open the index.html with a web browser
2017-03-26 04:42:26 -07:00
Lev Walkin b2adf16083 ignore autogenerated m4 stuff 2016-07-02 23:34:15 +00:00
Lev Walkin d8cc847d87 working better with new automake test suite driver 2016-07-02 23:33:32 +00:00
Lev Walkin f84fc1c23d ignore makefiles 2016-03-14 04:29:50 -07:00
Lev Walkin e8eb52b413 ignore .tmp.* files 2016-03-13 16:27:12 -07:00
Lev Walkin 3b2278aa35 fix overflow bug comparing ranges 2016-01-24 16:43:50 -08:00
Lev Walkin 36b913f785 ignore man Makefile 2016-01-23 09:45:07 -08:00
Lev Walkin 41bbf1cb4b removed intermediate files 2014-10-12 18:21:11 -07:00
Lev Walkin 1b03c79368 removed autotools intermediate files from source code; use autoreconf -iv. 2014-10-12 17:31:26 -07:00
Lev Walkin 8ea91a9b55 ignore temporary files 2014-09-14 17:19:17 -07:00
Lev Walkin ae1422b178 verified https://sourceforge.net/p/asn1c/bugs/45/ with autotests 2013-03-24 02:08:42 -07:00
Lev Walkin 69b4f1239d remove inconsequential webcgi subproject 2012-09-04 01:37:14 -07:00
Lev Walkin 2e3107721c ignore .core dumps 2012-01-23 01:19:35 +00:00
Lev Walkin 036addd129 move to xelatex 2010-11-09 04:12:38 -08:00
Lev Walkin e7c4b96655 update automake and move doc -> docsrc 2010-11-09 03:26:07 -08:00
Lev Walkin 4c776e5921 aclocal-1.10 2010-11-08 02:14:14 -08:00
Lev Walkin 00c1941196 Ignores ported from SVN repo 2010-10-16 01:25:43 -07:00