aboutsummaryrefslogtreecommitdiffstats
path: root/skeletons/INTEGER_oer.c
AgeCommit message (Expand)AuthorFilesLines
2017-10-17constness fixes, round-trip and fuzz-testing for CHOICELev Walkin1-3/+4
2017-09-29Combined constraints and introduced value randomizer.Lev Walkin1-2/+2
2017-09-12add constLev Walkin1-1/+1
2017-08-22const fixLev Walkin1-1/+2
2017-08-07fix warningsLev Walkin1-2/+2
2017-08-02simplify numeric constraints checking in runtimeLev Walkin1-117/+41
2017-08-02test OER encoding over the INTEGER value rangeLev Walkin1-12/+18
2017-08-02add some INTEGER OER encoding codeLev Walkin1-12/+118
2017-08-02add some support for INTEGER decodingLev Walkin1-4/+108
2017-08-02INTEGER decoding stubLev Walkin1-0/+37