Commit Graph

121 Commits

Author SHA1 Message Date
Lev Walkin 681f0590d0 DBL_TRUE_MIN is C11, make it portable 2016-03-14 04:21:26 -07:00
Lev Walkin 8ca13c8a98 test subnormals 2016-01-24 22:40:00 -08:00
Lev Walkin 9736348c47 remove compiler warnings 2016-01-24 19:23:02 -08:00
Lev Walkin 78d604fe9e Merge pull request #46 from wiml/constify
Move as much data as possible into non-writable text by declaring it const
2014-10-12 18:30:33 -07:00
Lev Walkin 1b03c79368 removed autotools intermediate files from source code; use autoreconf -iv. 2014-10-12 17:31:26 -07:00
Lev Walkin 15d38f45df limit debug output log 2014-09-17 01:19:31 -07:00
Lev Walkin e0d321a650 version 0.9.26 2014-09-11 01:28:57 -07:00
Wim Lewis 18c2ec9f1d Declare the tags[] tables in skeletons as const.
Constify the PER support structure.
Constify a few other private tables in the skeleton code.
2014-07-29 11:30:10 -07:00
Wim Lewis fb6344ef75 Declare most internal, constant tables as const, particularly the
"specifics" structures and the tables they point to.
2014-07-28 12:16:01 -07:00
Lev Walkin ea55215e3c split ADD_CFLAGS and TESTSUITE_CFLAGS 2014-01-14 02:15:13 -08:00
Lev Walkin f84cc014d4 check cc flags viability before setting them 2014-01-14 02:12:24 -08:00
Lev Walkin aef10c36f7 upgrade autotools 2014-01-14 01:47:25 -08:00
Lev Walkin d2fab92e02 remove warning 2013-12-07 10:58:10 -08:00
Lev Walkin 97f8edc598 simplify xer encoding 2013-03-28 04:38:41 -07:00
Lev Walkin 1715b32c87 format and signedness mismatch fixes 2013-03-28 04:02:13 -07:00
Lev Walkin 7f35fd8cf1 more PER tests 2013-03-28 03:13:38 -07:00
Lev Walkin b1d85e3b6a more tests for integer decoding on ilp32 2013-03-28 00:32:49 -07:00
Lev Walkin 20a01f9174 fix 32 bit integer decoding 2013-03-28 00:22:08 -07:00
Lev Walkin ae1422b178 verified https://sourceforge.net/p/asn1c/bugs/45/ with autotests 2013-03-24 02:08:42 -07:00
Lev Walkin cad560ae79 make one-pass parsing for object identifier 2013-03-16 07:00:58 -07:00
Lev Walkin f59271171f remove volatile qualifier from OID code 2012-09-03 00:48:52 -07:00
Lev Walkin e09f9f1b4b remove volatile from INTEGER 2012-09-02 23:21:47 -07:00
Lev Walkin b3751947cb upgrade autotools 2012-09-02 19:36:47 -07:00
Lev Walkin 043babed68 ignore part of the test which is not properly structured 2012-01-22 18:06:59 -08:00
Lev Walkin a7d1fb392c check LP64 integers 2012-01-23 01:21:55 +00:00
Lev Walkin e8727ec286 Check binary encodings of a Real value 2012-01-09 06:02:29 -08:00
Lev Walkin 5fda7d5e93 Testing ISO 6093 NR1/NR2/NR3 conformance 2012-01-09 05:06:45 -08:00
Lev Walkin 5fe72e9d6c test encoding of special values 2012-01-07 17:00:29 -08:00
Lev Walkin 833d27521d slightly prettier code 2012-01-07 15:29:25 -08:00
Lev Walkin 15b8243424 additional checks 2012-01-06 03:19:01 -08:00
Lev Walkin e7c4b96655 update automake and move doc -> docsrc 2010-11-09 03:26:07 -08:00
Lev Walkin 4c776e5921 aclocal-1.10 2010-11-08 02:14:14 -08:00
Lev Walkin 109ade5f81 PER encoding fix. Reported by Grzegorz Aksamit. 2010-10-24 20:48:05 -07:00
Lev Walkin 4da95cf66c newer version of build tools 2010-10-16 03:18:57 -07:00
Lev Walkin 5c879db83e unsigned long support: conversion routines 2007-11-06 06:23:31 +00:00
Lev Walkin 27fd0b6a46 upgraded compatibility 2007-08-27 23:57:45 +00:00
Lev Walkin 4eceeba975 utilizing new library 2007-07-23 06:48:26 +00:00
Lev Walkin 06bf7ccb9f reautomakified 2007-06-24 09:13:16 +00:00
Lev Walkin fe3dc60ada internal testing fixed 2007-06-24 08:47:29 +00:00
Lev Walkin 725883b28d more PER support 2006-10-09 12:07:58 +00:00
Lev Walkin 0bcb49d007 c89 2006-09-18 21:36:30 +00:00
Lev Walkin d83172f7d3 MEGACO (Media Gateway Control) protocol decoder 2006-09-09 04:49:45 +00:00
Lev Walkin 5af1a6993b automake-1.9 2006-08-18 01:54:27 +00:00
Lev Walkin 523de9eba2 per support 2006-08-18 01:34:18 +00:00
Lev Walkin fa8b09da92 *** empty log message *** 2006-07-27 12:07:34 +00:00
Lev Walkin b191938038 strict aliasing rules 2006-07-27 11:46:25 +00:00
Lev Walkin c8c2cb54d5 time functions: removed support for Solaris 2006-07-13 13:20:19 +00:00
Lev Walkin 97c5cfc8c5 finally got it right 2006-07-13 12:01:26 +00:00
Lev Walkin 8db9fabc4b *** empty log message *** 2006-07-13 09:22:34 +00:00
Lev Walkin 6036488576 expanding range: <= 31 bits now 2005-11-28 06:58:11 +00:00