summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2013-05-13Introducing the hts_log_print() logging functionXavier Roche
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
2013-05-13Current script binary directory is prioritary over /usr and friends.Xavier Roche
2013-05-13Fixed language index grepXavier Roche
2013-05-12Missing pthread_attr_destroy()Xavier Roche
2013-05-12webhttrack: use 8MB for the stack size (needed especially for OSX).Xavier Roche
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-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 up...Xavier Roche
2013-05-03Fixed bug inside hts_mirror_wait_for_next_file() that may lead to race condit...Xavier Roche
2013-05-013.47.10Xavier Roche
2013-05-01Updated to 3.47.9 (Build-depends on libtool)Xavier Roche
2013-05-013.47.8Xavier Roche
2013-04-29Log charset conversionXavier Roche
2013-04-29Fixed serious UTF-8 conversion bug in hts_convertStringToUTF8() on Linux that...Xavier Roche
2013-04-293.47.7Xavier Roche
2013-04-29Fixed possible DLL local injection on Windows due to broken LoadLibrary() API...Xavier Roche
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-28dh_autoreconf cleanup (outdated-autotools-helper-file)Xavier Roche
2013-04-273.47.6Xavier Roche
2013-04-26Missing ICONV_LIBS for libhttrackXavier Roche
2013-04-26configure.ac (Sebastian Pipping)Xavier Roche
2013-04-21Build warning cleanup.Xavier Roche
2013-04-21Fixed memory leak in hashtable.Xavier Roche
2013-04-17Updated libtoolXavier Roche
2013-04-173.47.5Xavier Roche
2013-04-16Updated to 3.47.4Xavier Roche
2013-04-16Updated version to 3.47.3Xavier Roche
2013-04-14Version 3.47.2Xavier Roche
2013-04-14Do not force a 206 status (partial content) when we see a "Content-Range" res...Xavier Roche
2013-04-14Version 3.47Xavier Roche
2013-04-14Fixed file descriptor resurrection inside back_unserialize() leading to close...Xavier Roche
2013-04-14This valud was really stupid.Xavier Roche
2013-04-14Print "error closing socket" error messages if the socket can not be closed.Xavier Roche
2013-04-14Report incomplete files as infoXavier Roche
2013-04-14Do not report "broken file" message for incomplete files.Xavier Roche
2013-04-05Add libssl.dylib in the search list for libssl (Nils Breunese)Xavier Roche
2013-03-30Removed dead code.Xavier Roche
2013-02-28Fixed bogus charset because the meta http-equiv tag is placed too far in the ...Xavier Roche
2013-02-28Fixed \\machine\dir structure build on Windows (TomZ)Xavier Roche
2013-02-25Do not force a file to have an extension unless it has a known type (such as ...Xavier Roche
2013-02-25Year update.Xavier Roche
2013-01-03HTML 5 addition (Jason Ronallo) regarding "poster" attribute for the "video" ...Xavier Roche