aboutsummaryrefslogtreecommitdiffstats
path: root/libasn1parser
AgeCommit message (Expand)AuthorFilesLines
2005-09-05compiler directives support; TMF 040-1 compatibleLev Walkin4-3189/+2541
2005-08-22asn1c code generator modifier: <asn1c:pointer>Lev Walkin4-2472/+3227
2005-08-18automatic dependency trackingLev Walkin1-5/+6
2005-08-13groking obsolete syntaxLev Walkin2-779/+903
2005-08-12restructured member variable namesLev Walkin6-981/+1005
2005-08-12removed no-opLev Walkin1-17/+17
2005-08-12preliminary stupid thingsLev Walkin1-40/+58
2005-08-12proper dependencyLev Walkin2-2/+2
2005-08-09further dependencyLev Walkin2-0/+4
2005-07-02Better ambigous comments handling.Lev Walkin2-1807/+1669
2005-06-15fixes for gcc 4.xLev Walkin1-3/+3
2005-06-07use explicit signedness conversionLev Walkin1-296/+300
2005-06-07courtesy prototype for byaccLev Walkin1-1/+3
2005-06-07fixLev Walkin1-0/+2
2005-06-06fixesLev Walkin3-7/+8
2005-06-02typoLev Walkin1-1/+1
2005-06-02Compiler support for tagged parametrized members.Lev Walkin2-0/+41
2005-04-13fixed BIT STRING value cloningLev Walkin1-1/+1
2005-04-08proper freeingLev Walkin1-4/+5
2005-04-08not always trueLev Walkin1-1/+2
2005-04-05vendor -> authorLev Walkin2-2/+2
2005-03-31opaque WITH SYNTAXLev Walkin2-995/+921
2005-03-28WITH COMPONENT[S] pretty-printingLev Walkin2-359/+373
2005-03-24oopsLev Walkin2-2/+2
2005-03-24reverting to a much more simplistic parsingLev Walkin5-2287/+2500
2005-03-24AEXLev Walkin1-0/+2
2005-03-24Support for some CharsDefnLev Walkin5-794/+893
2005-03-24SF#3063753Lev Walkin1-1/+1
2005-03-20parsing support for CONSTRAINED BYLev Walkin6-1417/+1455
2005-03-20ContainedSubtype supportLev Walkin4-696/+727
2005-03-20string value compatibilityLev Walkin2-462/+476
2005-03-18new flagLev Walkin1-0/+1
2005-03-04refactoringLev Walkin1-1/+0
2005-03-04support for a class of circular referencesLev Walkin1-0/+1
2005-03-04-fcompound-namesLev Walkin1-2/+6
2005-02-25reverted back because of side effectsLev Walkin1-3/+4
2005-02-25portability fixesLev Walkin7-16/+32
2005-02-25portabilityLev Walkin1-1/+1
2005-02-18ContainedSubtype parsingLev Walkin3-771/+834
2005-01-23ignoring spaces within tagsLev Walkin6-2039/+1934
2004-11-24OPTIONAL UNIQUE -> UNIQUE OPTIONALLev Walkin2-201/+199
2004-10-12small fixesLev Walkin2-863/+907
2004-10-12BIT STRING now stores the number of unused octets in a separate field.Lev Walkin1-1/+1
2004-09-29rearrangementLev Walkin1-1/+1
2004-09-29different type name for the big integerLev Walkin10-15/+15
2004-09-27reverted to strdup() backLev Walkin2-5/+3
2004-09-26no strdupLev Walkin1-2/+4
2004-09-24added PRIdASN and PRIuASNLev Walkin1-0/+7
2004-09-23removed orthohonalityLev Walkin4-32/+47
2004-09-22NamedType supportLev Walkin2-550/+575