aboutsummaryrefslogtreecommitdiffstats
path: root/libasn1compiler
AgeCommit message (Expand)AuthorFilesLines
2016-01-23ftruncate output should not be ignored under some compilersLev Walkin1-1/+6
2016-01-10bit strings also can haz membersLev Walkin1-1/+2
2016-01-10fix compiler warningsLev Walkin3-4/+4
2014-10-13useless -all-staticLev Walkin1-1/+0
2014-10-12issue/32 fchmod() does not respect umaskLev Walkin1-1/+12
2014-10-12merged patch #31Lev Walkin1-0/+4
2014-10-12Merge pull request #46 from wiml/constifyLev Walkin2-12/+12
2014-10-12removed autotools intermediate files from source code; use autoreconf -iv.Lev Walkin1-506/+0
2014-09-11version 0.9.26Lev Walkin1-3/+4
2014-07-28Declare most internal, constant tables as const, particularly theWim Lewis1-9/+9
2014-07-22Declare the permitted alphabet tables and code2value tables const.Wim Lewis1-3/+3
2014-02-10change type width detection logicLev Walkin1-0/+1
2014-02-10extensibility shall not change the type from wide to narrowLev Walkin2-3/+7
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-14remove errors with ./configure --enable-WerrorLev Walkin2-3/+3
2014-01-14upgrade autotoolsLev Walkin1-1/+5
2013-12-07fix default constraint checkingLev Walkin1-0/+1
2013-10-11add -fline-refsLev Walkin2-7/+13
2013-05-16try to link symlink and use a define on errorFrank Morgner1-0/+4
2013-03-28format and signedness mismatch fixesLev Walkin1-1/+1
2013-03-27Behavior of -fnative-types made default; old behavior saved under -fwide-typesLev Walkin4-17/+17
2013-03-25deprecate -fskeletons-copy; this option is now a default; use -flink-skeleton...Lev Walkin2-4/+4
2013-03-19C++ keywords added to a no-no listLev Walkin1-8/+14
2013-03-16windows compatibility; suggested by github.com/sapien2Lev Walkin1-0/+11
2012-09-02upgrade autotoolsLev Walkin1-32/+60
2011-04-22Fix compilation warning in generated check constraints function.Santiago Carot-Nemesio1-6/+17
2010-11-20WIN32 -> _WIN32; see http://predef.sourceforge.net/preos.html#sec25Lev Walkin3-8/+8
2010-11-09update automake and move doc -> docsrcLev Walkin1-11/+7
2010-11-08aclocal-1.10Lev Walkin1-53/+60
2010-10-16newer version of build toolsLev Walkin1-11/+15
2010-10-16react to -fincludes-quotedLev Walkin1-2/+4
2010-10-07Added -fincludes-quoted to generate #includes in double instead of <angle> qu...Lev Walkin4-4/+23
2007-12-03unsigned integer of 32-bit widtth support for perLev Walkin4-13/+103
2007-11-13Windows patch by Cyril PertsevLev Walkin1-1/+1
2007-11-06C90-compliant negative LONG_MINLev Walkin3-19/+37
2007-08-27upgraded compatibilityLev Walkin2-3/+14
2007-07-23regenerationLev Walkin1-9/+3
2007-06-27optionality handlingLev Walkin1-7/+83
2007-06-24reautomakifiedLev Walkin1-3/+9
2007-06-23extensibility fixLev Walkin1-4/+4
2007-06-23some fixesLev Walkin1-2/+3
2006-11-24BMPString and UniversalString supportLev Walkin2-4/+43
2006-10-19Fixed explicit tagging of an in-lined constructed type.Lev Walkin1-1/+3
2006-10-09choice constraint generation duplication droppedLev Walkin1-7/+5
2006-10-09diffsLev Walkin1-8/+8
2006-10-09more PER supportLev Walkin5-66/+126
2006-09-23-pdu=* changesLev Walkin3-12/+101
2006-09-21generate PER code tables for known-multiplier stringsLev Walkin2-5/+29
2006-09-17XER reference types encoding errorLev Walkin1-1/+5