aboutsummaryrefslogtreecommitdiffstats
path: root/libasn1fix
AgeCommit message (Expand)AuthorFilesLines
2005-03-20parsing support for CONSTRAINED BYvlm1-0/+2
2005-03-20*** empty log message ***vlm1-1/+1
2005-03-20ContainedSubtype constraintsvlm4-17/+91
2005-03-20calling conventions refactoredvlm1-15/+21
2005-03-20string type compatibilityvlm2-8/+28
2005-03-18better debuggingvlm1-4/+37
2005-03-18better printingvlm1-5/+4
2005-03-18module checkingvlm1-2/+35
2005-03-10constvlm1-1/+1
2005-03-10support for constraints on primitive types while they are being definedvlm6-46/+65
2005-03-10different debugvlm14-31/+27
2005-03-10more info for debuggingvlm1-1/+1
2005-03-10more info for debuggingvlm1-1/+4
2005-03-06fixed name clash in constraint checking code; also changed braces to double q...vlm1-9/+0
2005-03-04unique index for maintaining dependenciesvlm1-0/+27
2005-02-25*** empty log message ***vlm1-2/+2
2005-02-25portability fixesvlm9-39/+74
2005-02-22double parametrizationvlm1-1/+1
2005-02-22anti-clashvlm2-2/+57
2005-01-22debug is enoughvlm1-1/+1
2005-01-22fixed field lookup codevlm1-1/+6
2005-01-17choice tagging fixvlm1-0/+2
2004-10-31removed order dependency in DEFAULT referencesvlm3-0/+20
2004-10-20things necessary for Sun Solaris 9 @ sparcvlm1-3/+5
2004-10-12small fixesvlm1-2/+4
2004-10-11fixed explicitly tagged ANY type handlingvlm1-11/+5
2004-09-29different type for the big integervlm5-6/+6
2004-09-29rearrangingvlm1-5/+3
2004-09-24PRIdASN instead of lldvlm3-7/+7
2004-09-22explicit module is not necessaryvlm2-6/+3
2004-09-19CGI environment for online ASN.1 compilationvlm1-1/+0
2004-09-15add explicit module specificationvlm1-1/+1
2004-09-15condition on non-tagged root and tagged extensions is only valid when automat...vlm1-16/+21
2004-09-15fixing all in module before checking constraintsvlm1-4/+20
2004-09-15some debugs made fatalvlm1-4/+9
2004-09-15recursive importingvlm1-13/+28
2004-09-15added ChoiceIdentifiervlm1-34/+55
2004-09-15dereferencing DEFAULT valuevlm1-35/+19
2004-09-15more loggingvlm2-3/+5
2004-09-13inner structures tagging fix. see 0.9.5 comment in ChangeLogvlm2-1/+2
2004-09-10refactored tagging supportvlm3-7/+34
2004-09-10extended tags supportvlm3-36/+106
2004-09-08maintaining parent expressionvlm3-11/+22
2004-09-07automakefiedvlm1-2/+0
2004-09-06treat references to object identifier differentlyvlm2-4/+20
2004-09-05more support for parametrized type; additional ANY supportvlm8-82/+248
2004-08-25introducing less strict semanticsvlm3-59/+200
2004-08-25api changevlm1-2/+2
2004-08-25fixed constraint codevlm3-26/+55
2004-08-22refactoringvlm14-114/+63