Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-04-29 | 3.47.7 | Xavier Roche | |
2013-04-29 | Fixed possible DLL local injection on Windows due to broken LoadLibrary() ↵ | Xavier Roche | |
API (CVE-2010-5252) | |||
2013-04-29 | Fixed malformed printf. | Xavier Roche | |
2013-04-28 | Verbose incomplete type | Xavier Roche | |
2013-04-28 | cache_add(): do not refuse to write zero-length files | Xavier Roche | |
2013-04-28 | dh_autoreconf cleanup (outdated-autotools-helper-file) | Xavier Roche | |
2013-04-27 | 3.47.6 | Xavier Roche | |
2013-04-26 | Missing ICONV_LIBS for libhttrack | Xavier Roche | |
2013-04-26 | configure.ac (Sebastian Pipping) | Xavier Roche | |
2013-04-21 | Build warning cleanup. | Xavier Roche | |
* introduced SOClen type (aka. socklen_t) | |||
2013-04-21 | Fixed memory leak in hashtable. | Xavier Roche | |
2013-04-17 | Updated libtool | Xavier Roche | |
2013-04-17 | 3.47.5 | Xavier Roche | |
2013-04-16 | Updated to 3.47.4 | Xavier Roche | |
2013-04-16 | Updated version to 3.47.3 | Xavier Roche | |
2013-04-14 | Version 3.47.2 | Xavier Roche | |
2013-04-14 | Do not force a 206 status (partial content) when we see a "Content-Range" ↵ | Xavier Roche | |
response header, because some servers are weird Fixes: issue 7 | |||
2013-04-14 | Version 3.47 | Xavier Roche | |
2013-04-14 | Fixed file descriptor resurrection inside back_unserialize() leading to ↵ | Xavier Roche | |
close randomly files or sockets This really annoying bug may be the root cause of various related issues while updating of continuing a mirror: * zip_zipWriteInFileInZip_failed assertion failures * random garbage in downloaded files * random "bogus state" error messages * connection unexpectedly closed Probably closes issue 5 (http://code.google.com/p/httrack/issues/detail?id=5) | |||
2013-04-14 | This valud was really stupid. | Xavier Roche | |
2013-04-14 | Print "error closing socket" error messages if the socket can not be closed. | Xavier Roche | |
2013-04-14 | Report incomplete files as info | Xavier Roche | |
2013-04-14 | Do not report "broken file" message for incomplete files. | Xavier Roche | |
2013-04-05 | Add libssl.dylib in the search list for libssl (Nils Breunese) | Xavier Roche | |
* closes:#6 | |||
2013-03-30 | Removed dead code. | Xavier Roche | |
2013-02-28 | Fixed bogus charset because the meta http-equiv tag is placed too far in the ↵ | Xavier Roche | |
html page | |||
2013-02-28 | Fixed \\machine\dir structure build on Windows (TomZ) | Xavier Roche | |
2013-02-25 | Do not force a file to have an extension unless it has a known type (such as ↵ | Xavier Roche | |
html), or a possibly known type (if delayed checks are disabled) Fixes http://code.google.com/p/httrack/issues/detail?id=1 | |||
2013-02-25 | Year update. | Xavier Roche | |
2013-01-03 | HTML 5 addition (Jason Ronallo) regarding "poster" attribute for the "video" ↵ | Xavier Roche | |
tag. See http://forum.httrack.com/readmsg/30148/index.html | |||
2012-11-10 | Fixed memory leaks in proxytrack.c (patch by Eric Searcy) | Xavier Roche | |
2012-11-01 | Maximum number of connexions changed from 4 to 8 | Xavier Roche | |
Maximum bandwidth usage changed from 100KB/s to 250KB/s | |||
2012-10-03 | Correctly set the Z flag in hts-cache/new.txt file (Peter) | Xavier Roche | |
2012-06-23 | Version 3.46 | Xavier Roche | |
2012-06-23 | Fixed from Sebastian Pipping: | Xavier Roche | |
* make sure that example.{c,h} are not installed twice which causes an error for "make install" * make sure that libhttrack.la is a proper dependency so that parallel compilation (e.g. "make -j6" works reliably) | |||
2012-06-17 | Fixed anonymous FTP without password (Luiz) | Xavier Roche | |
2012-05-22 | Removed Accept-Charset | Xavier Roche | |
closes:#674053 | |||
2012-05-18 | Beta-3 | Xavier Roche | |
2012-05-12 | Fixed parsing issue with js files due to </script> tags (Vasiliy) | Xavier Roche | |
2012-05-12 | Fixed build | Xavier Roche | |
2012-05-12 | beta-2 | Xavier Roche | |
2012-05-12 | Fixed totally broken handling of update/continue with erased files or ↵ | Xavier Roche | |
renamed files, leading to "Unexpected 412/416 error (Requested Range Not Satisfiable)" and/or "Previous cache file not found" (-1)" errors | |||
2012-05-08 | Generate error pages when needed (Brent Palmer) | Xavier Roche | |
2012-05-08 | Updated interface | Xavier Roche | |
2012-05-08 | Really fixed utime() | Xavier Roche | |
2012-05-08 | utime() fix for UTF-8 | Xavier Roche | |
2012-05-08 | beta | Xavier Roche | |
2012-05-08 | Do not use "delayed" extensions when the mirror is aborting. | Xavier Roche | |
2012-05-07 | Check for bogus links (Vasiliy) | Xavier Roche | |
2012-05-07 | Fixed includes. | Xavier Roche | |