aboutsummaryrefslogtreecommitdiffstats
path: root/skeletons/ber_tlv_length.c
AgeCommit message (Expand)AuthorFilesLines
2005-03-10added const qualifierLev Walkin1-9/+9
2005-02-25portability fixesLev Walkin1-3/+3
2004-10-26alpha64Lev Walkin1-2/+2
2004-09-29added stack checking into ber_skip_length alsoLev Walkin1-2/+19
2004-09-29length value limitLev Walkin1-0/+13
2004-09-24size_t instead of confusing ssize_tLev Walkin1-2/+1
2004-09-22XER supportLev Walkin1-0/+1
2004-08-25avoided compilation warnings on gcc 3.3.x systemsLev Walkin1-3/+3
2004-08-19better algorithmsLev Walkin1-20/+17
2004-08-11C++ compatibilityLev Walkin1-2/+2
2004-08-11portabilityLev Walkin1-3/+3
2004-06-05enforsed compilation with -W -WerrorLev Walkin1-3/+3
2004-06-03Initial revisionLev Walkin1-0/+159