aboutsummaryrefslogtreecommitdiffstats
path: root/skeletons/der_encoder.c
AgeCommit message (Expand)AuthorFilesLines
2017-10-17constness fixes, round-trip and fuzz-testing for CHOICELev Walkin1-13/+11
2017-10-08remove the use of alloca in skeletonsLev Walkin1-25/+20
2017-08-24Move type operations to another structureBi-Ruei, Chiu1-2/+2
2017-03-26Remove dead code.Simo Sorce1-2/+2
2014-07-28Declare most internal, constant tables as const, particularly theWim Lewis1-6/+8
2006-08-18per supportLev Walkin1-4/+3
2005-03-29globalized assert()Lev Walkin1-1/+0
2004-12-15C++ compatibilityLev Walkin1-2/+2
2004-11-16der_encode_to_buffer()Lev Walkin1-0/+44
2004-09-29asn1_* renamed into asn_*Lev Walkin1-2/+2
2004-09-26clean-up; removed unnecessary field from type descriptorLev Walkin1-7/+4
2004-09-24reheaderizationLev Walkin1-1/+0
2004-09-22XER supportLev Walkin1-1/+2
2004-09-10refactored tagging supportLev Walkin1-5/+5
2004-08-19der->berLev Walkin1-1/+1
2004-08-11C++ compatibilityLev Walkin1-2/+2
2004-08-11portabilityLev Walkin1-0/+1
2004-08-11portabilityLev Walkin1-2/+8
2004-07-21invalid memory reference fix and test caseLev Walkin1-3/+13
2004-06-05enforsed compilation with -W -WerrorLev Walkin1-1/+1
2004-06-03Initial revisionLev Walkin1-0/+143