summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2023-01-12Updated history.txtXavier Roche
2023-01-12Updated to 3.49.3Xavier Roche
2023-01-10Add debian/libhttrack-dev.lintian-overridesXavier Roche
2023-01-10Removed extra-license-file usr/share/httrack/html/license.txtXavier Roche
2023-01-10Update debhelper versionXavier Roche
2023-01-10Depends also on sensible-utilsXavier Roche
2023-01-10Removed debian/libhttrack-dev.lintian-overridesXavier Roche
2023-01-10Updated autotoolsXavier Roche
2023-01-10Add -fstack-protector, -Wl,-z,relro, -Wl,-z,noexecstackXavier Roche
2023-01-10Add Multi-Arch field (https://wiki.ubuntu.com/MultiarchSpec)Xavier Roche
2023-01-10Updated standards to 4.6.2Xavier Roche
2022-12-30Merge pull request #195 from fornwall/fix-android-buildXavier Roche
Fix Android build
2022-12-30Merge pull request #214 from sickcodes/firefox-developer-editionXavier Roche
Add firefox-developer-edition.
2022-12-30Merge pull request #220 from brianredbeard/data-image-fixXavier Roche
feature: Support data-src and data-srcset
2022-12-30Merge pull request #197 from PabloCastellano/mimetypes-updateXavier Roche
Add mimetypes for documents
2022-12-30Merge pull request #221 from smokris/55-file-extensionXavier Roche
When using the '%N' structure naming key, separate the filename and extension with a dot.
2022-11-20Updated libtoolXavier Roche
2021-12-08When using the '%N' structure naming key, separate the filename and ↵Steve Mokris
extension with a dot.
2021-12-07feature: Support data-src and data-srcset for imgBrian 'Redbeard' Harrington
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-09-17Add firefox-developer-edition.sickcodes
2020-05-01Add mimetypes for documentsPablo Castellano
2019-12-12Fix Android buildFredrik Fornwall
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-11-30Corrections and updates of the Brazilian Portuguese translations (Paulo Neto)Xavier Roche
2017-05-20Updated history.txtXavier Roche
2017-05-20Updated to 3.49.2Xavier Roche
2017-05-13Fixed buffer overflow in output option commandline argument (VL-ID 2068) ↵Xavier Roche
(Hosein Askari)
2017-05-13Fixed version in changelogXavier Roche
2017-04-01Updated version to 3.49.1Xavier Roche
2017-04-01Fixed ftime for WindowsXavier Roche
2017-04-01Merge pull request #131 from e-ht/patch-1Xavier Roche
Updated year 2017
2017-04-01Updated year to 2017Xavier Roche
2017-04-01Use gettimeofday() instead of ftime()Xavier Roche
2017-03-31Updated year 2017Jared W
2017-02-23Merge pull request #122 from glogiotatidis/patch-1Xavier Roche
Typo pagees -> pages
2017-02-23Merge pull request #123 from soundasleep/patch-1Xavier Roche
Various typo and language fixes
2017-02-24Various typo and language fixesJevon Wright
2017-02-15Typo pagees -> pagesGiorgos Logiotatidis
2016-09-26Fixed weird condition which anyway does what we wanted (spotted by dcb314)Xavier Roche
2016-08-24Updated version to 3.48-24Xavier Roche
2016-08-24Fixed ISO-8869-1 for lang/Italiano.txtXavier Roche
2016-08-24Merge branch 'master' of https://github.com/xroche/httrackXavier Roche
2016-08-24Removed recommends libssl1.0.0 (Sebastian Andrzej Siewior)Xavier Roche
2016-07-29Merge pull request #102 from Mike7R/tlsext_SNIXavier Roche
Support servers with SNI extension
2016-07-29Support servers with SNI extensionMike7R
2016-07-03Merge pull request #100 from retokromer/patch-1Xavier Roche
Typos fixed in Italian translation file (Reto Kromer)
2016-07-03TyposReto Kromer
- corrected typos - unified writings
2016-06-26Merge pull request #98 from ↵Xavier Roche
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-26Removed .menu as per Debian Policy 3.9.8Xavier Roche
2016-06-26Updated scripts to 3.48.23Xavier Roche
2016-06-26Updated to 3.48.23Xavier Roche