Commit Graph

  • 92d3ef3d19 Changes in the Makefile.os4 to fully compile master v0.21.2r1 George Sokianos 2023-01-11 00:23:36 +0000
  • 9098ed0e31 Added OS4 makefile George Sokianos 2023-01-10 23:51:34 +0000
  • c47cf796fc tools/psl.c: Fix build on Windows Chun-wei Fan 2022-12-27 12:57:04 +0800
  • 86923341a3 meson: Clean up ICU dependency search Chun-wei Fan 2022-12-27 12:52:14 +0800
  • 50ee898899 tools/psl.c: Fix build on Windows Chun-wei Fan 2022-12-27 12:57:04 +0800
  • 978c77f248 meson: Clean up ICU dependency search Chun-wei Fan 2022-12-27 12:52:14 +0800
  • 927b202c69 Release v0.21.2 0.21.2 Tim Rühsen 2022-12-26 13:46:23 +0100
  • f2bdc1709d tools/psl.c: Use localtime_r instead of localtime Tim Rühsen 2022-12-09 13:36:38 +0100
  • b31d32ebab tools/psl.c: Use localtime_r instead of localtime rockdaboot/localtime_r Tim Rühsen 2022-12-09 13:36:38 +0100
  • 5eaa8b4796 CI: Install missing autopoint Tim Rühsen 2022-12-09 13:18:13 +0100
  • c03f48aa24 Update PSL Tim Rühsen 2022-12-09 13:17:33 +0100
  • c06e3a7b87 CI: Install missing autopoint rockdaboot/add-autopoint-to-codeql Tim Rühsen 2022-12-09 13:18:13 +0100
  • 57e8499c59 Update PSL Tim Rühsen 2022-12-09 13:17:33 +0100
  • 4cb5c0cea0 Add CodeQL workflow for GitHub code scanning LGTM Migrator 2022-12-08 17:06:37 +0000
  • d684f9789c
    Add CodeQL workflow for GitHub code scanning LGTM Migrator 2022-12-08 17:06:37 +0000
  • 182bfd0e5f Use AC_SYS_LARGEFILE Matt Turner 2022-11-06 13:12:28 -0500
  • 5f97c9301d Use AC_SYS_LARGEFILE Matt Turner 2022-11-06 13:12:28 -0500
  • 281af2ae7d
    Add files via upload Ruteswar 2022-10-31 20:35:30 +0530
  • c546aafc0a Fix "Although the value stored to 'pos' is used in the enclosing expression, the value is never actually read from 'pos'" Cœur 2022-10-11 17:44:47 +0800
  • f3e94ce8a2 Fix "Although the value stored to 'pos' is used in the enclosing expression, the value is never actually read from 'pos'" Cœur 2022-10-11 17:44:47 +0800
  • b9503b64c3 meson: fix regression that made it impossible to build Eli Schwartz 2022-07-25 23:23:26 -0400
  • 8e6f693103
    meson: fix regression that made it impossible to build Eli Schwartz 2022-07-25 23:23:26 -0400
  • a7b63cbb35
    Merge pull request #183 from neheb/patch-1 Tim Rühsen 2022-06-10 15:54:38 +0200
  • cf6878fd24 Update PSL submodule Tim Rühsen 2022-06-10 15:51:21 +0200
  • 7a4cbdd386
    Merge pull request #181 from hwti/builtin-option Tim Rühsen 2022-06-10 15:49:58 +0200
  • b27d4b69ce
    meson: switch iconv to meson's handling Rosen Penev 2022-06-09 17:01:18 -0700
  • aa4909766c Make builtin option independant from runtime one Loïc Yhuel 2022-03-07 14:14:41 +0100
  • 6a82bcbc2a Fix comments from C++ to C/C++ in psl-make-dafsa Tim Rühsen 2022-06-06 12:32:17 +0200
  • fda3a213f3 Make the generated public suffix list constexpr Yuhang Zhao 2022-05-30 09:10:56 +0800
  • 664f3dc852
    Merge pull request #180 from eugmes/remove-macro Tim Rühsen 2022-02-18 19:39:29 +0100
  • 9d39483d42 Remove definition of _GCC_VERSION_AT_LEAST Ievgenii Meshcheriakov 2022-02-18 16:57:35 +0100
  • 67aadbe967 Remove obsolete fuzzer builds from fuzz/run-clang Tim Rühsen 2022-01-16 19:36:07 +0100
  • 54038ae4d9 Require gettext version 0.19.3 Tim Rühsen 2022-01-16 19:14:33 +0100
  • 97f8ae52c1 Update fuzzing tools and build scripts Tim Rühsen 2022-01-16 12:59:23 +0100
  • 21d2d51911 Avoid 'NULL + 1' as it is UB Tim Rühsen 2022-01-16 12:55:51 +0100
  • 55d0ae04de Avoid 8bit overflow in is_public_suffix() Tim Rühsen 2022-01-16 12:51:33 +0100
  • 042c586371 Update corpora from OSS-FUZZ Tim Rühsen 2022-01-16 12:08:01 +0100
  • 1023a9ad12 Fix stack buffer overflow WRITE 1 in domain_to_punycode() Tim Rühsen 2022-01-15 22:38:32 +0100
  • 044b5ed5d4 Bump gettext version to 0.19.3 Tim Rühsen 2022-01-15 14:26:06 +0100
  • be03c8ef97 Update m4/ax_check_compile_flag.m4 Tim Rühsen 2022-01-15 14:18:37 +0100
  • 864d938f39 Add brackets for AC_INIT argument Tim Rühsen 2022-01-15 14:18:18 +0100
  • 5f796be788
    Merge pull request #177 from equeim/meson-static Tim Rühsen 2022-01-15 13:54:28 +0100
  • 1159bd46c3 meson: fix tests/tools link errors when building shared library for Windows Alexey Rochev 2022-01-13 01:44:21 +0300
  • ba6f11f751 meson: automatically add PSL_STATIC define when building Windows static library Alexey Rochev 2022-01-04 15:41:37 +0300
  • 4a10a1698b
    Merge pull request #179 from equeim/meson-libicu-static Tim Rühsen 2022-01-08 19:43:10 +0100
  • 02c8476071 Use C++ linker when building with libicu Alexey Rochev 2022-01-07 00:58:02 +0300
  • 88a75d4711
    Merge pull request #178 from equeim/tests-libicu Tim Rühsen 2022-01-06 19:29:39 +0100
  • 5a29a64444 Remove libicu includes from test-registrable-domain.c Alexey Rochev 2022-01-04 16:07:26 +0300
  • 43fc4f0631 meson: bring back libiconv dependency lookup Alexey Rochev 2022-01-04 15:49:58 +0300
  • 0ecc788797 Remove meson.build generation and separate project and library versions in their own files Alexey Rochev 2022-01-06 02:08:32 +0300
  • 4afd9e705b
    Merge pull request #174 from rockdaboot/tmp-wsa-startup Tim Rühsen 2021-11-26 19:18:19 +0100
  • f5035b854b Add WSAStartup() for Windows psl tool and tests. Tim Rühsen 2021-11-26 18:45:16 +0100
  • b2625f93f2 Fix write buffer overflow by 1 in domain_to_punycode() Tim Rühsen 2021-09-26 18:01:59 +0200
  • 304ca77522 Increase label size from 48 -> 128 Tim Rühsen 2021-09-18 12:24:45 +0200
  • 50ff7f2edf Update upstream PSL Tim Rühsen 2021-09-18 12:22:16 +0200
  • 6ce6c4e399
    Merge pull request #168 from nacho/nacho/gtk-doc Tim Rühsen 2021-01-31 17:38:23 +0100
  • a1b91e86e4 meson: build reference manual with gtk_doc Ignacio Casal Quinteiro 2021-01-26 12:38:01 +0100
  • 6f4f6d766c Replace obsolete AC_HELP_STRING with AS_HELP_STRING Tim Rühsen 2021-01-16 18:15:55 +0100
  • 99e7e6a2af
    Merge pull request #166 from quink-black/fix-build-iconv Tim Rühsen 2021-01-16 18:07:35 +0100
  • 44443ad3a4 Update PSL data from upstream Tim Rühsen 2021-01-16 17:56:23 +0100
  • fef1568bef
    Merge pull request #167 from SteelPangolin/meson-install-more Tim Rühsen 2021-01-16 17:46:39 +0100
  • 62081a021f Meson: install libpsl man page, DAFSA builder Erica Ehrhardt 2021-01-14 17:02:53 -0800
  • 5b63816e82 Add libiconv dep to meson build again Zhao Zhili 2021-01-07 20:59:17 +0800
  • 6a5e41edc5
    Merge pull request #164 from tp-m/fix-meson-build Tim Rühsen 2020-10-26 21:27:11 +0100
  • 8e02c2c4f1 meson: fix build Tim-Philipp Müller 2020-10-26 10:46:09 +0000
  • d61859f4b5
    Merge pull request #163 from rockdaboot/tmp-doc-buildfromtarball Tim Rühsen 2020-10-25 11:56:20 +0100
  • 5ccf1e85fe Add 'Building from tarball' to README.md Tim Rühsen 2020-10-25 11:55:17 +0100
  • 03df58fc96
    Merge pull request #162 from thinkski/master Tim Rühsen 2020-09-21 16:22:17 +0200
  • 079e8d0f6c Add libiconv dep to meson build Chris Hiszpanski 2020-09-20 04:57:12 -0700
  • 17cce94216
    Merge pull request #158 from kloczek/master Tim Rühsen 2020-08-05 20:06:12 +0200
  • 47bab910ee Install psl executable and man pages. Tomasz Kłoczko 2020-08-05 18:38:11 +0100
  • a5e6f26cce Release V0.21.1 0.21.1 Tim Rühsen 2020-07-18 13:15:00 +0200
  • 0073dd737d
    Merge pull request #155 from damz/pr/fix-coveralls Tim Rühsen 2020-07-02 18:52:47 +0200
  • c471792664 Try if upgrading ubuntu helps with the coveralls issue Damien Tournoud 2020-07-02 09:43:52 -0700
  • f5142207aa
    Merge pull request #154 from kotnik/psh-test-update Tim Rühsen 2020-07-02 18:38:52 +0200
  • f364cea73e Update Platform.sh example in test data Nikola Kotur 2020-07-02 16:41:58 +0200
  • 72365d3036
    Merge pull request #153 from nirbheek/fix-build-windows Tim Rühsen 2020-04-06 17:03:17 +0200
  • 0c11bf19df meson: Fix running of psl-make-dafsa on Windows Nirbheek Chauhan 2020-04-06 20:18:45 +0530
  • 20ad8fb106
    Merge pull request #152 from nirbheek/fix-typo Tim Rühsen 2020-04-03 17:29:05 +0200
  • 116b5fe7b9 meson: Fix typo Nirbheek Chauhan 2020-04-03 20:50:07 +0530
  • 8d9e490ee7
    Merge pull request #151 from nirbheek/fix-buildtype-usage Tim Rühsen 2020-04-03 15:22:51 +0200
  • a582a9c142 meson: Use the b_vscrt option for selecting the CRT Nirbheek Chauhan 2020-03-12 18:02:13 +0530
  • 96412ad0e0
    Merge pull request #150 from ystreet/meson-python Tim Rühsen 2020-04-02 10:22:12 +0200
  • a10c374dad meson: run python script against the meson version of python Matthew Waters 2020-04-02 15:11:06 +1100
  • d54ecbd05e Add meson check for strings.h Tim Rühsen 2020-03-10 15:57:33 +0100
  • 55889b1d9e Add recent changes from meson.build to meson.build.in Tim Rühsen 2020-03-10 15:47:55 +0100
  • b9a190264f psl.c: Include strings.h only if it is available Tim Rühsen 2020-03-10 15:16:25 +0100
  • bfcd44a1b4 windows: strings.h is not available when building with MSVC Nirbheek Chauhan 2020-03-10 13:37:05 +0530
  • 934d72ef0a windows: ssize_t is never defined as a macro on MSVC Nirbheek Chauhan 2020-03-10 13:35:33 +0530
  • a2411a7207 Add Github FUNDING.yml Tim Rühsen 2020-03-07 20:42:04 +0100
  • d26a0acfd7
    Merge pull request #148 from nirbheek/meson-port Tim Rühsen 2020-02-28 14:01:36 +0100
  • 841ae6dddd meson: Use libtool library versioning, same as autotools Nirbheek Chauhan 2020-02-28 13:20:23 +0530
  • fca622f587 Include string.h in src/psl.c Tim Rühsen 2020-02-01 17:04:36 +0100
  • 39c2990840
    Merge pull request #146 from fanc999/master.msv Tim Rühsen 2019-10-30 14:32:02 +0100
  • 0e8addfe20 NMake builds: Make PDB generation cleaner Chun-wei Fan 2019-10-30 17:57:59 +0800
  • 28319ed36f NMake builds: Include Visual Studio version in output dir Chun-wei Fan 2019-10-30 17:50:48 +0800
  • 3e92891d8c msvc/detectenv-msvc.mak: Accomdate Visual Studio 2019 Chun-wei Fan 2019-10-30 17:36:38 +0800
  • f277af5bd8 Add instructions on building with MSVC Chun-wei Fan 2019-10-30 15:27:16 +0800
  • 978e2989ca NMake: Fix building test programs Chun-wei Fan 2019-10-30 15:26:02 +0800
  • c6114a690c
    Merge pull request #141 from blino/flags-fix Tim Rühsen 2019-08-28 14:17:54 +0200