aboutsummaryrefslogtreecommitdiffstats
path: root/skeletons/RELATIVE-OID.c
AgeCommit message (Expand)AuthorFilesLines
2016-03-14do not use reserved identifiers, contdLev Walkin1-3/+3
2014-07-29Declare the tags[] tables in skeletons as const.Wim Lewis1-1/+1
2014-07-23Declare the type descriptor and input buffer args of some functions as const.Wim Lewis1-1/+1
2012-09-04fix parsing for OID and RELATIVE-OIDLev Walkin1-6/+4
2006-10-09more PER supportLev Walkin1-1/+3
2006-08-18per supportLev Walkin1-1/+1
2005-11-26upgrade: PER related changesLev Walkin1-3/+3
2005-11-13*** empty log message ***Lev Walkin1-0/+2
2005-03-29globalized assert()Lev Walkin1-1/+0
2005-03-10added const qualifierLev Walkin1-1/+1
2005-03-10strict character setLev Walkin1-4/+10
2005-03-09relaxed XER processing rules for whitespaceLev Walkin1-10/+13
2005-02-25portability fixesLev Walkin1-1/+1
2005-02-25XMLValueList supportLev Walkin1-1/+3
2004-10-23OBJECT IDENTIFIER and RELATIVE-OID XER decodingLev Walkin1-1/+45
2004-10-21renamingLev Walkin1-1/+1
2004-10-20XER supportLev Walkin1-0/+1
2004-09-29asn1_* renamed into asn_*Lev Walkin1-10/+10
2004-09-26clean-up; removed unnecessary field from type descriptorLev Walkin1-7/+7
2004-09-22XER supportLev Walkin1-15/+54
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-25avoided compilation warnings on gcc 3.3.x systemsLev Walkin1-2/+2
2004-08-20new constraints modelLev Walkin1-0/+1
2004-08-11C++ compatibilityLev Walkin1-2/+2
2004-08-11portabilityLev Walkin1-2/+2
2004-06-17signedness fixedLev Walkin1-3/+3
2004-06-17_set_arcs_l() replaced by _set_arcs() fror OBJECT IDENTIFIER and RELATIVE-OIDLev Walkin1-33/+12
2004-06-14universal get_arcs() for all interger type sizesLev Walkin1-9/+12
2004-06-05enforsed compilation with -W -WerrorLev Walkin1-1/+5
2004-06-03Initial revisionLev Walkin1-0/+155