Commit Graph

  • 748c35de78 Updated to 3.49.6 master Xavier Roche 2025-03-11 19:41:37 +01:00
  • e80327190d Merge pull request #290 from tabudz/fix-CVE-2017-14062 Xavier Roche 2025-03-09 17:51:01 +01:00
  • c490c3c3e5 lib/puny_decode: Fix integer overflow (found by fuzzing) tabudz 2025-02-25 12:12:44 +08:00
  • ce2d2ce810 Add missing missing helper (closes #273) Xavier Roche 2024-02-13 20:05:47 +01:00
  • 70d43d42b5 Updated to 3.49.5 3.49.5 Xavier Roche 2024-01-27 14:31:50 +01:00
  • e6ff10ea25 Removed iowin32.h.orig Xavier Roche 2024-01-27 14:20:40 +01:00
  • 5e27c1a82a Removed iowin32.h.diff Xavier Roche 2024-01-27 14:20:00 +01:00
  • 5351ca9b46 Updated libtool Xavier Roche 2024-01-27 14:17:35 +01:00
  • b625cfe82a Upgraded to minizip 1.1 from zlib 1.3.1 Xavier Roche 2024-01-27 14:12:35 +01:00
  • 940bc759c9 Merge pull request #252 from fweimer-rh/c99 Xavier Roche 2023-11-18 17:28:12 +01:00
  • 300f906d78 Merge pull request #265 from jayaddison/maintenance/update-zlib-1.3 Xavier Roche 2023-11-18 11:03:53 +01:00
  • 8316bc0e97 Reject overflows of zip header fields in minizip. Hans Wennborg 2023-08-18 11:05:33 +02:00
  • 3bffe8ca46 Manually re-apply diff: zip.h James Addison 2023-11-17 16:06:14 +00:00
  • c3407c59a1 Manually re-apply diff: zip.c James Addison 2023-11-17 16:01:30 +00:00
  • b84e710a29 Manually re-apply diff: mztools.c James Addison 2023-11-17 15:38:08 +00:00
  • 17a83e46e3 Remove redundant diff: iowin32.h James Addison 2023-11-17 15:34:26 +00:00
  • 6075739c34 Manually re-apply diff: ioapi.h James Addison 2023-11-17 15:32:04 +00:00
  • 7e8c968bba Manually re-apply diff: ioapi.c James Addison 2023-11-17 15:23:04 +00:00
  • bb87aa0146 Update .orig files based on minizip code from zlib v1.3 James Addison 2023-11-17 15:36:40 +00:00
  • 1b80a20b85 Raw copy of minizip source files from zlib v1.3 release James Addison 2023-11-17 15:13:55 +00:00
  • 36e6f5de44 configure: Avoid implicit declaration of exit, strcmp in snprintf probes Florian Weimer 2023-04-25 21:18:47 +02:00
  • 6b56ea91a4 Lintian fixes Xavier Roche 2023-01-21 14:47:17 +01:00
  • 9626bcb07a Removed log files staging Xavier Roche 2023-01-21 14:46:35 +01:00
  • 29b80717c9 Added missing EXTRA_DIST Xavier Roche 2023-01-21 14:37:19 +01:00
  • 37c0c19a8c Fixed build error due to renamed zlib's OF() macro Closes #246 Xavier Roche 2023-01-15 11:30:47 +01:00
  • 9b7ad3c899 Fixed gl_VISIBILITY hidden dependency Copied from https://raw.githubusercontent.com/coreutils/gnulib/master/m4/visibility.m4 Closes #245 Xavier Roche 2023-01-15 11:00:14 +01:00
  • 4f24477a13 Updated submodules 3.49.4 Xavier Roche 2023-01-14 17:38:41 +01:00
  • bdc22572d0 Updated to 3.49.4 Xavier Roche 2023-01-14 17:24:01 +01:00
  • 5e1389e59a Added history entry for upcoming release Xavier Roche 2023-01-14 17:16:12 +01:00
  • 80b8e33d65 Push default bandwidth to 100kiB/s, max to 10MiB/s Xavier Roche 2023-01-14 17:12:45 +01:00
  • fa0e5f72e0 Fixed typos Xavier Roche 2023-01-14 16:26:11 +01:00
  • b1a98a7f16 Fixed and modernize lintian handling Xavier Roche 2023-01-14 15:58:02 +01:00
  • 87b1b37cdd Move htsserver from /usr/lib/httrack to regular /usr/bin Xavier Roche 2023-01-14 15:49:39 +01:00
  • a396b12972 Add support for -fcf-protection Xavier Roche 2023-01-14 15:19:12 +01:00
  • 2dc4f2565c Fixed LD_FLAGS Xavier Roche 2023-01-14 14:31:40 +01:00
  • 07cfd4e8d7 Fixed more lintian warnings Xavier Roche 2023-01-14 14:24:07 +01:00
  • 55dd74e21d Fixed lintial warning over breakout-link Xavier Roche 2023-01-14 14:14:47 +01:00
  • fdcdb652e5 Fixed lintial warning over missing-depends-on-sensible-utils Xavier Roche 2023-01-14 14:12:39 +01:00
  • ea8d1bbe88 Fixed lintial warning over libc for tests Xavier Roche 2023-01-14 14:05:11 +01:00
  • fdf3f098fc Set debian/compat to 13 Xavier Roche 2023-01-14 13:45:40 +01:00
  • 6972ebfb7a Fixed null format Xavier Roche 2023-01-14 13:19:33 +01:00
  • 340c0d940f Fixed sprintf Xavier Roche 2023-01-14 13:06:22 +01:00
  • 78df0864a7 Do not use ftime (deprecated) Xavier Roche 2023-01-14 11:49:32 +01:00
  • f29275ccf4 Fixed a bunch of warnings Xavier Roche 2023-01-14 11:28:51 +01:00
  • c53657789b Set debian/compat to 10 (multiarch) Xavier Roche 2023-01-14 13:02:13 +01:00
  • 3b4b42cdcc Fixed warnings about missing spaces between literal and string macro (Bernhard Übelacker) Xavier Roche 2023-01-14 11:31:33 +01:00
  • a5c82c17a6 Added missing closes 3.49.3 Xavier Roche 2023-01-13 20:06:52 +01:00
  • 8392245e19 Add support for -fstack-clash-protection Xavier Roche 2023-01-13 19:34:50 +01:00
  • ce3785bb1a Add support for pie Xavier Roche 2023-01-13 18:42:09 +01:00
  • 5f8ea5eac7 Fixed DEFAULT_LDFLAGS Xavier Roche 2023-01-13 18:27:28 +01:00
  • 7902b1b3d7 Revert to Multi-Arch: no Xavier Roche 2023-01-13 18:08:12 +01:00
  • 04f1099cea Updated history.txt Xavier Roche 2023-01-12 22:17:13 +01:00
  • e09901a159 Updated to 3.49.3 Xavier Roche 2023-01-12 22:12:28 +01:00
  • f8bcb454bc Add debian/libhttrack-dev.lintian-overrides Xavier Roche 2023-01-10 20:02:10 +01:00
  • 2e3fd7eef6 Removed extra-license-file usr/share/httrack/html/license.txt Xavier Roche 2023-01-10 19:57:51 +01:00
  • 28683b5f0d Update debhelper version Xavier Roche 2023-01-10 19:54:29 +01:00
  • 219cc2a333 Depends also on sensible-utils Xavier Roche 2023-01-10 19:53:30 +01:00
  • f573701dde Removed debian/libhttrack-dev.lintian-overrides Xavier Roche 2023-01-10 19:50:28 +01:00
  • 5f4443df8d Updated autotools Xavier Roche 2023-01-10 19:47:22 +01:00
  • 317c3f1dea Add -fstack-protector, -Wl,-z,relro, -Wl,-z,noexecstack Xavier Roche 2023-01-10 19:37:27 +01:00
  • 2b4505b178 Add Multi-Arch field (https://wiki.ubuntu.com/MultiarchSpec) Xavier Roche 2023-01-10 19:13:04 +01:00
  • 89e61f8b34 Updated standards to 4.6.2 Xavier Roche 2023-01-10 19:07:30 +01:00
  • 4652fb2eee Merge pull request #195 from fornwall/fix-android-build Xavier Roche 2022-12-30 14:57:56 +01:00
  • 1961c41cc0 Merge pull request #214 from sickcodes/firefox-developer-edition Xavier Roche 2022-12-30 14:57:29 +01:00
  • 8a65d5af7d Merge pull request #220 from brianredbeard/data-image-fix Xavier Roche 2022-12-30 14:57:06 +01:00
  • fa14db8666 Merge pull request #197 from PabloCastellano/mimetypes-update Xavier Roche 2022-12-30 14:56:10 +01:00
  • da3003e422 Merge pull request #221 from smokris/55-file-extension Xavier Roche 2022-12-30 14:53:42 +01:00
  • 62ebf75826 Updated libtool Xavier Roche 2022-11-20 19:26:06 +01:00
  • 61ded2d838 When using the '%N' structure naming key, separate the filename and extension with a dot. Steve Mokris 2021-12-08 14:39:02 -05:00
  • d978354e88 feature: Support data-src and data-srcset for img Brian 'Redbeard' Harrington 2021-12-07 17:42:55 -08:00
  • 0c98414ba1 Add firefox-developer-edition. sickcodes 2021-09-17 09:29:50 +00:00
  • 0eae23c435 Add mimetypes for documents Pablo Castellano 2020-05-01 15:32:07 +02:00
  • e751159a38 Fix Android build Fredrik Fornwall 2019-12-12 02:05:03 +01:00
  • ce0f63d0b2 Corrections and updates of the Brazilian Portuguese translations (Paulo Neto) Xavier Roche 2019-11-30 10:39:36 +01:00
  • e8bdccc443 Updated history.txt Xavier Roche 2017-05-20 10:44:39 +02:00
  • fdd900b9c7 Updated to 3.49.2 Xavier Roche 2017-05-20 10:43:15 +02:00
  • d1dadb3f2e Fixed buffer overflow in output option commandline argument (VL-ID 2068) (Hosein Askari) Xavier Roche 2017-05-13 14:01:34 +02:00
  • 8fb4f68f17 Fixed version in changelog Xavier Roche 2017-05-13 13:59:19 +02:00
  • 9bd80e1448 Updated version to 3.49.1 Xavier Roche 2017-04-01 22:13:12 +02:00
  • f0da4dddc6 Fixed ftime for Windows Xavier Roche 2017-04-01 22:00:10 +02:00
  • e6604bb233 Merge pull request #131 from e-ht/patch-1 Xavier Roche 2017-04-01 21:41:26 +02:00
  • 50f57ab6ae Updated year to 2017 Xavier Roche 2017-04-01 21:39:27 +02:00
  • a83f70b6f8 Use gettimeofday() instead of ftime() Xavier Roche 2017-04-01 18:12:33 +02:00
  • dee04656b2 Updated year 2017 Jared W 2017-03-31 21:29:16 -07:00
  • 68efe9e4a4 Merge pull request #122 from glogiotatidis/patch-1 Xavier Roche 2017-02-23 23:10:49 +01:00
  • de7cc599b2 Merge pull request #123 from soundasleep/patch-1 Xavier Roche 2017-02-23 23:10:21 +01:00
  • f6f21279c0 Various typo and language fixes Jevon Wright 2017-02-24 10:52:48 +13:00
  • dcc826ab7b Typo pagees -> pages Giorgos Logiotatidis 2017-02-15 13:54:54 +02:00
  • db336d2304 Fixed weird condition which anyway does what we wanted (spotted by dcb314) Xavier Roche 2016-09-26 21:11:09 +02:00
  • a9a7aa6c52 Updated version to 3.48-24 Xavier Roche 2016-08-24 10:30:22 +02:00
  • 96cb743433 Fixed ISO-8869-1 for lang/Italiano.txt Xavier Roche 2016-08-24 09:11:17 +02:00
  • 96273673f5 Merge branch 'master' of https://github.com/xroche/httrack Xavier Roche 2016-08-24 09:07:31 +02:00
  • f81b4a776d Removed recommends libssl1.0.0 (Sebastian Andrzej Siewior) Xavier Roche 2016-08-24 09:06:42 +02:00
  • 60c3872155 Merge pull request #102 from Mike7R/tlsext_SNI Xavier Roche 2016-07-29 20:16:08 +02:00
  • 297953b3ff Support servers with SNI extension Mike7R 2016-07-29 10:57:57 +00:00
  • 1282bdc161 Merge pull request #100 from retokromer/patch-1 Xavier Roche 2016-07-03 11:26:32 +02:00
  • 6f2acc25f2 Typos Reto Kromer 2016-07-03 09:52:49 +02:00
  • 7d6aa2a94e Merge pull request #98 from earl-ducaine/update-install-to-use-git-clone-recurse-in-order-to-use-git-sub-modules Xavier Roche 2016-06-26 15:36:12 +02:00
  • 29908f6c93 Removed .menu as per Debian Policy 3.9.8 Xavier Roche 2016-06-26 14:35:57 +02:00
  • bec08bac78 Updated scripts to 3.48.23 Xavier Roche 2016-06-26 14:27:55 +02:00