aboutsummaryrefslogtreecommitdiffstats
path: root/skeletons/OPEN_TYPE.c
AgeCommit message (Expand)AuthorFilesLines
2017-10-17constness fixes, round-trip and fuzz-testing for CHOICELev Walkin1-14/+15
2017-10-03ensure compilation with -std=89 and make constness explicit.Lev Walkin1-3/+6
2017-09-29Combined constraints and introduced value randomizer.Lev Walkin1-0/+1
2017-09-12add constLev Walkin1-3/+3
2017-09-06removed superfluous constraints duplicationLev Walkin1-1/+0
2017-08-27avoid undefined symbolsLev Walkin1-0/+4
2017-08-27remove warningsLev Walkin1-2/+0
2017-08-27make junking check workLev Walkin1-3/+21
2017-08-27restore XER restartabilityLev Walkin1-2/+2
2017-08-27BER open type fixLev Walkin1-7/+85
2017-08-26uper-encode open typeLev Walkin1-0/+39
2017-08-26decode Open Type in XERLev Walkin1-1/+167
2017-08-26generate oer only when requestedLev Walkin1-76/+3
2017-08-25introduced ASN_STRUCT_RESET; preferred over ASN_STRUCT_FREE_CONTENTS_ONLYLev Walkin1-3/+8
2017-08-24Move type operations to another structureBi-Ruei, Chiu1-0/+14
2017-08-11further runtime support for information object classesLev Walkin1-0/+149