aboutsummaryrefslogtreecommitdiffstats
path: root/libasn1fix
AgeCommit message (Expand)AuthorFilesLines
2005-03-20parsing support for CONSTRAINED BYLev Walkin1-0/+2
2005-03-20*** empty log message ***Lev Walkin1-1/+1
2005-03-20ContainedSubtype constraintsLev Walkin4-17/+91
2005-03-20calling conventions refactoredLev Walkin1-15/+21
2005-03-20string type compatibilityLev Walkin2-8/+28
2005-03-18better debuggingLev Walkin1-4/+37
2005-03-18better printingLev Walkin1-5/+4
2005-03-18module checkingLev Walkin1-2/+35
2005-03-10constLev Walkin1-1/+1
2005-03-10support for constraints on primitive types while they are being definedLev Walkin6-46/+65
2005-03-10different debugLev Walkin14-31/+27
2005-03-10more info for debuggingLev Walkin1-1/+1
2005-03-10more info for debuggingLev Walkin1-1/+4
2005-03-06fixed name clash in constraint checking code; also changed braces to double q...Lev Walkin1-9/+0
2005-03-04unique index for maintaining dependenciesLev Walkin1-0/+27
2005-02-25*** empty log message ***Lev Walkin1-2/+2
2005-02-25portability fixesLev Walkin9-39/+74
2005-02-22double parametrizationLev Walkin1-1/+1
2005-02-22anti-clashLev Walkin2-2/+57
2005-01-22debug is enoughLev Walkin1-1/+1
2005-01-22fixed field lookup codeLev Walkin1-1/+6
2005-01-17choice tagging fixLev Walkin1-0/+2
2004-10-31removed order dependency in DEFAULT referencesLev Walkin3-0/+20
2004-10-20things necessary for Sun Solaris 9 @ sparcLev Walkin1-3/+5
2004-10-12small fixesLev Walkin1-2/+4
2004-10-11fixed explicitly tagged ANY type handlingLev Walkin1-11/+5
2004-09-29different type for the big integerLev Walkin5-6/+6
2004-09-29rearrangingLev Walkin1-5/+3
2004-09-24PRIdASN instead of lldLev Walkin3-7/+7
2004-09-22explicit module is not necessaryLev Walkin2-6/+3
2004-09-19CGI environment for online ASN.1 compilationLev Walkin1-1/+0
2004-09-15add explicit module specificationLev Walkin1-1/+1
2004-09-15condition on non-tagged root and tagged extensions is only valid when automat...Lev Walkin1-16/+21
2004-09-15fixing all in module before checking constraintsLev Walkin1-4/+20
2004-09-15some debugs made fatalLev Walkin1-4/+9
2004-09-15recursive importingLev Walkin1-13/+28
2004-09-15added ChoiceIdentifierLev Walkin1-34/+55
2004-09-15dereferencing DEFAULT valueLev Walkin1-35/+19
2004-09-15more loggingLev Walkin2-3/+5
2004-09-13inner structures tagging fix. see 0.9.5 comment in ChangeLogLev Walkin2-1/+2
2004-09-10refactored tagging supportLev Walkin3-7/+34
2004-09-10extended tags supportLev Walkin3-36/+106
2004-09-08maintaining parent expressionLev Walkin3-11/+22
2004-09-07automakefiedLev Walkin1-2/+0
2004-09-06treat references to object identifier differentlyLev Walkin2-4/+20
2004-09-05more support for parametrized type; additional ANY supportLev Walkin8-82/+248
2004-08-25introducing less strict semanticsLev Walkin3-59/+200
2004-08-25api changeLev Walkin1-2/+2
2004-08-25fixed constraint codeLev Walkin3-26/+55
2004-08-22refactoringLev Walkin14-114/+63