aboutsummaryrefslogtreecommitdiffstats
path: root/libasn1parser
AgeCommit message (Expand)AuthorFilesLines
2005-06-02Compiler support for tagged parametrized members.vlm2-0/+41
2005-04-13fixed BIT STRING value cloningvlm1-1/+1
2005-04-08proper freeingvlm1-4/+5
2005-04-08not always truevlm1-1/+2
2005-04-05vendor -> authorvlm2-2/+2
2005-03-31opaque WITH SYNTAXvlm2-995/+921
2005-03-28WITH COMPONENT[S] pretty-printingvlm2-359/+373
2005-03-24oopsvlm2-2/+2
2005-03-24reverting to a much more simplistic parsingvlm5-2287/+2500
2005-03-24AEXvlm1-0/+2
2005-03-24Support for some CharsDefnvlm5-794/+893
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