aboutsummaryrefslogtreecommitdiffstats
path: root/skeletons/BIT_STRING.h
AgeCommit message (Expand)AuthorFilesLines
2017-10-17constness fixes, round-trip and fuzz-testing for CHOICELev Walkin1-1/+1
2017-10-02encode BIT STRING in a minimum number of bits for CANONICAL-UPERLev Walkin1-2/+2
2017-09-29Combined constraints and introduced value randomizer.Lev Walkin1-0/+1
2017-08-30BIT STRING decode for OERLev Walkin1-0/+2
2017-08-24Move type operations to another structureBi-Ruei, Chiu1-0/+1
2017-08-10structure comparison functionsLev Walkin1-0/+1
2017-08-07fix warningsLev Walkin1-1/+1
2017-08-02Simplify the logic of accessing codec function for specific TYPEBi-Ruei, Chiu1-0/+8
2005-07-24extern "C" used in skeletonsLev Walkin1-0/+8
2004-10-12BIT STRING now stores the number of unused octets in a separate field.Lev Walkin1-2/+9
2004-09-29asn1_* renamed into asn_*Lev Walkin1-1/+1
2004-09-24reheaderizationLev Walkin1-2/+1
2004-09-22XER supportLev Walkin1-0/+1
2004-06-03Initial revisionLev Walkin1-0/+18