Commit Graph

  • 3c2753a3d8
    Expand defintion of PSL; add ICANN reference Jeffrey Walton 2018-01-04 21:35:33 -0500
  • 05907b5c7b
    Expand defintion of PSL; add ICANN reference Jeffrey Walton 2018-01-04 20:48:45 -0500
  • 4491895e6c Add missing include alloca.h in fuzz/main.c Tim Rühsen 2017-11-11 15:10:58 +0100
  • cb5933d981 Fix printf warnings in fuzz/main.c Tim Rühsen 2017-11-11 15:10:25 +0100
  • 9bd2c6ad37 Release v0.19.1 libpsl-0.19.1 Tim Rühsen 2017-11-09 15:35:03 +0100
  • 1c44781718 Fix unsigned integer overflow in _mem_is_ascii() libpsl-0.19.0 Tim Rühsen 2017-11-03 12:10:05 +0100
  • 58ca2395e1 Merge 85e337b010 into 16bf63a6bf Alessandro Vesely 2017-10-27 18:01:27 +0000
  • 85e337b010 Fix errors resulting from removal of underscores. Avoid realloc/fread loop in psl_load_fp() Alessandro Vesely 2017-10-27 19:39:27 +0200
  • 84e69a96fe Remove leading underscores from symbol definitions, since they are reserved. Alessandro Vesely 2017-10-27 18:13:29 +0200
  • 16bf63a6bf Update corpora from oss-fuzz Tim Rühsen 2017-09-15 17:49:19 +0200
  • 4e51142022 psl_*_count() return -1 if information is not available Tim Rühsen 2017-09-15 17:13:57 +0200
  • 192b3f06d2 Add psl_free_string to libpsl-sections.txt Tim Rühsen 2017-09-15 17:12:45 +0200
  • c7a48a0bf8 Amend start of comments in lookup_string_in_fixed_set.c Tim Rühsen 2017-09-15 17:12:31 +0200
  • a12bd1d2a6 Fix input encoding for python3 Tim Rühsen 2017-09-14 20:25:59 +0200
  • d64fea0d8d Merge 85c5187488 into 964e90a43e dkg 2017-09-12 17:50:20 +0000
  • 85c5187488 move psl-make-dafsa to python3 Daniel Kahn Gillmor 2017-09-07 11:11:15 -0400
  • 964e90a43e Merge pull request #79 from darnir/free_string Tim Rühsen 2017-08-30 12:23:28 +0200
  • 4d5982ed98 Add new function psl_free_string() Darshit Shah 2017-08-29 19:32:47 +0200
  • d6c1051b37 Add m4/ax_check_compile_flag.m4 Tim Rühsen 2017-07-27 11:55:29 +0200
  • 0ff626f6b6 Update corpora from oss-fuzz Tim Rühsen 2017-07-27 11:36:18 +0200
  • 4abb701b2c Improve fuzz/get_all_corpora Tim Rühsen 2017-07-27 11:29:29 +0200
  • c1bf52dbc3 Add -fsanitize-address-use-after-scope to --enable-asan if available Tim Rühsen 2017-07-27 11:29:02 +0200
  • c10ef083d6 Cleanup .travis_coveralls.sh Tim Rühsen 2017-07-27 11:07:00 +0200
  • 05d957ffae Update .travis_coveralls.sh Tim Rühsen 2017-07-20 16:39:28 +0200
  • 88e563cfcb Add fuzz-coverage report Tim Rühsen 2017-07-20 15:58:59 +0200
  • 0d2649684f Release v0.18.0 libpsl-0.18.0 Tim Rühsen 2017-07-20 14:48:12 +0200
  • 0e0ddc4cec Update contrib/check-hard Tim Rühsen 2017-07-20 14:46:55 +0200
  • 659ee4391e Remove compiler warnings Tim Rühsen 2017-07-20 11:35:31 +0200
  • 9ec54644d0 Update PSL submodule Tim Rühsen 2017-07-19 16:54:35 +0200
  • 280c130f73 Add fuzz/git_all_corpora Tim Rühsen 2017-07-19 15:02:03 +0200
  • bf0f1cda52 Update fuzzer corpora Tim Rühsen 2017-07-19 15:01:40 +0200
  • ecc3914172 Fix link libraries for oss-fuzz static building Tim Rühsen 2017-07-15 12:31:53 +0200
  • 4306c0cfc0 Fix pkg-config support for libidn and libidn2 Tim Rühsen 2017-07-15 12:31:01 +0200
  • 0a48980efc Use libidn2 as default Tim Rühsen 2017-07-09 22:09:09 +0200
  • 083c8c6801 Fix a few C89 issues Tim Rühsen 2017-07-13 16:30:52 +0200
  • 1076ec178c Update internal IDNA corpora from OSS-Fuzz Tim Rühsen 2017-07-13 16:14:40 +0200
  • 2cb2266cb1 Update libidn corpora from OSS-Fuzz Tim Rühsen 2017-07-13 16:09:41 +0200
  • 5f1176485e Update libidn2 corpora from OSS-Fuzz Tim Rühsen 2017-07-13 16:03:27 +0200
  • 9015ae5fc0 Update libicu corpora from OSS-Fuzz Tim Rühsen 2017-07-13 15:56:15 +0200
  • 3541a7cb80 Update libicu corpora from OSS-Fuzz Tim Rühsen 2017-07-13 15:50:04 +0200
  • a6e4703318 Fix oss-fuzz issue #2600 (buffer overflow in libicu code) Tim Rühsen 2017-07-13 15:40:58 +0200
  • 3f03987897 Fix fuzz/ regression tester building Tim Rühsen 2017-07-13 15:39:46 +0200
  • 631362d3d0 Fuzz all types of builds (idn2, idn, icu, none) Tim Rühsen 2017-07-12 10:40:58 +0200
  • 2abce22058 Add UBSAN testing for Travis CI Tim Rühsen 2017-07-09 20:31:01 +0200
  • 926cc34ade Fix uninitialised value created by stack allocation Tim Rühsen 2017-07-09 20:21:55 +0200
  • d583db99b8 Update oss-fuzz target for static linking Tim Rühsen 2017-07-08 18:02:52 +0200
  • 467f035f0a Add one new corpus for libpsl_load_fuzzer Tim Rühsen 2017-07-08 12:11:50 +0200
  • 90a1198939 Find static libidn2 via configure Tim Rühsen 2017-07-06 11:04:58 +0200
  • 49c9fade7a Fix fuzz/run-clang.sh for CTRL-C Tim Rühsen 2017-07-02 21:23:10 +0200
  • f2b9b2447a Remove C++ settings from fuzz/README.md Tim Rühsen 2017-07-02 21:11:43 +0200
  • 5e562e6f3b Update fuzzer corpora and scripts Tim Rühsen 2017-06-30 19:55:55 +0200
  • 61824edc3d Add oss-fuzz corpora downloader Tim Rühsen 2017-06-26 12:58:21 +0200
  • 0cbb7089f6 Enable ASan for Travis CI testing Tim Rühsen 2017-06-20 16:50:41 +0200
  • b858480f0d Add --enable-asan --enable-ubsan to contrib/check-hard Tim Rühsen 2017-06-20 16:44:41 +0200
  • 492c884d7d Fix memory overflow in LIBICU code of psl_str_to_utf8lower() Tim Rühsen 2017-06-20 16:27:58 +0200
  • 47734a6f1f Add --enable-asan and --enable-usan configure options Tim Rühsen 2017-06-20 16:22:53 +0200
  • e20e6f369b Add clang's CFI instrumentation Tim Rühsen 2017-06-16 16:51:33 +0200
  • d417badedb New corpora for libpsl_load_fuzzer Tim Rühsen 2017-06-19 10:49:26 +0200
  • 81737c9260 New OSS-Fuzz corpora for libpsl_load_dafsa_fuzzer Tim Rühsen 2017-06-19 10:44:20 +0200
  • fa69455d07 Add fuzz/ stuff to .gitignore Tim Rühsen 2017-06-14 14:37:23 +0200
  • f304dbe324 More fuzzer improvements Tim Rühsen 2017-06-14 12:45:05 +0200
  • 43f460d4c5 New OSS-Fuzz corpora for libpsl_fuzzer Tim Rühsen 2017-06-14 10:47:47 +0200
  • 44db84e6ec More corpora for libpsl_load_dafsa_fuzzer Tim Rühsen 2017-06-14 10:00:49 +0200
  • 666c07b364 New fuzz/libpsl_load_fuzzer.c plus corpus directory Tim Rühsen 2017-06-14 09:49:07 +0200
  • 6ca1304bd4 Fix libpsl_load_dafsa_fuzzer for libc6 < 2.22 Tim Rühsen 2017-06-14 09:07:54 +0200
  • d686c1fff7 Fix memleak in _psl_is_public_suffix() (found by fuzzing) Tim Rühsen 2017-06-13 22:24:18 +0200
  • 812e887530 New fuzz corpora Tim Rühsen 2017-06-13 22:17:09 +0200
  • 896a5e299a Enhance fuzzing Tim Rühsen 2017-06-13 22:16:14 +0200
  • e8f083e867 Add function calls to fuzz/libpsl_fuzzer.c Tim Rühsen 2017-06-12 17:07:54 +0200
  • 9da4e94c1a Update fuzz/README.md Tim Rühsen 2017-06-12 17:07:07 +0200
  • e584007f42 * src/psl.c (psl_str_to_utf8lower): Fix docs Tim Rühsen 2017-06-12 17:00:53 +0200
  • 045bf63031 Fix double free in psl_load_fp(), found by fuzzing Tim Rühsen 2017-06-09 22:53:19 +0200
  • bce2e9acb0 fuzz/fuzzer.h: Add extern 'C' Tim Rühsen 2017-06-09 20:35:46 +0200
  • f41c6aaf63 Add fuzzing architecture Tim Rühsen 2017-06-09 16:27:37 +0200
  • fa2985a535 Update PSL submodule Tim Rühsen 2017-06-09 11:01:17 +0200
  • d6ea8816f6 Merge 2c4e4d418b into a33feb8ff4 Dagobert Michelsen 2017-04-20 08:02:25 +0000
  • a33feb8ff4 Fix typos found by ka7/misspell_fixer Tim Rühsen 2017-04-19 11:46:27 +0200
  • d23cf2bf17 Update PSL submodule Tim Rühsen 2017-04-19 11:43:11 +0200
  • 4225bee238 Merge ea05399333 into 448f6e4564 Christopher Meng 2017-04-17 10:25:01 +0000
  • 464f8aed66 Merge 1f207c71d9 into 448f6e4564 dkg 2017-04-17 05:17:06 +0000
  • 4edd5fde1e updated to V0.17.0 Tim Rühsen 2017-03-27 16:39:59 +0200
  • 448f6e4564 Fix order of files in psl_latest() Tim Rühsen 2017-02-21 12:18:29 +0100
  • 8fddb72033 Release v0.17.0 libpsl-0.17.0 Tim Rühsen 2017-01-16 12:57:25 +0100
  • 2aa06e17c8 Update PSL submodule Tim Rühsen 2017-01-16 12:14:37 +0100
  • eda8276b5f Use NON-TRANSITIONAL toASCII() with libicu Tim Rühsen 2017-01-16 10:47:21 +0100
  • 26d0856d0a Fix typo Tim Rühsen 2017-01-16 10:26:12 +0100
  • 526768cc5d Use TR46 non-transitional with libidn2 >= 0.14 Tim Rühsen 2017-01-14 15:47:44 +0100
  • 71059c2c6d Work around https://github.com/eddyxu/cpp-coveralls/issues/108 Tim Rühsen 2017-01-04 20:25:38 +0100
  • 1a06a6c888 Add coveralls token to .travis_coveralls.sh Tim Rühsen 2017-01-04 17:19:05 +0100
  • 31684dc7fd Add psl_latest() and psl_dist_filename() to tests Tim Rühsen 2017-01-04 17:10:57 +0100
  • a3f6134a5e Amend .travis_coveralls.sh Tim Rühsen 2017-01-04 16:53:51 +0100
  • 2c17d56234 Use TR46 transitional with libidn2 >= 0.14 Tim Rühsen 2017-01-03 12:30:43 +0100
  • 5ae937f50e fix debian/rules clean debian/0.16.1-1 debian Daniel Kahn Gillmor 2016-12-18 00:35:10 +0100
  • c6d6299275 preparing new upstream release 0.16.1 Tim Rühsen 2016-12-15 15:49:37 +0100
  • 841a7d3e77 Merge tag 'libpsl-0.16.1' into debian Tim Rühsen 2016-12-15 15:44:33 +0100
  • 440268f912 Remove patching to SO VERSION 6:0:1 Tim Rühsen 2016-12-15 15:40:32 +0100
  • 7d5f3a67af Release v0.16.1 libpsl-0.16.1 Tim Rühsen 2016-12-15 13:01:45 +0100
  • d4ea513f27 Add --use-latest-psl to tools/psl, now default Tim Rühsen 2016-12-15 12:51:35 +0100
  • d9088f3425 New gbp wrapper for smooth building Tim Rühsen 2016-12-14 12:03:00 +0100
  • d02dec2f3b Update to debhelper 10 Tim Rühsen 2016-12-13 15:33:23 +0100