aboutsummaryrefslogtreecommitdiffstats
path: root/libasn1fix
AgeCommit message (Collapse)AuthorFilesLines
2016-03-14undo skeletons hierarchy detectionLev Walkin1-12/+5
2016-03-14more explicit test specLev Walkin1-1/+1
2016-03-14infer skeletons levelLev Walkin1-6/+13
2016-03-14go one dir deeper, still, if possibleLev Walkin1-3/+1
2016-03-14another attempt at travis debugLev Walkin1-1/+1
2016-03-14do not use reserved identifiersLev Walkin18-54/+54
2016-03-13another attempt at travis debugLev Walkin2-2/+2
2016-03-13another attempt at travis debugLev Walkin2-1/+2
2016-03-13do not use reserved identifiers for variablesLev Walkin1-14/+13
2016-03-13show the environment to debug absense of testsLev Walkin1-0/+2
2016-01-24environment override for tests directoryLev Walkin2-3/+9
2016-01-24different relative pathLev Walkin1-1/+1
2016-01-24fix overflow bug comparing rangesLev Walkin2-8/+123
2016-01-23use -Define to figure out where to get tests fromLev Walkin1-2/+2
2014-10-13useless -all-staticLev Walkin1-1/+0
2014-10-12intentionalLev Walkin1-1/+1
2014-10-12merged patch #31Lev Walkin1-0/+2
2014-10-12removed autotools intermediate files from source code; use autoreconf -iv.Lev Walkin1-665/+0
2014-09-11version 0.9.26Lev Walkin3-6/+31
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-05-21check for strcasecmpFrank Morgner1-0/+2
2013-03-28search with case sensitivityLev Walkin1-1/+1
2013-03-28format and signedness mismatch fixesLev Walkin2-28/+2
2012-09-02upgrade autotoolsLev Walkin1-53/+104
2010-11-20WIN32 -> _WIN32; see http://predef.sourceforge.net/preos.html#sec25Lev Walkin2-9/+9
2010-11-09update automake and move doc -> docsrcLev Walkin1-11/+7
2010-11-08aclocal-1.10Lev Walkin1-58/+65
2010-10-25Enumeration constraints relaxedLev Walkin1-9/+63
2010-10-16newer version of build toolsLev Walkin1-11/+15
2008-01-01with -> asLev Walkin1-1/+1
2007-08-27upgraded compatibilityLev Walkin1-3/+9
2007-07-23regenerationLev Walkin1-9/+3
2007-06-24reautomakifiedLev Walkin1-3/+9
2007-06-23some fixesLev Walkin1-1/+3
2006-11-24BMPString and UniversalString supportLev Walkin1-2/+2
2006-10-18PatterConstraint parsingLev Walkin1-0/+4
2006-10-09more PER supportLev Walkin1-0/+4
2006-09-21remove extensions from the beginning of serially applied constraintLev Walkin1-5/+11
2006-09-17moved -DASN_PDU_COLLECTION into compilerLev Walkin5-3/+13
2006-09-15do not free everythingLev Walkin1-0/+2
2006-09-13*** empty log message ***Lev Walkin1-2/+2
2006-09-12api changeLev Walkin1-3/+3
2006-09-09MEGACO (Media Gateway Control) protocol decoderLev Walkin1-2/+0
2006-09-05support parsing realnumber tokens in constraintsLev Walkin1-0/+3
2006-08-28declashingLev Walkin6-29/+31
2006-08-28non-negative valueLev Walkin1-0/+19
2006-08-28identifier name clashLev Walkin4-17/+21
2006-08-28test whether bit string values are identifiersLev Walkin1-2/+26