Commit Graph

  • 0a3bf61d0d do not --enable-test-32bit by default Lev Walkin 2017-10-19 00:33:54 -0700
  • 1fef87a46f linkability check for ASAN and UBSAN Lev Walkin 2017-10-19 00:25:09 -0700
  • 03531df897 stronger detection of fuzzing infrastructure (linkability) Lev Walkin 2017-10-19 00:23:12 -0700
  • d346ffd810 Initialize _asn_ctx in the tests Vasil Velichkov 2017-10-19 05:29:25 +0300
  • 72b104470e Fix several sign-compare errors in the tests Vasil Velichkov 2017-10-19 04:38:38 +0300
  • 97656bdd11 Initialize ret in safe_printf(...) Vasil Velichkov 2017-10-19 04:31:29 +0300
  • c8bc573f06 Fix another sign-compare error in oer_support.c Vasil Velichkov 2017-10-19 04:27:44 +0300
  • 3d3af67a37 Run check and distcheck in separate travis builds Vasil Velichkov 2017-10-19 03:46:03 +0300
  • 51612b2361 Do not tail the distcheck output Vasil Velichkov 2017-10-18 22:15:55 +0300
  • 3875d507d9 Switch uint8_t to size_t as len_len's type Vasil Velichkov 2017-10-19 03:50:22 +0300
  • e56f4b24d4 Fix one sign-compare error in OCTET_STRING.c Vasil Velichkov 2017-10-18 20:42:27 +0300
  • e60e6f225a Fix sign-compare error in oer_support Vasil Velichkov 2017-10-18 21:16:03 +0300
  • c3e0019b56 Fix sign-compare error in constr_SEQUENCE.c Vasil Velichkov 2017-10-18 21:12:01 +0300
  • 39ab82f36d Fix two strict-aliasing errors Vasil Velichkov 2017-10-18 20:33:57 +0300
  • 6aac1c3c16 Fix sign-compare errors Vasil Velichkov 2017-10-18 19:30:00 +0300
  • 12e91c9d3f Disable -Wformat errors when compiling skeletongs Vasil Velichkov 2017-10-18 18:57:47 +0300
  • 6cec1afb4e Install gcc-multilib in travis Vasil Velichkov 2017-10-10 22:48:38 +0300
  • d06dc0920b Do not ignore the test errors in travis Vasil Velichkov 2017-10-10 07:40:32 +0300
  • b37ee63992 regenerated Lev Walkin 2017-10-18 16:52:18 -0700
  • 1bde6d4d7a remove warnings Lev Walkin 2017-10-18 16:49:27 -0700
  • 1c0ce5e1d1 unused arg Lev Walkin 2017-10-18 16:42:58 -0700
  • 61b4be0e4c bc -> expr Lev Walkin 2017-10-18 16:37:51 -0700
  • 19e12b5597 signedness fix Lev Walkin 2017-10-18 16:30:05 -0700
  • 249fd26063 add --disable-test-32bit Lev Walkin 2017-10-18 10:05:26 -0700
  • 0b56b22ca5 fix default value cmp/set order Lev Walkin 2017-10-18 00:40:32 -0700
  • 04ca1b5293 typo fix Lev Walkin 2017-10-18 00:27:35 -0700
  • af51eafe31 fix: encode effective integer Lev Walkin 2017-10-18 00:26:37 -0700
  • 623986ac6a fix tag overlap in CHOICE test Lev Walkin 2017-10-17 21:36:04 -0700
  • 20696a4ff3 constness fixes, round-trip and fuzz-testing for CHOICE Lev Walkin 2017-10-17 21:27:33 -0700
  • 37231fb195 forward and backward canonical map for CHOICE Lev Walkin 2017-10-17 21:24:34 -0700
  • f585ad62b5 print XER as well Lev Walkin 2017-10-17 21:10:13 -0700
  • f918398e77 description of tests-randomized Lev Walkin 2017-10-17 18:59:21 -0700
  • 5754545305 link skeletons instead of copy Lev Walkin 2017-10-17 18:37:42 -0700
  • 312795a24c OER CHOICE extensions support + fuzzing Lev Walkin 2017-10-17 15:48:34 -0700
  • 7193cf069f OER encoding of pure NULLs verified Lev Walkin 2017-10-17 14:10:35 -0700
  • 22cef6cb93 BMPString and UniversalString fuzz testing Lev Walkin 2017-10-16 20:33:07 -0700
  • e4a1625ad2 compare literal values if times are not well-formed for semantic comparison Lev Walkin 2017-10-16 15:09:04 -0700
  • 2d824a6976 fix type Lev Walkin 2017-10-14 02:58:46 -0700
  • ace43a3fcc object identifier and relative oid bundles Lev Walkin 2017-10-14 01:49:55 -0700
  • dd01a5e54c OER support for UTCTime and GeneralizedTime, also fuzz-testing Lev Walkin 2017-10-14 01:45:26 -0700
  • 2ed11835b7 comparison and free fixes Lev Walkin 2017-10-14 01:41:57 -0700
  • 349b340767 UTF8String randomized fuzz-test Lev Walkin 2017-10-14 00:23:09 -0700
  • 588bf0f7dc OBJECT IDENTIFIER and RELATIVE-OID API simplified Lev Walkin 2017-10-13 23:51:16 -0700
  • 290e2c7f46 REAL constraint ranges fixed after Corrigendum 1 Lev Walkin 2017-10-13 23:42:06 -0700
  • b5b524b1d0 OBJECT IDENTIFIER and RELATIVE-OID OER encoding and randomized testing Lev Walkin 2017-10-13 03:14:03 -0700
  • 1ff89d3fa4 Merge pull request #221 from ringlej/issue/220 Lev Walkin 2017-10-13 02:26:18 -0700
  • 0770393d22 fix issue 220: implicit declaration of function ‘isatty’ Jon Ringle 2017-10-12 10:09:02 -0400
  • f11ebf8a5b corrected to the best known range (fixed after X.696 Corrigendum 1) Lev Walkin 2017-10-11 00:37:27 -0700
  • 83170fc089 Enable ASAN in travis Vasil Velichkov 2017-10-10 05:56:51 +0300
  • aead8c5f68 Fix a memory leak in SEQUENCE_free Vasil Velichkov 2017-10-10 05:34:48 +0300
  • 84dd0fef6f Fix a memory leak in xer_equivalent Vasil Velichkov 2017-10-10 05:38:10 +0300
  • edd82a9686 Do not call memcpy with NULL src pointer Vasil Velichkov 2017-10-10 03:15:32 +0300
  • fc25d5e708 Fix the memory leaks in check-42.c test Vasil Velichkov 2017-10-10 03:36:15 +0300
  • cef21e07ac Fix several memory leaks in the tests Vasil Velichkov 2017-10-09 23:40:17 +0300
  • 5532a1d6cc Expose the ASAN_ENV_FLAGS in check-assembly.sh Vasil Velichkov 2017-10-10 17:58:49 +0300
  • d0d63928af overrideable fuzzing time Lev Walkin 2017-10-10 01:27:37 -0700
  • 490064f12a ignore compile products Lev Walkin 2017-10-10 00:32:58 -0700
  • ac6db177de better debugging Lev Walkin 2017-10-10 00:31:06 -0700
  • 294aebc7f2 regenerated Lev Walkin 2017-10-10 00:29:18 -0700
  • 8f5017645b typo fix Lev Walkin 2017-10-10 00:28:57 -0700
  • 758aeaddfb remove excessive useless integer conversion width Lev Walkin 2017-10-10 00:12:02 -0700
  • e24bad1a56 fix under-replacement Lev Walkin 2017-10-09 23:58:15 -0700
  • 42a94cbc30 unistd does not always include getopt.h (by @velichkov) Lev Walkin 2017-10-09 20:25:05 -0700
  • c346f90373 easier fix for sanitization (by @velichkov) Lev Walkin 2017-10-09 20:24:40 -0700
  • ebeb401513 more portable get_param Lev Walkin 2017-10-09 19:51:26 -0700
  • 121ad66245 better entropy estimation Lev Walkin 2017-10-09 01:03:54 -0700
  • 40bb23cbc3 proper bundles specified Lev Walkin 2017-10-09 07:17:48 +0000
  • c143b7a26e avoid linking 32-bit with 64-bit libs Lev Walkin 2017-10-09 07:08:06 +0000
  • b98c77131b distclean might not clean properly if not fully compiled Lev Walkin 2017-10-09 06:34:47 +0000
  • ed93977dfa internal implementation file Lev Walkin 2017-10-08 23:04:04 -0700
  • d20f174624 regenerated Lev Walkin 2017-10-08 23:02:34 -0700
  • 40b8a7ae99 simpler makefile generation Lev Walkin 2017-10-08 22:36:29 -0700
  • 45bae08c71 Merge pull request #214 from brchiu/fix_vlm_issue_211 Lev Walkin 2017-10-08 19:55:03 -0700
  • a4f8e94bc1 get rid of alloca() in compiler Lev Walkin 2017-10-08 19:28:20 -0700
  • e2bbbf8f1e remove the use of alloca in skeletons Lev Walkin 2017-10-08 18:52:37 -0700
  • c36803785e PATH_MAX is hard to get these days on the Sun... Lev Walkin 2017-10-08 17:37:37 -0700
  • 226d107945 use certified make Lev Walkin 2017-10-08 17:37:11 -0700
  • 2225674d46 cosmetics Lev Walkin 2017-10-08 16:33:57 -0700
  • 1f05facc8c ignore garbage in the tests directory Lev Walkin 2017-10-08 16:33:21 -0700
  • 09be69c010 compatibility with building off-sources Lev Walkin 2017-10-08 16:28:11 -0700
  • 8e71151267 add file which is not guaranteed to be included Lev Walkin 2017-10-08 16:18:05 -0700
  • 68079d3861 detect double->float overflows Lev Walkin 2017-10-08 15:41:20 -0700
  • ab25f195ce avoid removing directory with potentially modified/linked useful sources Lev Walkin 2017-10-08 12:50:43 -0700
  • 7c470c7cb4 do up to eight different tests: m32/m64 and native/wide, and randomizer/fuzzer, in a matrix Lev Walkin 2017-10-08 04:01:45 -0700
  • 60d6267811 support -m32 for 32-bit testing Lev Walkin 2017-10-08 03:16:10 -0700
  • 63a89da5ec fix tail zeroes elimination Lev Walkin 2017-10-08 02:48:32 -0700
  • 6cbed3dd61 reconfigured tests to support -m32 32-bit mode testing with sanitizers Lev Walkin 2017-10-07 16:42:41 -0700
  • cc6a76b2d6 Undefined Behavior sanitizer fixes Lev Walkin 2017-10-07 16:23:16 -0700
  • fa9a326d54 Sun compat Lev Walkin 2017-10-07 16:22:47 -0700
  • fe37431038 sun compatibility Lev Walkin 2017-10-07 00:24:51 -0700
  • 9d6ba1c805 Solaris fix Lev Walkin 2017-10-06 16:38:07 -0700
  • b7c5899615 Ensure XER decoding happens in the long domain (instead of imax_t) Lev Walkin 2017-10-06 16:36:32 -0700
  • 6bdd8c0ae1 vasnprintf for Solaris Lev Walkin 2017-10-06 16:35:45 -0700
  • 85d7a1b3d8 32-bit mode compile Lev Walkin 2017-10-06 16:35:21 -0700
  • 3ed43b2539 Fix issue 211 Bi-Ruei, Chiu 2017-10-06 18:46:25 +0800
  • f58f1fccee expose current make tool to check-bundles.sh Lev Walkin 2017-10-06 00:30:50 -0700
  • 39936ce6b9 Solaris compatibility Lev Walkin 2017-10-05 23:56:39 -0700
  • a06b1b4ddf Solaris does not have vasnprintf() Lev Walkin 2017-10-05 23:07:22 -0700
  • d28b45fd93 run through shellcheck Lev Walkin 2017-10-05 22:09:19 -0700
  • 9cbf678474 remove warnings Lev Walkin 2017-10-05 16:31:53 -0700