aboutsummaryrefslogtreecommitdiffstats
path: root/skeletons/xer_encoder.c
AgeCommit message (Expand)AuthorFilesLines
2017-10-21stop ignoring formatting problems, start ignoring long long extension problemsLev Walkin1-3/+3
2017-10-17constness fixes, round-trip and fuzz-testing for CHOICELev Walkin1-8/+8
2017-10-10Fix a memory leak in xer_equivalentVasil Velichkov1-1/+3
2017-10-10Do not call memcpy with NULL src pointerVasil Velichkov1-1/+3
2017-09-18ensure xer encode yields the same number of bytes as it sends to the callbackLev Walkin1-3/+3
2017-08-24Move type operations to another structureBi-Ruei, Chiu1-1/+1
2017-08-02add XER equivalence checkLev Walkin1-0/+166
2016-03-14do not use reserved identifiers, contdLev Walkin1-4/+4
2005-11-26upgrade: PER related changesLev Walkin1-3/+1
2005-11-13*** empty log message ***Lev Walkin1-0/+2
2005-04-15no explicit assertLev Walkin1-1/+0
2004-10-20XER supportLev Walkin1-1/+1
2004-10-03allow local cleanupLev Walkin1-8/+5
2004-09-29asn1_* renamed into asn_*Lev Walkin1-2/+2
2004-09-24reheaderizationLev Walkin1-2/+1
2004-09-23pretty-printingLev Walkin1-13/+14
2004-09-22XER supportLev Walkin1-0/+71