aboutsummaryrefslogtreecommitdiffstats
path: root/skeletons/ANY.h
AgeCommit message (Expand)AuthorFilesLines
2017-10-17constness fixes, round-trip and fuzz-testing for CHOICELev Walkin1-1/+1
2017-08-24Move type operations to another structureBi-Ruei, Chiu1-0/+1
2017-08-22Fix issue 180 and 182Bi-Ruei, Chiu1-0/+1
2017-08-06encode ANY as open type for PERLev Walkin1-0/+2
2017-08-02Simplify the logic of accessing codec function for specific TYPEBi-Ruei, Chiu1-0/+8
2006-01-25typoLev Walkin1-1/+2
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-1/+1
2004-09-29asn1_* renamed into asn_*Lev Walkin1-5/+5
2004-09-24reheaderizationLev Walkin1-1/+0
2004-09-22XER supportLev Walkin1-2/+3
2004-09-13added type2any and any2type conversion routinesLev Walkin1-0/+7
2004-09-02preliminary ANY supportLev Walkin1-0/+32