aboutsummaryrefslogtreecommitdiffstats
path: root/skeletons/constr_CHOICE.c
AgeCommit message (Expand)AuthorFilesLines
2007-06-29PER extensibility support for CHOICE typesvlm1-18/+27
2007-06-26new twistsvlm1-1/+1
2006-10-16constraint fail messagevlm1-3/+3
2006-09-18per encoding supportvlm1-5/+5
2006-09-17more debuggingvlm1-3/+9
2006-08-18per supportvlm1-2/+80
2006-07-13*** empty log message ***vlm1-6/+6
2006-03-17macro for free_struct()vlm1-2/+2
2005-12-07added stack control to PERvlm1-0/+3
2005-11-26upgrade: PER related changesvlm1-10/+85
2005-11-13*** empty log message ***vlm1-6/+6
2005-11-08SET OF/SEQUENCE OF interaction with named and unnamed CHOICEvlm1-2/+16
2005-08-22change in optionality handling resulted in stricter controlsvlm1-21/+10
2005-03-29globalized assert()vlm1-1/+0
2005-03-10added const qualifiervlm1-7/+8
2005-02-18context sensitivityvlm1-1/+2
2005-02-18extensions supportvlm1-7/+40
2005-02-18extensions supportvlm1-8/+4
2005-02-18more distinctionvlm1-3/+14
2005-02-14more XER decodingvlm1-4/+4
2005-02-14more XER decodingvlm1-17/+22
2005-01-17no lvalue castingvlm1-1/+1
2004-10-26removed C99izmvlm1-1/+2
2004-10-23CHOICE XER support, draftvlm1-0/+173
2004-10-20XER supportvlm1-2/+2
2004-10-05fixed reintroduced problemvlm1-4/+4
2004-10-03allow local cleanupvlm1-0/+2
2004-09-29added stack checking into ber_skip_length alsovlm1-1/+1
2004-09-29asn1_* renamed into asn_*vlm1-32/+31
2004-09-26clean-up; removed unnecessary field from type descriptorvlm1-7/+7
2004-09-23pretty-printingvlm1-3/+8
2004-09-22XER supportvlm1-3/+55
2004-09-10distinction between an optional member and a member encoded with a pointervlm1-9/+23
2004-08-25avoided compilation warnings on gcc 3.3.x systemsvlm1-1/+1
2004-08-22fixed formatvlm1-1/+1
2004-08-22better constraint failure reportingvlm1-2/+4
2004-08-22removed debuggingvlm1-3/+0
2004-08-20new constraints modelvlm1-34/+48
2004-08-18anti-warningsvlm1-1/+1
2004-08-11portabilityvlm1-2/+4
2004-08-11portabilityvlm1-4/+4
2004-08-11C++ compatibilityvlm1-13/+14
2004-08-11portabilityvlm1-4/+4
2004-08-11win32 compatvlm1-1/+0
2004-06-06tag2membervlm1-4/+4
2004-06-05enforsed compilation with -W -Werrorvlm1-2/+2
2004-06-05added constsvlm1-3/+5
2004-06-03Initial revisionvlm1-0/+627