aboutsummaryrefslogtreecommitdiffstats
path: root/libasn1parser
AgeCommit message (Expand)AuthorFilesLines
2005-03-24SF#3063753vlm1-1/+1
2005-03-20parsing support for CONSTRAINED BYvlm6-1417/+1455
2005-03-20ContainedSubtype supportvlm4-696/+727
2005-03-20string value compatibilityvlm2-462/+476
2005-03-18new flagvlm1-0/+1
2005-03-04refactoringvlm1-1/+0
2005-03-04support for a class of circular referencesvlm1-0/+1
2005-03-04-fcompound-namesvlm1-2/+6
2005-02-25reverted back because of side effectsvlm1-3/+4
2005-02-25portability fixesvlm7-16/+32
2005-02-25portabilityvlm1-1/+1
2005-02-18ContainedSubtype parsingvlm3-771/+834
2005-01-23ignoring spaces within tagsvlm6-2039/+1934
2004-11-24OPTIONAL UNIQUE -> UNIQUE OPTIONALvlm2-201/+199
2004-10-12small fixesvlm2-863/+907
2004-10-12BIT STRING now stores the number of unused octets in a separate field.vlm1-1/+1
2004-09-29rearrangementvlm1-1/+1
2004-09-29different type name for the big integervlm10-15/+15
2004-09-27reverted to strdup() backvlm2-5/+3
2004-09-26no strdupvlm1-2/+4
2004-09-24added PRIdASN and PRIuASNvlm1-0/+7
2004-09-23removed orthohonalityvlm4-32/+47
2004-09-22NamedType supportvlm2-550/+575
2004-09-19CGI environment for online ASN.1 compilationvlm1-2/+1
2004-09-15DEFAULT type supportvlm7-2144/+2196
2004-09-15extended markervlm2-6/+12
2004-09-14explicitly add math libraryvlm1-1/+1
2004-09-14support of tags after SET OF/SEQUENCE OF: SET OF [1] INTEGERvlm2-409/+422
2004-09-14Type may contain tagsvlm3-598/+522
2004-09-10updatedvlm1-2/+2
2004-09-10different marker semanticsvlm1-7/+8
2004-09-08maintaining parent expressionvlm5-3048/+2271
2004-09-07misleading errors converted to mild warningsvlm3-2221/+3016
2004-09-07automakefiedvlm1-2/+0
2004-09-05better support for subtype constraints and parametrizationvlm4-3268/+2522
2004-09-05unsignedvlm2-4/+4
2004-09-04ANY type renamedvlm5-2304/+3101
2004-08-25separated known multiplier (X.691) stringsvlm2-16/+19
2004-08-25proper way of doing list movevlm1-10/+16
2004-08-22COMPONENTS OF support and other enhancementsvlm5-955/+1058
2004-08-20proper support for SET OF and SEQUENCE OF constraints. managed to get it righ...vlm2-820/+849
2004-08-19removed checkervlm2-122/+19
2004-08-19uclass2strvlm1-2/+34
2004-08-19new member for compilervlm1-0/+1
2004-08-18last touchesvlm1-1/+1
2004-08-18new style constraints implementation supportvlm11-2745/+3028
2004-08-17EXTERNAL has tag 8vlm1-1/+1
2004-08-13custom basename(3) and dirname(3)vlm1-1/+1
2004-08-13proper cloningvlm1-0/+19
2004-08-13proper constraint insertionvlm3-3006/+2233