aboutsummaryrefslogtreecommitdiffstats
path: root/skeletons/ber_tlv_length.c
AgeCommit message (Expand)AuthorFilesLines
2006-07-27early detectionvlm1-2/+3
2006-07-13finally got it rightvlm1-1/+2
2006-07-13*** empty log message ***vlm1-2/+1
2006-04-16stricter bounds checkingvlm1-1/+1
2005-12-07added stack control to PERvlm1-11/+2
2005-03-10added const qualifiervlm1-9/+9
2005-02-25portability fixesvlm1-3/+3
2004-10-26alpha64vlm1-2/+2
2004-09-29added stack checking into ber_skip_length alsovlm1-2/+19
2004-09-29length value limitvlm1-0/+13
2004-09-24size_t instead of confusing ssize_tvlm1-2/+1
2004-09-22XER supportvlm1-0/+1
2004-08-25avoided compilation warnings on gcc 3.3.x systemsvlm1-3/+3
2004-08-19better algorithmsvlm1-20/+17
2004-08-11C++ compatibilityvlm1-2/+2
2004-08-11portabilityvlm1-3/+3
2004-06-05enforsed compilation with -W -Werrorvlm1-3/+3
2004-06-03Initial revisionvlm1-0/+159