aboutsummaryrefslogtreecommitdiffstats
path: root/skeletons/OCTET_STRING.h
AgeCommit message (Expand)AuthorFilesLines
2017-10-18signedness fixLev Walkin1-13/+13
2017-10-17constness fixes, round-trip and fuzz-testing for CHOICELev Walkin1-1/+1
2017-10-14UTF8String randomized fuzz-testLev Walkin1-0/+4
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-2/+3
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/+5
2017-08-02add OER codec for string typesLev Walkin1-0/+2
2014-07-28Declare most internal, constant tables as const, particularly theWim Lewis1-1/+1
2006-11-24BMPString and UniversalString supportLev Walkin1-1/+7
2006-08-18per supportLev Walkin1-0/+1
2006-03-17*** empty log message ***Lev Walkin1-1/+1
2005-11-26upgrade: PER related changesLev Walkin1-0/+1
2005-07-24extern "C" used in skeletonsLev Walkin1-0/+8
2005-04-18removed semicolon to be able to use it in conditional statementsLev Walkin1-1/+1
2004-10-20XER supportLev Walkin1-2/+5
2004-10-12BIT STRING now stores the number of unused octets in a separate field.Lev Walkin1-6/+21
2004-09-29asn1_* renamed into asn_*Lev Walkin1-2/+2
2004-09-24reheaderizationLev Walkin1-1/+1
2004-09-22XER supportLev Walkin1-3/+5
2004-09-02preliminary ANY supportLev Walkin1-2/+2
2004-07-26removed double defineLev Walkin1-1/+0
2004-06-03Initial revisionLev Walkin1-0/+51