aboutsummaryrefslogtreecommitdiffstats
path: root/skeletons/UTCTime.c
AgeCommit message (Expand)AuthorFilesLines
2016-03-14do not use reserved identifiers, contdLev Walkin1-7/+7
2014-07-29Declare the tags[] tables in skeletons as const.Wim Lewis1-1/+1
2006-10-16constraint fail messageLev Walkin1-1/+1
2006-10-09more PER supportLev Walkin1-2/+8
2006-09-13*** empty log message ***Lev Walkin1-1/+6
2006-08-18per supportLev Walkin1-1/+1
2006-07-13*** empty log message ***Lev Walkin1-2/+2
2005-11-26upgrade: PER related changesLev Walkin1-0/+2
2005-07-03stricter encodingLev Walkin1-20/+23
2005-03-29globalized assert()Lev Walkin1-1/+0
2004-10-20XER supportLev Walkin1-2/+3
2004-09-29asn1_* renamed into asn_*Lev Walkin1-11/+11
2004-09-26clean-up; removed unnecessary field from type descriptorLev Walkin1-7/+8
2004-09-22XER supportLev Walkin1-2/+35
2004-09-13inner structures tagging fix. see 0.9.5 comment in ChangeLogLev Walkin1-0/+3
2004-09-10refactored tagging supportLev Walkin1-1/+0
2004-08-22better constraint failure reportingLev Walkin1-2/+2
2004-08-20new constraints modelLev Walkin1-0/+1
2004-08-11portabilityLev Walkin1-1/+2
2004-08-11C++ compatibilityLev Walkin1-2/+2
2004-08-11portabilityLev Walkin1-1/+1
2004-08-07added asn_time2UT() functionLev Walkin1-5/+20
2004-06-05enforsed compilation with -W -WerrorLev Walkin1-2/+7
2004-06-03Initial revisionLev Walkin1-0/+105