aboutsummaryrefslogtreecommitdiffstats
path: root/libasn1parser
AgeCommit message (Expand)AuthorFilesLines
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
2004-09-19CGI environment for online ASN.1 compilationLev Walkin1-2/+1
2004-09-15DEFAULT type supportLev Walkin7-2144/+2196
2004-09-15extended markerLev Walkin2-6/+12
2004-09-14explicitly add math libraryLev Walkin1-1/+1
2004-09-14support of tags after SET OF/SEQUENCE OF: SET OF [1] INTEGERLev Walkin2-409/+422
2004-09-14Type may contain tagsLev Walkin3-598/+522
2004-09-10updatedLev Walkin1-2/+2
2004-09-10different marker semanticsLev Walkin1-7/+8
2004-09-08maintaining parent expressionLev Walkin5-3048/+2271
2004-09-07misleading errors converted to mild warningsLev Walkin3-2221/+3016
2004-09-07automakefiedLev Walkin1-2/+0
2004-09-05better support for subtype constraints and parametrizationLev Walkin4-3268/+2522
2004-09-05unsignedLev Walkin2-4/+4
2004-09-04ANY type renamedLev Walkin5-2304/+3101
2004-08-25separated known multiplier (X.691) stringsLev Walkin2-16/+19