aboutsummaryrefslogtreecommitdiffstats
path: root/skeletons/INTEGER.c
AgeCommit message (Expand)AuthorFilesLines
2006-10-19proper format stringsvlm1-2/+2
2006-09-18per encoding supportvlm1-4/+4
2006-09-15XER can decode long valuesvlm1-5/+120
2006-09-08encoding bugvlm1-0/+1
2006-08-18per supportvlm1-1/+74
2005-11-27*** empty log message ***vlm1-2/+2
2005-11-26upgrade: PER related changesvlm1-3/+98
2005-11-13*** empty log message ***vlm1-0/+2
2005-07-21tried -pedanticvlm1-1/+1
2005-03-29proper XER encoding of native enumerated typevlm1-8/+6
2005-03-10added const qualifiervlm1-1/+1
2005-03-09prohibit extra data after recognized bodyvlm1-3/+10
2005-03-09relaxed XER processing rules for whitespacevlm1-9/+15
2005-03-04fixed ENUMERATED identifier to value conversionvlm1-2/+9
2005-02-25XMLValueList supportvlm1-20/+149
2004-10-26alpha64vlm1-6/+6
2004-10-26endiannessvlm1-3/+13
2004-10-21brushing upvlm1-5/+7
2004-10-21INTEGER XER decodingvlm1-5/+16
2004-10-21XER decoding and asn_long2INTEGER()vlm1-3/+126
2004-10-20XER supportvlm1-0/+1
2004-09-29asn1_* renamed into asn_*vlm1-12/+12
2004-09-26clean-up; removed unnecessary field from type descriptorvlm1-120/+13
2004-09-24context is now optionalvlm1-3/+1
2004-09-22XER supportvlm1-18/+53
2004-09-13inner structures tagging fix. see 0.9.5 comment in ChangeLogvlm1-1/+3
2004-09-10refactored tagging supportvlm1-1/+0
2004-08-25avoided compilation warnings on gcc 3.3.x systemsvlm1-1/+1
2004-08-20new constraints modelvlm1-0/+1
2004-08-11C++ compatibilityvlm1-6/+6
2004-08-11portabilityvlm1-2/+2
2004-07-19improved INTEGER printingvlm1-4/+22
2004-06-05enforsed compilation with -W -Werrorvlm1-6/+10
2004-06-03Initial revisionvlm1-0/+305