aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2014-09-17check if timegm is present before emulatingLev Walkin5-11/+28
2014-09-17version bumpLev Walkin2-1/+3
2014-09-170.9.27Lev Walkin1-1/+1
2014-09-17conditional debugLev Walkin1-1/+3
2014-09-17limit debug output logLev Walkin11-20/+29
2014-09-17disable long debug output and implement --enable-ASN_DEBUG to restore old beh...Lev Walkin4-1/+23
2014-09-17non-standard options removedLev Walkin2-2/+5
2014-09-16too non-standard option removed (set -o pipefail)Lev Walkin1-1/+0
2014-09-14bump up asn1c versionLev Walkin1-1/+1
2014-09-14bump up asn1c versionLev Walkin1-10/+10
2014-09-14portability fixesLev Walkin5-13/+55
2014-09-14ignore temporary filesLev Walkin1-0/+1
2014-09-11version 0.9.26Lev Walkin71-555/+425
2014-09-07travis CI integrationLev Walkin1-0/+5
2014-09-07clarificationLev Walkin1-0/+1
2014-09-07improved languageLev Walkin1-3/+3
2014-08-04It's actually more efficient *not* to create a mutable static variable to hol...Wim Lewis3-4/+4
2014-07-30Avoid an unnecessary table lookup and its accompanying table (final_chunk_typ...Wim Lewis1-10/+4
2014-07-29Declare the tags[] tables in skeletons as const.Wim Lewis31-44/+44
2014-07-28Declare most internal, constant tables as const, particularly theWim Lewis15-63/+68
2014-07-23Declare the type descriptor and input buffer args of some functions as const.Wim Lewis8-16/+16
2014-07-22Declare the permitted alphabet tables and code2value tables const.Wim Lewis1-3/+3
2014-03-12Include the module name in the extracted ASN.1 file.Wim Lewis1-1/+2
2014-02-24do not check certain features on non-64 systemsLev Walkin5-9/+56
2014-02-10change type width detection logicLev Walkin2-33/+53
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-02-10add signed integer tests for test 134Lev Walkin4-31/+162
2014-02-09PER-encoding of integers wider than 32 bitsLev Walkin8-37/+393
2014-01-14fix spacingLev Walkin1-1/+1
2014-01-14split ADD_CFLAGS and TESTSUITE_CFLAGSLev Walkin16-0/+19
2014-01-14check cc flags viability before setting themLev Walkin20-120/+448
2014-01-14remove pointer sign warningsLev Walkin3-4/+4
2014-01-14remove errors with ./configure --enable-WerrorLev Walkin15-135/+151
2014-01-14upgrade autotoolsLev Walkin26-7036/+8650
2014-01-14pointer warning fixesLev Walkin7-93/+94
2014-01-13use isfinite() or finite() depending on availabilityLev Walkin1-4/+10
2013-12-07fix default constraint checkingLev Walkin27-0/+163
2013-12-07remove warningLev Walkin2-6/+6
2013-12-07remove warningLev Walkin1-1/+1
2013-12-07fix debug message typoLev Walkin1-1/+1
2013-10-24comments changedLev Walkin1-6/+2
2013-10-17additional PER testLev Walkin2-0/+106
2013-10-17remove warningsLev Walkin52-342/+192
2013-10-11add -fline-refsLev Walkin90-456/+615
2013-05-21check for strcasecmpFrank Morgner2-1/+3
2013-05-21check for allocaFrank Morgner2-0/+3
2013-05-21build silently by defaultFrank Morgner1-0/+3
2013-05-21workaround for missing #warning on windowsFrank Morgner1-0/+9
2013-05-16try to link symlink and use a define on errorFrank Morgner2-0/+5