aboutsummaryrefslogtreecommitdiffstats
path: root/skeletons/ber_tlv_tag.c
AgeCommit message (Expand)AuthorFilesLines
2005-03-10added const qualifierLev Walkin1-5/+6
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-2/+2
2004-08-19der->berLev Walkin1-1/+1
2004-08-18even betterLev Walkin1-10/+10
2004-08-18proper computationsLev Walkin1-17/+14
2004-08-11C++ compatibilityLev Walkin1-1/+1
2004-08-11portabilityLev Walkin1-1/+2
2004-06-05enforsed compilation with -W -WerrorLev Walkin1-3/+3
2004-06-03Initial revisionLev Walkin1-0/+145