aboutsummaryrefslogtreecommitdiffstats
path: root/skeletons/OCTET_STRING.c
AgeCommit message (Expand)AuthorFilesLines
2004-10-20XER supportLev Walkin1-11/+446
2004-10-12BIT STRING now stores the number of unused octets in a separate field.Lev Walkin1-90/+93
2004-10-11fixed explicitly tagged ANY type handlingLev Walkin1-15/+28
2004-10-05ease comparison with signed sizeof()Lev Walkin1-4/+3
2004-10-03added XML characters escapingLev Walkin1-2/+80
2004-10-03allow local cleanupLev Walkin1-7/+6
2004-09-29protection against integer wrap-around; also asn1_* renamed into asn_*Lev Walkin1-21/+28
2004-09-27better handling of encoded subTLVsLev Walkin1-75/+87
2004-09-26clean-up; removed unnecessary field from type descriptorLev Walkin1-23/+17
2004-09-24managing nested expectations betterLev Walkin1-24/+53
2004-09-23pretty-printingLev Walkin1-22/+29
2004-09-22XER supportLev Walkin1-7/+89
2004-09-13inner structures tagging fix. see 0.9.5 comment in ChangeLogLev Walkin1-33/+62
2004-09-10refactored tagging supportLev Walkin1-1/+0
2004-09-04support for ANY type decodingLev Walkin1-31/+55
2004-09-02sd->tdLev Walkin1-6/+6
2004-09-02simplifyLev Walkin1-1/+1
2004-09-02preliminary ANY supportLev Walkin1-8/+14
2004-08-25avoided compilation warnings on gcc 3.3.x systemsLev Walkin1-5/+5
2004-08-20new constraints modelLev Walkin1-0/+1
2004-08-18anti-warningsLev Walkin1-1/+2
2004-08-11C++ compatibilityLev Walkin1-15/+15
2004-08-11portabilityLev Walkin1-4/+4
2004-06-05enforsed compilation with -W -WerrorLev Walkin1-23/+29
2004-06-03Initial revisionLev Walkin1-0/+588