aboutsummaryrefslogtreecommitdiffstats
path: root/skeletons/constr_SET_OF_oer.c
AgeCommit message (Expand)AuthorFilesLines
2017-10-24uper and oer SET OF and SEQUENCE OF verifiedLev Walkin1-1/+11
2017-10-21stop ignoring formatting problems, start ignoring long long extension problemsLev Walkin1-1/+1
2017-10-21add stack overflow protection for SEQUENCE and SEQUENCE OFLev Walkin1-1/+3
2017-10-17constness fixes, round-trip and fuzz-testing for CHOICELev Walkin1-9/+10
2017-10-03ensure compilation with -std=89 and make constness explicit.Lev Walkin1-1/+1
2017-09-29Combined constraints and introduced value randomizer.Lev Walkin1-3/+5
2017-09-13fixed under freebsd and clangLev Walkin1-6/+7
2017-09-12add constLev Walkin1-1/+1
2017-08-31fix warningsLev Walkin1-1/+1
2017-08-31encode BIT STRING and CHOICE for OERLev Walkin1-5/+48
2017-08-30decode SET OF OER, fileLev Walkin1-0/+226