Commit Graph

  • 517df86b99 Fix previous commit Tim Rühsen 2018-04-21 11:26:20 +0200
  • 2d520d84fe Fallbacks for IDN library detection Tim Rühsen 2018-04-20 15:31:37 +0200
  • 28180937ca src/psl.c: Fix build on Visual Studio Chun-wei Fan 2018-04-20 16:40:06 +0800
  • de8b1d2871 fuzz: Skip the tests if fmemopen() is not found Chun-wei Fan 2018-04-20 14:42:30 +0800
  • 3f511532de Make global vars static in test-is-public-all.c Tim Rühsen 2018-04-19 10:21:25 +0200
  • dd44296e62 Remove leading _ from header guard Tim Rühsen 2018-04-19 10:16:45 +0200
  • eba4c9f9a2 Remove unused vars in test-is-public-all.c Tim Rühsen 2018-04-19 10:15:53 +0200
  • 5d27e573b8 Extend visibility support Tim Rühsen 2018-04-19 10:06:47 +0200
  • 11e2a32b4a libpsl.h.in: Decorate public symbols for export Chun-wei Fan 2018-04-18 13:52:38 +0800
  • 8767c48f43 src/psl.c: Make code compilable on native Windows Chun-wei Fan 2018-04-18 13:48:30 +0800
  • bbee21ff68 Fix non-srcdir builds Emmanuele Bassi 2018-04-06 18:26:07 +0100
  • 8207e13cdc fix spelling errors Daniel Kahn Gillmor 2018-03-23 11:14:27 +0000
  • b9db5a7305 Fix make distcheck without enabled docs Tim Rühsen 2018-03-06 10:21:45 +0100
  • 6aaf6f4620 Don't require xsltproc when not building man pages Tim Rühsen 2018-03-06 09:40:11 +0100
  • 4e808b0496 Fix --disable-builtin configure option Tim Rühsen 2018-03-05 11:25:06 +0100
  • bb53ff2d63 Release V0.20.1 Tim Rühsen 2018-02-26 11:47:27 +0100
  • adcf96fbbe Improve docs for PSL_TYPE_NO_STAR_RULE Tim Rühsen 2018-02-26 11:45:57 +0100
  • 0410c72cd9 Add man page text about effect of --no-star-rule Tim Rühsen 2018-02-26 11:35:18 +0100
  • 3b63c58722 Add --no-star-rule to psl utility Tim Rühsen 2018-02-26 11:23:01 +0100
  • a19acd4299 Release v0.20.1 Tim Rühsen 2018-02-23 14:50:55 +0100
  • e901f5321f Fix PSL_TYPE_NO_STAR_RULE and improve test suite Tim Rühsen 2018-02-23 12:09:03 +0100
  • dec2485114 Release v0.20.0 Tim Rühsen 2018-02-22 10:03:15 +0100
  • 3c28595151 Update copyrights Tim Rühsen 2018-02-22 10:03:37 +0100
  • b42ca62b9c Update fuzzer to use PSL_TYPE_NO_STAR_RULE Tim Rühsen 2018-02-22 09:54:50 +0100
  • 83fc0431e4 Update PSL submodule Tim Rühsen 2018-02-21 20:51:29 +0100
  • c0cd25178b Add TLDs to (DAFSA) data to allow skipping the star rule Tim Rühsen 2018-02-21 20:49:26 +0100
  • db6f7b971c Add tests for PSL_TYPE_NO_STAR_RULE Claudio Saavedra 2018-02-21 17:58:52 +0200
  • 737246856e psl_is_public_suffix2(): allow checking for suffixes not in the list Claudio Saavedra 2018-02-21 16:20:36 +0200
  • 58ff15ca2c Remove C99 loop construct Tim Rühsen 2018-02-21 15:56:58 +0100
  • 5c9e7e74ee Limit CPU wasting on large inputs Tim Rühsen 2018-02-13 15:41:58 +0100
  • 1f5db700ec Remove unconditional setting of GCC-specific flag Dagobert Michelsen 2018-01-16 15:23:41 +0100
  • 5995c12be6 Update PSL submodule Tim Rühsen 2018-01-16 15:32:12 +0100
  • af2dbb83ec Expand defintion of PSL; add ICANN reference Jeffrey Walton 2018-01-04 20:48:45 -0500
  • 01a878ac88 Add missing include alloca.h in fuzz/main.c Tim Rühsen 2017-11-11 15:10:58 +0100
  • fb29a889e4 Fix printf warnings in fuzz/main.c Tim Rühsen 2017-11-11 15:10:25 +0100
  • 4fede219a1 Release v0.19.1 Tim Rühsen 2017-11-09 15:35:03 +0100
  • 8530d396c1 Fix unsigned integer overflow in _mem_is_ascii() Tim Rühsen 2017-11-03 12:10:05 +0100
  • fa59acdeb8 Update corpora from oss-fuzz Tim Rühsen 2017-09-15 17:49:19 +0200
  • a48169e6da psl_*_count() return -1 if information is not available Tim Rühsen 2017-09-15 17:13:57 +0200
  • 4bfb18af61 Add psl_free_string to libpsl-sections.txt Tim Rühsen 2017-09-15 17:12:45 +0200
  • 7785d6edb2 Amend start of comments in lookup_string_in_fixed_set.c Tim Rühsen 2017-09-15 17:12:31 +0200
  • 4bcbb57936 Fix input encoding for python3 Tim Rühsen 2017-09-14 20:25:59 +0200
  • c3455d6835 Merge branch 'master' of https://github.com/rockdaboot/libpsl Dagobert Michelsen 2018-04-27 15:40:55 +0200
  • b7f5c1414d Release V0.20.2 libpsl-0.20.2 Tim Rühsen 2018-04-26 20:18:39 +0200
  • 3695113cf6 Add msvc/ autogen files to .gitignore Tim Rühsen 2018-04-26 16:57:49 +0200
  • 5fd44f138b Fix several configure --enable options Tim Rühsen 2018-04-26 19:20:46 +0200
  • a6397a0d62 Remove _HIDDEN from src/lookup_string_in_fixed_set.c Tim Rühsen 2018-04-26 16:45:15 +0200
  • c93175c32d
    Merge pull request #99 from fanc999/build.win Tim Rühsen 2018-04-26 10:46:50 +0000
  • 6a5da68ccf Add NMake Makefiles for Visual Studio builds Chun-wei Fan 2018-04-24 18:51:04 +0800
  • 724fbd0098 Fix make distcheck Tim Rühsen 2018-04-25 17:06:44 +0200
  • 7cb146765e Fix when built as a projects subdir Tim Rühsen 2018-04-25 16:50:42 +0200
  • 1a59430862 Add LTLIBICONV and LTLIBINTL to libpsl build Tim Rühsen 2018-04-25 16:00:12 +0200
  • 64db5a57da Add support for native Win32 builds Tim Rühsen 2018-04-25 15:56:00 +0200
  • b220ffb0b9 Fix MinGW cros build on Linux Tim Rühsen 2018-04-21 11:30:22 +0200
  • 8595ebb0ce Fix previous commit Tim Rühsen 2018-04-21 11:26:20 +0200
  • 1a8e3e01f5 Fallbacks for IDN library detection Tim Rühsen 2018-04-20 15:31:37 +0200
  • 5f85085d76 src/psl.c: Fix build on Visual Studio Chun-wei Fan 2018-04-20 16:40:06 +0800
  • 9620b13374 fuzz: Skip the tests if fmemopen() is not found Chun-wei Fan 2018-04-20 14:42:30 +0800
  • 8fc27ea12c autotools builds: Enable Windows builds Chun-wei Fan 2018-04-19 09:11:04 +0800
  • 44256b1a3a Make global vars static in test-is-public-all.c Tim Rühsen 2018-04-19 10:21:25 +0200
  • 01b6cba78f Remove leading _ from header guard Tim Rühsen 2018-04-19 10:16:45 +0200
  • c4a2698e22 Remove unused vars in test-is-public-all.c Tim Rühsen 2018-04-19 10:15:53 +0200
  • 6244c731b9 Extend visibility support Tim Rühsen 2018-04-19 10:06:47 +0200
  • c1f780d802
    Merge d9095bbe03 into 84536ee21d fanc999 2018-04-19 07:57:47 +0000
  • 8e91838fd5 libpsl.h.in: Decorate public symbols for export Chun-wei Fan 2018-04-18 13:52:38 +0800
  • 859b307593 src/psl.c: Make code compilable on native Windows Chun-wei Fan 2018-04-18 13:48:30 +0800
  • d9095bbe03 autotools builds: Enable Windows builds Chun-wei Fan 2018-04-19 09:11:04 +0800
  • a2243d7d3c libpsl.h.in: Decorate public symbols for export Chun-wei Fan 2018-04-18 13:52:38 +0800
  • 3fa3731ca6 src/psl.c: Make code compilable on native Windows Chun-wei Fan 2018-04-18 13:48:30 +0800
  • 84536ee21d
    Merge pull request #96 from ebassi/non-srcdir-build Tim Rühsen 2018-04-06 18:22:59 +0000
  • c9a550e93c Fix non-srcdir builds Emmanuele Bassi 2018-04-06 18:26:07 +0100
  • 8aba48aa27
    Merge pull request #94 from dkg/speling Tim Rühsen 2018-03-23 13:31:26 +0000
  • 2c66c15a99 fix spelling errors Daniel Kahn Gillmor 2018-03-23 11:14:27 +0000
  • fe2042fea8 Fix make distcheck without enabled docs Tim Rühsen 2018-03-06 10:21:45 +0100
  • 32f3861216 Don't require xsltproc when not building man pages Tim Rühsen 2018-03-06 09:40:11 +0100
  • f7e0d9441a Fix --disable-builtin configure option Tim Rühsen 2018-03-05 11:25:06 +0100
  • 6220e02ebd Release V0.20.1 libpsl-0.20.1 Tim Rühsen 2018-02-26 11:47:27 +0100
  • e0c1ed0e7a Improve docs for PSL_TYPE_NO_STAR_RULE Tim Rühsen 2018-02-26 11:45:57 +0100
  • a9ccf7ab23 Add man page text about effect of --no-star-rule Tim Rühsen 2018-02-26 11:35:18 +0100
  • 337e189979 Add --no-star-rule to psl utility Tim Rühsen 2018-02-26 11:23:01 +0100
  • 35d96246e7 Release v0.20.1 Tim Rühsen 2018-02-23 14:50:55 +0100
  • 8fd480584e Fix PSL_TYPE_NO_STAR_RULE and improve test suite Tim Rühsen 2018-02-23 12:09:03 +0100
  • 9542813a8f Release v0.20.0 libpsl-0.20.0 Tim Rühsen 2018-02-22 10:03:15 +0100
  • 43ec750b40 Update copyrights Tim Rühsen 2018-02-22 10:03:37 +0100
  • 2e15e597ca Update fuzzer to use PSL_TYPE_NO_STAR_RULE Tim Rühsen 2018-02-22 09:54:50 +0100
  • 53326dc098 Update PSL submodule Tim Rühsen 2018-02-21 20:51:29 +0100
  • aaacdae977 Add TLDs to (DAFSA) data to allow skipping the star rule Tim Rühsen 2018-02-21 20:49:26 +0100
  • 49707dc3b3 Add tests for PSL_TYPE_NO_STAR_RULE Claudio Saavedra 2018-02-21 17:58:52 +0200
  • cdcba9bbe7
    Merge c198e29384 into 819486edd1 Claudio Saavedra 2018-02-21 16:00:38 +0000
  • c198e29384 Add tests for PSL_TYPE_NO_STAR_RULE Claudio Saavedra 2018-02-21 17:58:52 +0200
  • 9e9341f5b9 psl_is_public_suffix2(): allow checking for suffixes not in the list Claudio Saavedra 2018-02-21 16:20:36 +0200
  • 819486edd1 Remove C99 loop construct Tim Rühsen 2018-02-21 15:56:58 +0100
  • 179ca703b2 Limit CPU wasting on large inputs Tim Rühsen 2018-02-13 15:41:58 +0100
  • 2a6a89cc07 Merge 6bdac08fba into 27614b6b35 Dagobert Michelsen 2018-01-16 14:56:48 +0000
  • 27614b6b35 Remove unconditional setting of GCC-specific flag Dagobert Michelsen 2018-01-16 15:23:41 +0100
  • f9f256dbcc Update PSL submodule Tim Rühsen 2018-01-16 15:32:12 +0100
  • 6bdac08fba Remove unconditional setting of GCC-specific flag Dagobert Michelsen 2018-01-16 15:23:41 +0100
  • b41879387b Merge branch 'master' of github.com:dago/libpsl Dagobert Michelsen 2018-01-16 15:19:15 +0100
  • 8b9f5c204d Expand defintion of PSL; add ICANN reference Jeffrey Walton 2018-01-04 20:48:45 -0500
  • 742db5a721 Merge 3c2753a3d8 into 4491895e6c Jeffrey Walton 2018-01-05 02:36:02 +0000