aboutsummaryrefslogtreecommitdiffstats
path: root/libasn1parser
AgeCommit message (Expand)AuthorFilesLines
2016-01-10gcc warning fix?Lev Walkin2-8/+8
2016-01-10get rid of compiler warning of too smart compilerLev Walkin2-16/+22
2014-10-13useless -all-staticLev Walkin1-1/+0
2014-10-12removed autotools intermediate files from source code; use autoreconf -iv.Lev Walkin1-518/+0
2014-09-11version 0.9.26Lev Walkin1-3/+4
2014-01-14split ADD_CFLAGS and TESTSUITE_CFLAGSLev Walkin1-0/+1
2014-01-14check cc flags viability before setting themLev Walkin1-5/+5
2014-01-14upgrade autotoolsLev Walkin1-1/+5
2013-03-19parsing-level support for [[ extension brackets ]]Lev Walkin8-3984/+4443
2013-03-16typo fixedLev Walkin2-2/+2
2012-09-02upgrade autotoolsLev Walkin1-32/+60
2012-02-15do not recompile .c files from .y,.lLev Walkin2-26/+4
2010-11-20WIN32 -> _WIN32; see http://predef.sourceforge.net/preos.html#sec25Lev Walkin1-3/+3
2010-11-09update automake and move doc -> docsrcLev Walkin1-13/+7
2010-11-08aclocal-1.10Lev Walkin1-79/+70
2010-11-03newer version of flexLev Walkin1-734/+1340
2010-10-16newer version of build toolsLev Walkin1-11/+15
2007-08-27upgraded compatibilityLev Walkin2-4/+10
2007-07-23regenerationLev Walkin1-9/+3
2007-06-24reautomakifiedLev Walkin1-3/+9
2006-10-27bit string value constraints parsingLev Walkin2-759/+779
2006-10-21multiple constraints of different type and value assignmentLev Walkin2-370/+343
2006-10-18PatterConstraint parsingLev Walkin4-784/+848
2006-10-13empty IMPORTS section is allowedLev Walkin2-1072/+1078
2006-10-09more PER supportLev Walkin1-3/+4
2006-09-21precedence based parsing of constraintsLev Walkin2-819/+829
2006-09-17moved -DASN_PDU_COLLECTION into compilerLev Walkin12-1304/+1365
2006-09-14*** empty log message ***Lev Walkin4-1163/+1193
2006-09-12some flex version does not allow merged argumentsLev Walkin2-2/+2
2006-09-12asn1p_free -> asn1p_deleteLev Walkin3-4/+4
2006-09-09MEGACO (Media Gateway Control) protocol decoderLev Walkin1-2/+0
2006-09-05support parsing realnumber tokens in constraintsLev Walkin5-2859/+2944
2006-08-18*** empty log message ***Lev Walkin5-11/+11
2006-08-18automake-1.9Lev Walkin1-29/+19
2006-07-13*** empty log message ***Lev Walkin3-2370/+3230
2006-03-21ObjectSetsLev Walkin5-857/+970
2006-03-21valuesettypeassignment parsingLev Walkin2-645/+655
2006-03-21parameterization: direct assignmentLev Walkin5-958/+963
2006-03-21refactored parameterization supportLev Walkin14-4435/+3513
2006-03-18no backslash stuffLev Walkin3-3084/+4169
2006-03-16no C++ commentsLev Walkin2-313/+311
2006-03-16parsing WITH SYNTAX clausesLev Walkin9-1001/+1033
2006-03-16more distinctionLev Walkin7-840/+859
2006-03-14new WITH SYNTAX clause parsingLev Walkin7-2507/+2607
2006-03-09*** empty log message ***Lev Walkin1-666/+656
2006-03-09temporarily simplify syntaxLev Walkin1-29/+16
2006-03-09parsing object classes more properlyLev Walkin3-944/+1118
2006-03-06standard modules are being picked upLev Walkin2-1/+22
2006-03-06import standard modulesLev Walkin1-0/+6
2006-03-06not to be afraid of redefined TYPE-IDENTIFIERLev Walkin2-1461/+1439