985 Commits

Author SHA1 Message Date
Xavier Roche
7902b1b3d7 Revert to Multi-Arch: no 2023-01-13 18:08:12 +01:00
Xavier Roche
04f1099cea Updated history.txt 2023-01-12 22:17:13 +01:00
Xavier Roche
e09901a159 Updated to 3.49.3 2023-01-12 22:12:28 +01:00
Xavier Roche
f8bcb454bc Add debian/libhttrack-dev.lintian-overrides 2023-01-10 20:02:10 +01:00
Xavier Roche
2e3fd7eef6 Removed extra-license-file usr/share/httrack/html/license.txt 2023-01-10 19:57:51 +01:00
Xavier Roche
28683b5f0d Update debhelper version 2023-01-10 19:57:17 +01:00
Xavier Roche
219cc2a333 Depends also on sensible-utils 2023-01-10 19:57:17 +01:00
Xavier Roche
f573701dde Removed debian/libhttrack-dev.lintian-overrides 2023-01-10 19:50:28 +01:00
Xavier Roche
5f4443df8d Updated autotools 2023-01-10 19:47:22 +01:00
Xavier Roche
317c3f1dea Add -fstack-protector, -Wl,-z,relro, -Wl,-z,noexecstack 2023-01-10 19:44:37 +01:00
Xavier Roche
2b4505b178 Add Multi-Arch field (https://wiki.ubuntu.com/MultiarchSpec) 2023-01-10 19:13:04 +01:00
Xavier Roche
89e61f8b34 Updated standards to 4.6.2 2023-01-10 19:07:30 +01:00
Xavier Roche
4652fb2eee Merge pull request #195 from fornwall/fix-android-build
Fix Android build
2022-12-30 14:57:56 +01:00
Xavier Roche
1961c41cc0 Merge pull request #214 from sickcodes/firefox-developer-edition
Add firefox-developer-edition.
2022-12-30 14:57:29 +01:00
Xavier Roche
8a65d5af7d Merge pull request #220 from brianredbeard/data-image-fix
feature: Support data-src and data-srcset
2022-12-30 14:57:06 +01:00
Xavier Roche
fa14db8666 Merge pull request #197 from PabloCastellano/mimetypes-update
Add mimetypes for documents
2022-12-30 14:56:10 +01:00
Xavier Roche
da3003e422 Merge pull request #221 from smokris/55-file-extension
When using the '%N' structure naming key, separate the filename and extension with a dot.
2022-12-30 14:53:42 +01:00
Xavier Roche
62ebf75826 Updated libtool 2022-11-20 19:26:06 +01:00
Steve Mokris
61ded2d838 When using the '%N' structure naming key, separate the filename and extension with a dot. 2021-12-08 14:39:02 -05:00
Brian 'Redbeard' Harrington
d978354e88 feature: Support data-src and data-srcset for img
Increasingly HTML5 sites use a number of mechanisms for responsive
image loading.  Many of these mechanisms revolve around the use of
`data-src` and `data-srcset` attributes within an img tag to provide a
list of valid images to display, along with their relevant sizes (e.g.
https://github.com/aFarkas/lazysizes, https://github.com/malchata/yall.js
).

This change adds the two previously mentioned tags to the list in
`hts_detect[]`, resulting in httrack detecting them correctly.

Initially an attempt was made at using `hts_detectbeg[]` with the
potential of resolving #203.  Unfortunately it became apparent that the
implementation of `hts_detectbeg[]` only supports a suffix of integers
(see `src/htstools.h#rech_tageqbegdigits` for more information).
2021-12-07 18:09:01 -08:00
sickcodes
0c98414ba1 Add firefox-developer-edition. 2021-09-17 09:29:50 +00:00
Pablo Castellano
0eae23c435 Add mimetypes for documents 2020-05-01 15:32:07 +02:00
Fredrik Fornwall
e751159a38 Fix Android build
The NDK headers nowaday has timezone in time.h, so trying to redefine it
causes the build to fail with:

proxy/store.c:34:18: error: static declaration of 'timezone' follows non-static declaration
static long int  timezone = 0;
                 ^
include/time.h:42:17: note: previous declaration is here
extern long int timezone;
2019-12-12 02:05:03 +01:00
Xavier Roche
ce0f63d0b2 Corrections and updates of the Brazilian Portuguese translations (Paulo Neto) 2019-11-30 10:39:36 +01:00
Xavier Roche
e8bdccc443 Updated history.txt 2017-05-20 10:44:39 +02:00
Xavier Roche
fdd900b9c7 Updated to 3.49.2 2017-05-20 10:43:15 +02:00
Xavier Roche
d1dadb3f2e Fixed buffer overflow in output option commandline argument (VL-ID 2068) (Hosein Askari) 2017-05-13 15:29:34 +02:00
Xavier Roche
8fb4f68f17 Fixed version in changelog 2017-05-13 13:59:19 +02:00
Xavier Roche
9bd80e1448 Updated version to 3.49.1 2017-04-01 22:13:12 +02:00
Xavier Roche
f0da4dddc6 Fixed ftime for Windows 2017-04-01 22:00:10 +02:00
Xavier Roche
e6604bb233 Merge pull request #131 from e-ht/patch-1
Updated year 2017
2017-04-01 21:41:26 +02:00
Xavier Roche
50f57ab6ae Updated year to 2017 2017-04-01 21:39:27 +02:00
Xavier Roche
a83f70b6f8 Use gettimeofday() instead of ftime() 2017-04-01 18:12:33 +02:00
Jared W
dee04656b2 Updated year 2017 2017-03-31 21:29:16 -07:00
Xavier Roche
68efe9e4a4 Merge pull request #122 from glogiotatidis/patch-1
Typo pagees -> pages
2017-02-23 23:10:49 +01:00
Xavier Roche
de7cc599b2 Merge pull request #123 from soundasleep/patch-1
Various typo and language fixes
2017-02-23 23:10:21 +01:00
Jevon Wright
f6f21279c0 Various typo and language fixes 2017-02-24 10:52:48 +13:00
Giorgos Logiotatidis
dcc826ab7b Typo pagees -> pages 2017-02-15 13:54:54 +02:00
Xavier Roche
db336d2304 Fixed weird condition which anyway does what we wanted (spotted by dcb314) 2016-09-26 21:11:09 +02:00
Xavier Roche
a9a7aa6c52 Updated version to 3.48-24 2016-08-24 10:30:22 +02:00
Xavier Roche
96cb743433 Fixed ISO-8869-1 for lang/Italiano.txt 2016-08-24 09:11:17 +02:00
Xavier Roche
96273673f5 Merge branch 'master' of https://github.com/xroche/httrack 2016-08-24 09:07:31 +02:00
Xavier Roche
f81b4a776d Removed recommends libssl1.0.0 (Sebastian Andrzej Siewior) 2016-08-24 09:06:42 +02:00
Xavier Roche
60c3872155 Merge pull request #102 from Mike7R/tlsext_SNI
Support servers with SNI extension
2016-07-29 20:16:08 +02:00
Mike7R
297953b3ff Support servers with SNI extension 2016-07-29 10:57:57 +00:00
Xavier Roche
1282bdc161 Merge pull request #100 from retokromer/patch-1
Typos fixed in Italian translation file (Reto Kromer)
2016-07-03 11:26:32 +02:00
Reto Kromer
6f2acc25f2 Typos
- corrected typos
- unified writings
2016-07-03 09:52:49 +02:00
Xavier Roche
7d6aa2a94e Merge pull request #98 from earl-ducaine/update-install-to-use-git-clone-recurse-in-order-to-use-git-sub-modules
New stup in INSTALL, use:  git clone --recursive
2016-06-26 15:36:12 +02:00
Xavier Roche
29908f6c93 Removed .menu as per Debian Policy 3.9.8 2016-06-26 14:35:57 +02:00
Xavier Roche
bec08bac78 Updated scripts to 3.48.23 2016-06-26 14:27:55 +02:00