aboutsummaryrefslogtreecommitdiffstats
path: root/asn1c
AgeCommit message (Expand)AuthorFilesLines
2019-01-21moved unber and enber into asn1-toolsLev Walkin7-1379/+2
2017-11-20format integer value as INTEGER_tLev Walkin1-0/+3
2017-11-20debug origin linesLev Walkin1-0/+3
2017-11-19add hidden -debug-type-naming optionLev Walkin1-16/+38
2017-11-18slash-terminate differentlyLev Walkin1-8/+16
2017-11-17Add -gen-autotools option generates example configure.ac and Makefile.amJon Ringle1-0/+5
2017-11-17Add '-D destdir' option for generated filesJon Ringle1-4/+13
2017-11-11generate OER and PER by default. add -no-gen-exampleLev Walkin1-6/+22
2017-10-19removed gcc-7 warningsLev Walkin2-7/+13
2017-10-17constness fixes, round-trip and fuzz-testing for CHOICELev Walkin1-5/+5
2017-10-13OBJECT IDENTIFIER and RELATIVE-OID API simplifiedLev Walkin1-9/+8
2017-10-08get rid of alloca() in compilerLev Walkin2-8/+5
2017-10-08remove the use of alloca in skeletonsLev Walkin1-0/+1
2017-09-29make it compileLev Walkin1-0/+7
2017-09-12add constLev Walkin1-2/+2
2017-09-07updated parsing bnfLev Walkin1-1/+5
2017-08-22introduce namespacesLev Walkin1-0/+3
2017-08-22add common libLev Walkin1-12/+14
2017-08-10reshuffled the tests layoutLev Walkin246-6635/+2
2017-08-10structure comparison functionsLev Walkin1-0/+9
2017-08-07fix warningsLev Walkin1-24/+0
2017-08-06rm warningsLev Walkin1-4/+4
2017-08-04work in 128-bit integer values while compilingLev Walkin1-16/+15
2017-08-02Simplify the logic of accessing codec function for specific TYPEBi-Ruei, Chiu1-0/+32
2017-08-02fix distcheckLev Walkin1-6/+7
2017-08-02-print-constraints without -F is uselessLev Walkin1-1/+8
2017-08-02regeneration is allowed to failLev Walkin1-1/+3
2017-08-02employ XER equivalence checkLev Walkin3-25/+22
2017-08-02test that we ignore size constraints on not-known-multipler character string ...Lev Walkin1-6/+7
2017-08-02test OER for string types round-tripLev Walkin1-1/+1
2017-08-02OER string testLev Walkin1-0/+51
2017-08-02non-existent in 32-bit modeLev Walkin1-3/+0
2017-08-02check OER in 32-bit and 64-bit modesLev Walkin3-1/+47
2017-08-02first round-trip test workingLev Walkin1-1/+12
2017-08-02add 135 encode-decode testLev Walkin1-3/+15
2017-08-02add OER INTEGER constraint checkLev Walkin1-0/+22
2017-08-02fix OER stubs orderLev Walkin1-0/+1
2017-08-02ignore oer dependenciesLev Walkin1-0/+1
2017-08-02empty OER stub generatorLev Walkin1-1/+4
2017-07-06fix bsd makeLev Walkin1-3/+3
2017-07-05refactor autogenerationLev Walkin1-24/+26
2017-07-06work with BSD makefiles as wellLev Walkin1-4/+27
2017-05-08Merge velichkov's commit 598e7b45... to mouse07410's asn1c repositoryBi-Ruei, Chiu2-8/+26
2017-05-05Fix some memory leakage foundBi-Ruei, Chiu1-6/+22
2017-03-26reflect contributorsLev Walkin1-4/+4
2017-03-26Merge pull request #126 from brchiu/fix_some_leak_reported_by_valgrindLev Walkin1-0/+7
2017-03-26Merge branch 'master' into 64bit_testLev Walkin3-4/+6
2017-03-26Exclude test files from the code coverage reportVasil Velichkov1-3/+3
2017-03-26Add code coverage using lcov and gcovVasil Velichkov2-0/+2
2017-03-26Merge pull request #104 from velichkov/asn1c_make_identifier_segfaultLev Walkin1-1/+1