asn1c/asn1c
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
..
tests Merge velichkov's commit 598e7b45... to mouse07410's asn1c repository 2017-05-08 17:04:38 +08:00
Makefile.am Add code coverage using lcov and gcov 2017-03-26 04:42:26 -07:00
README enber 2004-10-05 06:38:50 +00:00
asn1c.c Fix some memory leakage found 2017-05-05 15:03:32 +08:00
check-parsing.sh some shellcheck recommendations 2016-07-03 00:10:07 -07:00
check-xxber.sh some shellcheck recommendations 2016-07-03 00:10:07 -07:00
enber.c autoformatted (no semantic change) 2016-01-23 08:59:04 -08:00
sys-common.h autoformatted (no semantic change) 2016-01-23 08:59:04 -08:00
unber.c autoformatted (no semantic change) 2016-01-23 08:59:04 -08:00

README

asn1c	- The ASN.1 Compiler
unber	- The ASN.1 BER Decoder
enber	- Reverse unber(1) output back into BER