aboutsummaryrefslogtreecommitdiffstats
path: root/skeletons/constr_CHOICE.c
AgeCommit message (Expand)AuthorFilesLines
2023-07-17skeletons: fix misleading indentationsosmo-iuh/masterOliver Smith1-2/+2
2023-07-17skeletons: fix various typosOliver Smith1-1/+1
2015-08-31skeletons: Print member's name in CHOICE printSylvain Munaut1-5/+3
2015-08-30port/merge Eurecom APER support from OPENAIRMMEHarald Welte1-3/+164
2014-07-28Declare most internal, constant tables as const, particularly theWim Lewis1-2/+2
2014-07-23Declare the type descriptor and input buffer args of some functions as const.Wim Lewis1-2/+2
2014-01-14pointer warning fixesLev Walkin1-23/+23
2013-10-17remove warningsLev Walkin1-23/+23
2013-03-24fix https://sourceforge.net/p/asn1c/bugs/51/Lev Walkin1-7/+10
2007-06-29PER extensibility support for CHOICE typesLev Walkin1-18/+27
2007-06-26new twistsLev Walkin1-1/+1
2006-10-16constraint fail messageLev Walkin1-3/+3
2006-09-18per encoding supportLev Walkin1-5/+5
2006-09-17more debuggingLev Walkin1-3/+9
2006-08-18per supportLev Walkin1-2/+80
2006-07-13*** empty log message ***Lev Walkin1-6/+6
2006-03-17macro for free_struct()Lev Walkin1-2/+2
2005-12-07added stack control to PERLev Walkin1-0/+3
2005-11-26upgrade: PER related changesLev Walkin1-10/+85
2005-11-13*** empty log message ***Lev Walkin1-6/+6
2005-11-08SET OF/SEQUENCE OF interaction with named and unnamed CHOICELev Walkin1-2/+16
2005-08-22change in optionality handling resulted in stricter controlsLev Walkin1-21/+10
2005-03-29globalized assert()Lev Walkin1-1/+0
2005-03-10added const qualifierLev Walkin1-7/+8
2005-02-18context sensitivityLev Walkin1-1/+2
2005-02-18extensions supportLev Walkin1-7/+40
2005-02-18extensions supportLev Walkin1-8/+4
2005-02-18more distinctionLev Walkin1-3/+14
2005-02-14more XER decodingLev Walkin1-4/+4
2005-02-14more XER decodingLev Walkin1-17/+22
2005-01-17no lvalue castingLev Walkin1-1/+1
2004-10-26removed C99izmLev Walkin1-1/+2
2004-10-23CHOICE XER support, draftLev Walkin1-0/+173
2004-10-20XER supportLev Walkin1-2/+2
2004-10-05fixed reintroduced problemLev Walkin1-4/+4
2004-10-03allow local cleanupLev Walkin1-0/+2
2004-09-29added stack checking into ber_skip_length alsoLev Walkin1-1/+1
2004-09-29asn1_* renamed into asn_*Lev Walkin1-32/+31
2004-09-26clean-up; removed unnecessary field from type descriptorLev Walkin1-7/+7
2004-09-23pretty-printingLev Walkin1-3/+8
2004-09-22XER supportLev Walkin1-3/+55
2004-09-10distinction between an optional member and a member encoded with a pointerLev Walkin1-9/+23
2004-08-25avoided compilation warnings on gcc 3.3.x systemsLev Walkin1-1/+1
2004-08-22fixed formatLev Walkin1-1/+1
2004-08-22better constraint failure reportingLev Walkin1-2/+4
2004-08-22removed debuggingLev Walkin1-3/+0
2004-08-20new constraints modelLev Walkin1-34/+48
2004-08-18anti-warningsLev Walkin1-1/+1
2004-08-11portabilityLev Walkin1-2/+4
2004-08-11portabilityLev Walkin1-4/+4