Commit Graph

  • 686f38bf94 constness fix Lev Walkin 2017-11-14 22:00:57 -0800
  • 37b579919d updated doc Lev Walkin 2017-11-14 21:13:21 -0800
  • d0ee2b1436 rename a bit for consistency Lev Walkin 2017-11-14 00:07:05 -0800
  • 304a70e9ac remove warnings Lev Walkin 2017-11-13 23:28:28 -0800
  • 288e95d5b1 Fix crash when processing S1AP Bi-Ruei, Chiu 2017-11-14 15:16:24 +0800
  • f9a94dfa1d update dependencies Lev Walkin 2017-11-13 23:23:19 -0800
  • f09cf4888d update dependencies Lev Walkin 2017-11-13 23:16:06 -0800
  • d3fd7a4bdf update dependencies Lev Walkin 2017-11-13 23:13:11 -0800
  • e7bd48aa5e better cleanup Lev Walkin 2017-11-13 23:12:49 -0800
  • 076bbbc7ab invert -gen-xxx to -no-gen-yyy Lev Walkin 2017-11-13 22:29:46 -0800
  • 2a923864b9 invert -gen-PER as -no-gen-OER Lev Walkin 2017-11-13 22:24:27 -0800
  • 0299037ed8 Fix memory leakeage Bi-Ruei, Chiu 2017-11-13 00:34:27 +0800
  • 8ae074ce79 Fix 'make check' error under sample.source.RRC Bi-Ruei, Chiu 2017-11-09 11:55:06 +0800
  • 7d5d930393 more precise OER and PER code bundling Lev Walkin 2017-11-13 22:17:20 -0800
  • 30566d1310 add asn1c compile smoke test Lev Walkin 2017-11-12 15:27:36 -0800
  • 227b944558 changelog order fix Lev Walkin 2017-11-11 18:08:33 -0800
  • d1c28aa809 generate OER and PER by default. add -no-gen-example Lev Walkin 2017-11-11 18:04:26 -0800
  • d5f6647fc5 remove superfluous -pdu Lev Walkin 2017-11-11 17:08:26 -0800
  • 3be4919d01 make -pdu=auto a default Lev Walkin 2017-11-11 16:13:32 -0800
  • 5f4dbb751a earlier detection of unknown -pdu=Type Lev Walkin 2017-11-11 14:52:11 -0800
  • 9ce64c13c7 API reference Lev Walkin 2017-11-07 06:22:14 -0800
  • 933b950a80 moved decl around to maintain comments continuity Lev Walkin 2017-11-07 05:55:29 -0800
  • cf573ec13c constness Lev Walkin 2017-11-07 04:20:52 -0800
  • ec4b7af9ef doc Lev Walkin 2017-11-07 04:20:36 -0800
  • d5627a1f11 more logical structure Lev Walkin 2017-11-07 01:04:40 -0800
  • f3334585a7 update doc Lev Walkin 2017-11-07 00:02:24 -0800
  • 08661a6508 use ptrdiff_t Lev Walkin 2017-11-06 02:08:47 -0800
  • 1fc5edb22d asn_encode_to_new_buffer() Lev Walkin 2017-11-06 01:58:49 -0800
  • cd8f1e0377 uper_encode() with NULL callback to ignore output and return the number of bits Lev Walkin 2017-11-06 00:13:32 -0800
  • 1a49ced90e use hash for name lookup Lev Walkin 2017-11-06 00:07:00 -0800
  • a67d11061e name clashes using generic hashing Lev Walkin 2017-11-05 22:46:12 -0800
  • adfcde29cd generic hashing mechanism Lev Walkin 2017-11-05 22:45:54 -0800
  • 3bcab4ebfa Add test case for issue #178 Jon Ringle 2017-11-02 17:05:15 -0400
  • 8baaf6b0d2 fix randomized failures on fast enough systems Lev Walkin 2017-11-05 21:39:58 -0800
  • ce2068a507 fix builddir Lev Walkin 2017-11-05 21:08:57 -0800
  • c9b2f28b98 replace incompatible awk with C Lev Walkin 2017-11-05 20:32:15 -0800
  • 3f52df00df removed autotools intermediate files from source code Lev Walkin 2017-10-31 19:35:50 -0700
  • ee8482a55d avoid complaints about _BSD_SOURCE on ubuntu Lev Walkin 2017-10-31 18:26:15 -0700
  • a53bdf16a0 removed autotools intermediate files from source code Lev Walkin 2017-10-31 17:21:37 -0700
  • f22184d31c force recompile T object Lev Walkin 2017-10-27 18:40:32 -0700
  • 5e73c5058b add missing member Lev Walkin 2017-10-26 00:38:28 -0700
  • 1351752f8d fixed non-trivial SIZE constraints for SET OF and SEQUENCE OF, fuzz-tested Lev Walkin 2017-10-25 23:02:44 -0700
  • 24354e1cd0 fix UPER decoding of SET OF with more then 16K elements Vasil Velichkov 2017-10-26 02:07:20 +0300
  • b623e8d701 Fix an undefined behaviour error in constr_SET_OF.c Vasil Velichkov 2017-10-25 21:28:25 +0300
  • abb7133c23 Fix UPER encoding of empty SEQUENCE OF Vasil Velichkov 2017-10-25 20:56:33 +0300
  • 5fcbb2868d Do not build 32bit skeletons lib and check-converter Vasil Velichkov 2017-10-25 15:40:06 +0300
  • 6fd84337a5 avoid failing on something that is considered compression bomb Lev Walkin 2017-10-24 03:54:23 -0700
  • 3bbbd04155 remove warning Lev Walkin 2017-10-24 03:34:12 -0700
  • 2387ff39ae Modify test 156 for verifying pull request 224 and 227 simultaneously Bi-Ruei, Chiu 2017-10-24 13:46:11 +0800
  • 5bdb55552f Fix duplicate 'asn_VAL_23_ignore' generated from RANAP ASN.1 Bi-Ruei, Chiu 2017-10-23 15:20:55 +0800
  • 7156898e45 protect from SET OF NULL compression bomb Lev Walkin 2017-10-24 03:29:31 -0700
  • d8e6bbfa9a fix memory realloc Lev Walkin 2017-10-24 03:26:40 -0700
  • 52b88e1b54 uper and oer SET OF and SEQUENCE OF verified Lev Walkin 2017-10-24 03:03:46 -0700
  • e5f0d94aa9 preserve rmax for fuzzer Lev Walkin 2017-10-24 00:59:32 -0700
  • 9175a28a5a deprecate EMIT_ASN_DEBUG, move under ASN_ namespace Lev Walkin 2017-10-24 00:58:42 -0700
  • 5615304c9a api change uper_encode() Lev Walkin 2017-10-24 00:47:03 -0700
  • cb59ce69a8 library name change Lev Walkin 2017-10-24 00:05:11 -0700
  • 005f8799b1 abstract out sorting Lev Walkin 2017-10-23 23:15:51 -0700
  • b2219ac657 remove debug Lev Walkin 2017-10-23 22:18:41 -0700
  • ddac40017f mask PER Lev Walkin 2017-10-23 22:15:53 -0700
  • 3ca48b9168 readme fix Lev Walkin 2017-10-21 22:00:00 -0700
  • b1d4102cd3 clarifying comment Lev Walkin 2017-10-21 21:58:50 -0700
  • 9f470d60fa stop ignoring formatting problems, start ignoring long long extension problems Lev Walkin 2017-10-21 16:27:08 -0700
  • df2edbbd15 regenerated Lev Walkin 2017-10-21 13:40:07 -0700
  • d2a7360685 bound the size of SEQUENCE OF and SET OF random generator Lev Walkin 2017-10-21 13:14:39 -0700
  • 62155df04d add stack overflow protection for SEQUENCE and SEQUENCE OF Lev Walkin 2017-10-21 01:16:17 -0700
  • 3c37385d29 fix OER comparison API Lev Walkin 2017-10-21 01:09:13 -0700
  • 836686167d fix after UPER round-trip fuzz Lev Walkin 2017-10-21 00:24:31 -0700
  • 5de8274266 fix UPER BIT STRING trailer encoding Lev Walkin 2017-10-20 23:12:09 -0700
  • ba2c5727d0 more debug Lev Walkin 2017-10-20 23:09:45 -0700
  • 1418d985cb verify unusual PER canonical order Lev Walkin 2017-10-20 17:27:29 -0700
  • bc6ef1f98a Add two tests in tests-asn1c-compiler directory Bi-Ruei, Chiu 2017-10-20 22:38:01 +0800
  • e460c3b7a3 Fix error during 'make check' Bi-Ruei, Chiu 2017-10-19 20:49:17 +0800
  • 156b0feb5c Fix duplication of selector functions Bi-Ruei, Chiu 2017-10-19 14:30:06 +0800
  • dcc822a090 Fix duplicate type names generated in headers file Bi-Ruei, Chiu 2017-10-19 01:06:57 +0800
  • 3e2de6960b Solve the problem that information object table with one entry can not be properly handled Bi-Ruei, Chiu 2017-10-19 00:41:15 +0800
  • 214c491951 Pass evaluated arguments to members and type references Bi-Ruei, Chiu 2017-10-19 00:31:14 +0800
  • 89cde74d4a Supply meaningful data for last %d argument of DEBUG() Bi-Ruei, Chiu 2017-10-06 21:27:39 +0800
  • b6bd8d788b Use parenthesis to avoid ambiguity of operator precedence Bi-Ruei, Chiu 2017-09-18 23:35:40 +0800
  • 742a196624 Fix 'FATAL: Does not look like criticality is a CLASS field reference (xxxx) denoting a type one line xxx' Bi-Ruei, Chiu 2017-09-11 14:14:44 +0800
  • 069c07657e Fix crash during dealing with empty optinal fields of ioc cell Bi-Ruei, Chiu 2017-09-11 14:09:34 +0800
  • aeff717baf Fix unrecognized value type for reject/ignore Bi-Ruei, Chiu 2017-09-11 13:54:45 +0800
  • 50934ba3d4 Fix 'Information Object Set XXX contains no objects' when parsing S1AP's ASN.1 Bi-Ruei, Chiu 2017-09-11 08:50:59 +0800
  • 4e5edcf063 temporarily mask unfinished tests Lev Walkin 2017-10-20 04:28:20 -0700
  • 6bc5696f52 fix consrtaint propagation for random_fill Lev Walkin 2017-10-20 04:19:37 -0700
  • d14802fa0f fix OER SEQUENCE decode memory leak Lev Walkin 2017-10-20 02:58:25 -0700
  • 9d328eec0a use oer guara Lev Walkin 2017-10-20 03:50:41 -0700
  • 42f6c88018 fix OER NULL and SEQUENCE extensions round-trip Lev Walkin 2017-10-20 02:39:08 -0700
  • a460cbd13e verify ASN.1 syntax prior to a lengthy run through a bundle Lev Walkin 2017-10-20 02:18:04 -0700
  • 130cffe9a9 add options to readme Lev Walkin 2017-10-19 04:18:12 -0700
  • 312e3e0f96 remove gcc compiler warnings Lev Walkin 2017-10-19 03:49:50 -0700
  • 1d2a6e8b3f allow fully default flags for distcheck Lev Walkin 2017-10-19 03:45:21 -0700
  • 435469ec33 remove gcc compiler warnings Lev Walkin 2017-10-19 03:39:23 -0700
  • c547661e3c no default 32-bit test on travis, no 32-bit libasan there Lev Walkin 2017-10-19 03:36:09 -0700
  • b1f4f33ae6 remove gcc-7 compiler warnings Lev Walkin 2017-10-19 03:28:49 -0700
  • 0afbd325f3 detect leak detector in runtime Lev Walkin 2017-10-19 03:21:21 -0700
  • 48e82d1f1f removed gcc-7 warnings Lev Walkin 2017-10-19 03:06:35 -0700
  • b2d896e4d9 verify that undefined sanitizer can be linked in Lev Walkin 2017-10-19 09:50:20 +0000
  • bc09dd4845 generate constraints differently to avoid warnings Lev Walkin 2017-10-19 02:16:35 -0700
  • 4bd9eaf7e1 force use variable Lev Walkin 2017-10-19 01:16:42 -0700