aboutsummaryrefslogtreecommitdiffstats
path: root/skeletons/oer_encoder.c
AgeCommit message (Expand)AuthorFilesLines
2017-10-21stop ignoring formatting problems, start ignoring long long extension problemsLev Walkin1-1/+1
2017-10-20fix OER NULL and SEQUENCE extensions round-tripLev Walkin1-1/+1
2017-10-17constness fixes, round-trip and fuzz-testing for CHOICELev Walkin1-34/+33
2017-10-17OER CHOICE extensions support + fuzzingLev Walkin1-0/+31
2017-10-13OBJECT IDENTIFIER and RELATIVE-OID OER encoding and randomized testingLev Walkin1-0/+33
2017-08-24Move type operations to another structureBi-Ruei, Chiu1-3/+3
2017-08-07fix warningsLev Walkin1-1/+1
2017-08-02test OER encoding over the INTEGER value rangeLev Walkin1-7/+15
2017-08-02add encode check (fails yet)Lev Walkin1-13/+14
2017-08-02add OER encoder helpersLev Walkin1-0/+69