summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2013-05-14Fixed definition of hts_debugXavier Roche
2013-05-14Removed ugly HTS_DBG() macros.Xavier Roche
2013-05-14Merge sources from windows-1252 to utf-8Xavier Roche
2013-05-13Fixed LOG_DEBUGXavier Roche
2013-05-13Fixed typo.Xavier Roche
2013-05-13LoggingXavier Roche
2013-05-13Introducing the hts_log_print() logging functionXavier Roche
* cleaned up logging
2013-05-13Fixed hts_stringLengthUTF8 definition on LinuxXavier Roche
2013-05-13Fixed typo.Xavier Roche
2013-05-13Limit the final destination path lenght to 256 (Windows compatibility)Xavier Roche
See http://code.google.com/p/httrack/issues/detail?id=9
2013-05-13Current script binary directory is prioritary over /usr and friends.Xavier Roche
2013-05-13Fixed language index grepXavier Roche
2013-05-13Fixed language index, which were off-by-one since the begining ...Xavier Roche
2013-05-12Missing pthread_attr_destroy()Xavier Roche
2013-05-12webhttrack: use 8MB for the stack size (needed especially for OSX).Xavier Roche
should get rid of http://code.google.com/p/httrack/issues/detail?id=10
2013-05-12webhttrack: also include $CWD/.. as httrack search pathXavier Roche
2013-05-12webhttrack: add $CWD/../share as directory for httrackXavier Roche
2013-05-09Fixed a bunch of warnings.Xavier Roche
2013-05-04Fixed shlibs depsXavier Roche
2013-05-043.47.11Xavier Roche
2013-05-04Fixed httrack.h macros (Sebastian Pipping)Xavier Roche
2013-05-03Fixed zero-length files not being properly handled (not savec on disk, not ↵Xavier Roche
updated)
2013-05-03Fixed bug inside hts_mirror_wait_for_next_file() that may lead to race ↵Xavier Roche
conditions in downloaded files, leading to download several times the same file, possibly ending with "Unexpected 412/416 error" errors.
2013-05-013.47.10Xavier Roche
2013-05-01Added KDE/Gnome PNG icons (16x16, 32x32 and 48x38) for default hicolor theme.Xavier Roche
2013-05-01Updated to 3.47.9 (Build-depends on libtool)Xavier Roche
2013-05-01Build-Depends: libtoolXavier Roche
2013-05-013.47.8Xavier Roche
2013-05-01Build-Depends: automake1.9Xavier Roche
2013-04-30Updated changelogXavier Roche
2013-04-30Modified history regarding UTF-8 bugXavier Roche
2013-04-29Log charset conversionXavier Roche
2013-04-29Fixed serious UTF-8 conversion bug in hts_convertStringToUTF8() on Linux ↵Xavier Roche
that may lead to buggy filenames.
2013-04-293.47.7Xavier Roche
2013-04-29Fixed possible DLL local injection on Windows due to broken LoadLibrary() ↵Xavier Roche
API (CVE-2010-5252)
2013-04-29Fixed malformed printf.Xavier Roche
2013-04-28Verbose incomplete typeXavier Roche
2013-04-28cache_add(): do not refuse to write zero-length filesXavier Roche
2013-04-28Build-Depends: autoconfXavier Roche
2013-04-28autoreconfXavier Roche
2013-04-28dh_autoreconf cleanup (outdated-autotools-helper-file)Xavier Roche
2013-04-28debian-policy 3.9.4Xavier Roche
2013-04-28Cleaned up indexXavier Roche
2013-04-28Added ebay scam note.Xavier Roche
2013-04-28Updated faqXavier Roche
2013-04-28Updated faq a little bit.Xavier Roche
2013-04-27silent.wavXavier Roche
2013-04-273.47.6Xavier Roche
2013-04-26Missing ICONV_LIBS for libhttrackXavier Roche
2013-04-26configure.ac (Sebastian Pipping)Xavier Roche