Commit Graph

  • 75603d131d Fix auto flags for icu runtime and libidn builtin Olivier Blin 2019-08-28 13:51:14 +0200
  • e497735e45
    Merge pull request #140 from rossburton/py Tim Rühsen 2019-07-12 09:59:34 +0200
  • b4fec5d0dd Makefile.am: use PYTHON when invoking psl-make-dafsa Ross Burton 2019-07-11 17:47:11 +0100
  • 22a7e4045c
    Merge pull request #139 from xhaakon/win32-build Tim Rühsen 2019-06-05 09:56:09 +0200
  • 49ce76a8cf Fix build when dirent.h is not available Jakub Adam 2019-06-04 21:31:43 +0200
  • f850de85ab
    Merge pull request #138 from xclaesse/langinfo Tim Rühsen 2019-06-03 22:06:14 +0200
  • 93e3bb3e29 Fix build when langinfo.h is not found Xavier Claessens 2019-06-03 15:52:48 -0400
  • 867872e80d Include stdio.h for fmemopen in fuzzers Tim Rühsen 2019-06-02 13:39:15 +0200
  • f32c240cc0 Remove alloca from fuzz/main.c Tim Rühsen 2019-06-02 13:07:35 +0200
  • 5131ef0d5d
    Merge pull request #137 from kanavin/fix-tree-index Tim Rühsen 2019-06-01 14:27:44 +0200
  • 87d1add318 gtk-doc: do not include tree_index.sgml Alexander Kanavin 2019-06-01 13:09:41 +0200
  • 999f28cc15 Use %NULL and %FILE overall in gtk-docs Tim Rühsen 2019-05-26 18:01:50 +0200
  • 74ee95079d Add missing api-indeces for gtk-doc Tim Rühsen 2019-05-26 18:00:29 +0200
  • ef352f8923 Add PSL_API to libpsl-sections.txt Tim Rühsen 2019-05-26 17:59:44 +0200
  • 87715ba378
    Merge pull request #131 from sunpoet/master Tim Rühsen 2019-04-17 15:57:06 +0200
  • 9347024221
    Fix build when configured with --with-psl-file Po-Chuan Hsieh 2019-04-17 13:25:48 +0000
  • 8b913fe484 Dynamically create version in meson.build Tim Rühsen 2019-04-17 12:46:46 +0200
  • 082ee9740e Fix patch version in include/meson.build Tim Rühsen 2019-04-17 12:33:03 +0200
  • 94a7e7c6ed Include meson build files into tarball Tim Rühsen 2019-04-17 12:05:00 +0200
  • 1eaf180359 Release V0.21.0 libpsl-0.21.0 Tim Rühsen 2019-04-16 15:10:17 +0200
  • e02ac83d93 Add building of an lzip tarball archive Tim Rühsen 2019-04-16 14:42:34 +0200
  • 46a990736c Create test DAFSAs if older than public_suffix_list.dat Tim Rühsen 2019-04-05 15:08:32 +0200
  • 35c781924f Update PSL data from upstream Tim Rühsen 2019-04-05 15:04:57 +0200
  • 0c85c95dd1
    Merge pull request #126 from xhaakon/master Tim Rühsen 2019-04-05 15:01:46 +0200
  • c230a7b48b Windows: MSVC doesn't define ssize_t Jakub Adam 2019-04-04 10:11:44 +0200
  • 19359c6733
    Merge pull request #124 from carlo-bramini/fix-older-windows Tim Rühsen 2019-03-26 12:55:25 +0100
  • 7dcb69eb1d Windows: decrease minimum version to NT2000 carlo-bramini 2019-01-09 15:30:50 +0100
  • b32e81367c
    Merge pull request #125 from nacho/fix-msvc-icu-debug Tim Rühsen 2019-01-21 13:18:04 +0100
  • 0bd3ae2a0c meson: on msvc icu installs the libraries with a "d" suffix Ignacio Casal Quinteiro 2019-01-21 12:20:53 +0100
  • c6fdf56b20 msvc/*.py: Let main() return 0 Tim Rühsen 2019-01-11 21:59:06 +0100
  • 726d6773d4 meson: install the library Ignacio Casal Quinteiro 2018-12-31 14:23:23 +0100
  • b61285e74d meson: install the header file Ignacio Casal Quinteiro 2018-12-31 14:53:32 +0100
  • ad895e382a Silence format warning on printing time_t Tim Rühsen 2018-12-31 16:51:48 +0100
  • 2ab7822475 meson: install the header file Ignacio Casal Quinteiro 2018-12-31 14:53:32 +0100
  • 6c2e1c0f7d meson: install the library Ignacio Casal Quinteiro 2018-12-31 14:23:23 +0100
  • b38320fd42 Update PSL data from upstream Tim Rühsen 2018-12-29 19:26:50 +0100
  • 80c0d5ff22 Add contrib/spell-checker Tim Rühsen 2018-12-28 19:45:30 +0100
  • c9315f26bc Fix typos Tim Rühsen 2018-12-28 19:44:39 +0100
  • df873db543 meson: Ensure things build with Windows Chun-wei Fan 2018-12-11 09:26:13 +0800
  • 6a47e7c527 Meson: Build libpsl version number without external command Tim Rühsen 2018-12-10 21:02:33 +0100
  • c3133c7fd6 Meson: Add ASAN build to contrib/check-hard-meson Tim Rühsen 2018-12-09 18:30:41 +0100
  • c8c9c5a391 Meson: Add contrib/check-hard-meson Tim Rühsen 2018-12-09 14:34:45 +0100
  • 04da21e2e9 Meson: Include config.h in tests Tim Rühsen 2018-12-09 14:33:56 +0100
  • 73b734c364 Fix C89 warnings in fuzz/main.c Tim Rühsen 2018-12-08 23:38:45 +0100
  • 6ef129be93 Fix include path in fuzz/main.c Tim Rühsen 2018-12-08 23:27:28 +0100
  • 277b82bca2 Fix C++ comment to C Tim Rühsen 2018-12-08 23:22:06 +0100
  • a9c3b6df39 Meson: Fallback to find_library if no pkg-config file is found Xavier Claessens 2018-12-08 14:13:51 -0500
  • ed5f23d69a Meson: Fix srcdir pointing to root source dir instead of current subdir Xavier Claessens 2018-12-08 12:49:20 -0500
  • 22f3ecdb12
    Merge pull request #117 from xclaesse/meson-fuzz Tim Rühsen 2018-12-08 16:57:24 +0100
  • 81a793346e Meson: Fix fuzz test names Xavier Claessens 2018-12-08 10:11:17 -0500
  • 13bf8e102e Meson: Fix link of fuzzer tests Xavier Claessens 2018-12-08 08:07:57 -0500
  • 77971566d3 Meson: Fix issues in meson.build, remove building fuzz/ Tim Rühsen 2018-12-08 13:50:36 +0100
  • 2483cb608d Mention meson and nmake build in README.md Tim Rühsen 2018-12-08 10:59:07 +0100
  • 77c10beab7 Add initial Meson build system Xavier Claessens 2018-12-06 09:16:13 -0500
  • aae1995ca7
    Merge pull request #114 from xclaesse/prepare-for-meson Tim Rühsen 2018-12-06 16:05:03 +0100
  • aff5cef20e tests: Do not hardcode psl.dafsa and psl_ascii.dafsa file names Xavier Claessens 2018-12-06 09:11:31 -0500
  • 1653897a49 Rename suffixes_dafsa.c to suffixes_dafsa.h Xavier Claessens 2018-12-06 09:08:00 -0500
  • 808dbaf1f1 Update PSL from upstream Tim Rühsen 2018-11-06 14:53:07 +0100
  • 3687c2b97b Revert "Disable build without runtime for Travis" Tim Rühsen 2018-11-06 13:27:09 +0100
  • f23361b48d test Tim Rühsen 2018-11-02 09:23:54 +0100
  • 8fbe3f3130
    Merge pull request #111 from rockdaboot/tmp-fix-travis-build Tim Rühsen 2018-10-30 13:18:29 +0100
  • b6fb9815f6 Disable build without runtime for Travis Tim Rühsen 2018-10-30 11:00:07 +0100
  • a8b4b68959
    Merge pull request #109 from rockdaboot/define-comply-c99 Tim Rühsen 2018-10-29 15:27:45 +0100
  • 9eedf5f246 Fix code broken by 2nd last patch Tim Rühsen 2018-10-29 14:56:27 +0100
  • 1e1b9f5748 src/psl.c: Use C99 compliant defines Tim Rühsen 2018-10-29 11:53:41 +0100
  • e21c174e86
    Merge pull request #110 from rockdaboot/use-more-c99 Tim Rühsen 2018-10-29 13:13:47 +0100
  • 9dba7e4f4c Use more C99 compliant file-scope variables Tim Rühsen 2018-10-29 12:16:52 +0100
  • 8ee5c0993f Fix some issues found by lgtm.com Tim Rühsen 2018-10-15 17:40:29 +0200
  • 6938d1f513 Add .lgtm.yml Tim Rühsen 2018-10-15 17:29:23 +0200
  • ab893d4e23 Rename _PSL_* macros to be POSIX compliant Tim Rühsen 2018-10-14 20:24:37 +0200
  • e87d463d04 Remove NLS / gettext from library code Tim Rühsen 2018-10-13 22:37:00 +0200
  • e1104c58f3 Remove redundant code in _psl_is_public_suffix() Tim Rühsen 2018-10-13 22:24:01 +0200
  • 68b1b0c7e5 Change download link of the PSL Tim Rühsen 2018-10-13 22:01:36 +0200
  • 85ccc92281 Change ML archive link Tim Rühsen 2018-10-13 21:57:41 +0200
  • 9d064cace8 Update to latest Public Suffix List Tim Rühsen 2018-10-07 21:15:07 +0200
  • 02648135c9 Use __has_declspec_attribute for shared builds Don 2018-09-24 17:17:48 -0700
  • 3932b6e023
    Merge d5e230b005 into a3bd08fbf2 Don 2018-10-07 09:15:31 +0000
  • a3bd08fbf2 Add script to build with MinGW Tim Rühsen 2018-10-05 20:49:21 +0200
  • d691a3b941 Add Windows compatibility to fopen Tim Rühsen 2018-10-05 20:47:26 +0200
  • d5e230b005
    Use __has_declspec_attribute for shared builds Don 2018-09-24 17:17:48 -0700
  • 523397fb83 psl tool: Fix possible crashes with printf %s, NULL Tim Rühsen 2018-07-04 09:37:14 +0200
  • 4c68696eb1 Add -b/--batch to suppress printing the domain Tim Rühsen 2018-05-18 15:37:53 +0200
  • 66889751d1 Update to V0.20.2 gh-pages Tim Rühsen 2018-05-18 12:01:29 +0200
  • b77d54469e Fix and cleanup build Tim Rühsen 2018-04-30 11:52:34 +0200
  • b3a43e106e Fix build for libidn2 Tim Rühsen 2018-04-30 11:52:34 +0200
  • 3420d646c3
    Merge c0c6f6f17c into b7f5c1414d Dagobert Michelsen 2018-04-27 14:23:41 +0000
  • c0c6f6f17c Use LIBIDN2_LIBS instead of hardcoding Dagobert Michelsen 2018-04-27 16:23:30 +0200
  • 5bf4bc1d7b
    Merge ed26c1d8c6 into b7f5c1414d Dagobert Michelsen 2018-04-27 14:01:01 +0000
  • ed26c1d8c6 Merge branch 'master' into libidn-flags Dagobert Michelsen 2018-04-27 15:54:28 +0200
  • db2da103c1 Use LIBIDN2_LIBS instead of hardcoding Dagobert Michelsen 2018-01-16 15:21:56 +0100
  • 26dd00fcec Release V0.20.2 Tim Rühsen 2018-04-26 20:18:39 +0200
  • 1c9ec0f26f Add msvc/ autogen files to .gitignore Tim Rühsen 2018-04-26 16:57:49 +0200
  • 28deb48239 Fix several configure --enable options Tim Rühsen 2018-04-26 19:20:46 +0200
  • 14cec19b16 Remove _HIDDEN from src/lookup_string_in_fixed_set.c Tim Rühsen 2018-04-26 16:45:15 +0200
  • 5abae86452 Add NMake Makefiles for Visual Studio builds Chun-wei Fan 2018-04-24 18:51:04 +0800
  • d59f6a7c8c Fix make distcheck Tim Rühsen 2018-04-25 17:06:44 +0200
  • 3f48ced2ac Fix when built as a projects subdir Tim Rühsen 2018-04-25 16:50:42 +0200
  • 70aa3812cb Add LTLIBICONV and LTLIBINTL to libpsl build Tim Rühsen 2018-04-25 16:00:12 +0200
  • 184da24502 Add support for native Win32 builds Tim Rühsen 2018-04-25 15:56:00 +0200
  • e8c80a8470 Fix MinGW cros build on Linux Tim Rühsen 2018-04-21 11:30:22 +0200