aboutsummaryrefslogtreecommitdiffstats
path: root/skeletons/ber_decoder.c
AgeCommit message (Expand)AuthorFilesLines
2005-12-07added stack control to PERvlm1-14/+12
2005-03-29globalized assert()vlm1-1/+0
2005-03-10added const qualifiervlm1-5/+5
2004-10-28more loggingvlm1-2/+5
2004-10-26alpha64vlm1-2/+2
2004-10-20XER supportvlm1-3/+3
2004-10-05loggingvlm1-6/+3
2004-09-29added stack checking into ber_skip_length alsovlm1-2/+4
2004-09-29stack usage limits; also asn1_* renamed into asn_*vlm1-5/+34
2004-09-26clean-up; removed unnecessary field from type descriptorvlm1-4/+4
2004-09-24context is now optionalvlm1-19/+30
2004-09-23removed debuggingvlm1-1/+0
2004-09-23pretty-printingvlm1-0/+4
2004-09-22XER supportvlm1-0/+1
2004-09-10refactored tagging supportvlm1-18/+2
2004-09-04support for untagged ANY typevlm1-2/+23
2004-08-25avoided compilation warnings on gcc 3.3.x systemsvlm1-1/+1
2004-08-11portabilityvlm1-2/+2
2004-07-21compiler compatibilityvlm1-1/+1
2004-07-21invalid memory reference fix and test casevlm1-14/+19
2004-06-06*** empty log message ***vlm1-1/+1
2004-06-06tag2membervlm1-1/+1
2004-06-05enforsed compilation with -W -Werrorvlm1-1/+1
2004-06-03Initial revisionvlm1-0/+230