aboutsummaryrefslogtreecommitdiffstats
path: root/skeletons/ber_decoder.c
AgeCommit message (Expand)AuthorFilesLines
2016-03-14do not use reserved identifiers, contdLev Walkin1-2/+2
2013-12-07fix debug message typoLev Walkin1-1/+1
2005-12-07added stack control to PERLev Walkin1-14/+12
2005-03-29globalized assert()Lev Walkin1-1/+0
2005-03-10added const qualifierLev Walkin1-5/+5
2004-10-28more loggingLev Walkin1-2/+5
2004-10-26alpha64Lev Walkin1-2/+2
2004-10-20XER supportLev Walkin1-3/+3
2004-10-05loggingLev Walkin1-6/+3
2004-09-29added stack checking into ber_skip_length alsoLev Walkin1-2/+4
2004-09-29stack usage limits; also asn1_* renamed into asn_*Lev Walkin1-5/+34
2004-09-26clean-up; removed unnecessary field from type descriptorLev Walkin1-4/+4
2004-09-24context is now optionalLev Walkin1-19/+30
2004-09-23removed debuggingLev Walkin1-1/+0
2004-09-23pretty-printingLev Walkin1-0/+4
2004-09-22XER supportLev Walkin1-0/+1
2004-09-10refactored tagging supportLev Walkin1-18/+2
2004-09-04support for untagged ANY typeLev Walkin1-2/+23
2004-08-25avoided compilation warnings on gcc 3.3.x systemsLev Walkin1-1/+1
2004-08-11portabilityLev Walkin1-2/+2
2004-07-21compiler compatibilityLev Walkin1-1/+1
2004-07-21invalid memory reference fix and test caseLev Walkin1-14/+19
2004-06-06*** empty log message ***Lev Walkin1-1/+1
2004-06-06tag2memberLev Walkin1-1/+1
2004-06-05enforsed compilation with -W -WerrorLev Walkin1-1/+1
2004-06-03Initial revisionLev Walkin1-0/+230