aboutsummaryrefslogtreecommitdiffstats
path: root/libasn1compiler
AgeCommit message (Expand)AuthorFilesLines
2006-10-09diffsLev Walkin1-8/+8
2006-10-09more PER supportLev Walkin5-66/+126
2006-09-23-pdu=* changesLev Walkin3-12/+101
2006-09-21generate PER code tables for known-multiplier stringsLev Walkin2-5/+29
2006-09-17XER reference types encoding errorLev Walkin1-1/+5
2006-09-17moved -DASN_PDU_COLLECTION into compilerLev Walkin1-1/+2
2006-09-13*** empty log message ***Lev Walkin4-20/+38
2006-09-12proper dependency tracking (regression fixed)Lev Walkin1-3/+2
2006-09-12CONVERTER is now in dependenciesLev Walkin3-23/+40
2006-09-09MEGACO (Media Gateway Control) protocol decoderLev Walkin1-2/+0
2006-09-08unused bitsLev Walkin1-1/+1
2006-08-26tolerate bit string extensibilityLev Walkin1-1/+1
2006-08-18*** empty log message ***Lev Walkin4-15/+15
2006-08-18automake-1.9Lev Walkin1-26/+17
2006-08-18*** empty log message ***Lev Walkin1-0/+2
2006-08-18*** empty log message ***Lev Walkin1-2/+3
2006-08-18*** empty log message ***Lev Walkin1-7/+53
2006-07-13*** empty log message ***Lev Walkin2-10/+10
2006-03-21some more parameterizationLev Walkin1-4/+4
2006-03-21refactored parameterization supportLev Walkin6-121/+150
2006-03-17command line in preambleLev Walkin4-29/+35
2006-03-14class field access problemLev Walkin1-1/+3
2006-03-09parsing object classes more properlyLev Walkin1-8/+2
2006-03-06skip filenameless includesLev Walkin1-0/+2
2006-02-19includes are outside of extern C {} clauseLev Walkin1-3/+3
2006-02-19includes are outside of extern C {} clauseLev Walkin1-4/+3
2005-11-26upgrade: PER related changesLev Walkin5-110/+706
2005-11-08SET OF/SEQUENCE OF interaction with named and unnamed CHOICELev Walkin1-6/+11
2005-10-06-fskeletons-copyLev Walkin3-14/+51
2005-10-05asn1c code for windows platform fixed, thanks to rmeub@users.sourceforge.netLev Walkin1-1/+1
2005-10-05SET mandatory map generationLev Walkin1-8/+5
2005-08-29YuanMeng was very helpful in finding theseLev Walkin1-1/+1
2005-08-18automatic dependency trackingLev Walkin6-132/+207
2005-08-16more words on circular referencesLev Walkin1-56/+88
2005-08-15oopsLev Walkin1-2/+2
2005-08-15some platforms don't have INTxx_MINLev Walkin1-2/+5
2005-08-14unions are not anonymousLev Walkin1-36/+47
2005-08-14extensions of conditional native-typing to -fbless-SIZE constraintsLev Walkin1-4/+25
2005-08-14PER visible constraints are used to select the native representation for INTE...Lev Walkin4-16/+115
2005-08-13BIT STRING enumerationsLev Walkin2-2/+42
2005-08-13generating enumeration tables for INTEGER typesLev Walkin1-8/+13
2005-08-12restructured member variable namesLev Walkin1-2/+2
2005-07-24-findirect-choiceLev Walkin2-0/+9
2005-07-15#includes moved out of __cplusplusLev Walkin1-3/+4
2005-07-04some gcc 4.x compatibility in constraints checking codeLev Walkin1-8/+3
2005-06-15proper constantsLev Walkin1-5/+6
2005-06-02no empty mapsLev Walkin1-19/+25
2005-03-30uniform checkingLev Walkin1-2/+1
2005-03-29sptrLev Walkin1-1/+1
2005-03-29deeper validationLev Walkin2-3/+12