summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2013-04-17No more neededXavier Roche
2013-04-17changelogXavier Roche
2013-04-17desktop-command-not-in-packageXavier Roche
2013-04-16Updated to 3.47.4Xavier Roche
2013-04-16controlXavier Roche
2013-04-16control hmmXavier Roche
2013-04-163.47.3Xavier Roche
2013-04-16Upgraded to 3.47.3Xavier Roche
2013-04-16Updated version to 3.47.3Xavier Roche
2013-04-16Does not breaks anymore previous releaseXavier Roche
2013-04-16controlXavier Roche
2013-04-16Breaks+ReplacesXavier Roche
2013-04-14UpdatedXavier Roche
2013-04-14revertedXavier Roche
2013-04-14control fileXavier Roche
2013-04-14Attempt to conflict webttrack-common tooXavier Roche
2013-04-14Conflicts ?Xavier Roche
2013-04-14Fixed control fileXavier Roche
2013-04-14webhttrack-common replaces and breaks webhttrack (<< 3.46.1-1) due to moved ↵Xavier Roche
files
2013-04-14Fixed common files.Xavier Roche
2013-04-14Moved pixmapsXavier Roche
2013-04-14Version 3.47.2Xavier Roche
2013-04-14Do 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-14Fixed Makefile regarding xpmXavier Roche
2013-04-14Get rid of the CreationDateXavier Roche
2013-04-14Modified Makefile.inXavier Roche
2013-04-14Icon fixes.Xavier Roche
See probably related issue: https://bugs.launchpad.net/ubuntu/+source/httrack/+bug/1156982
2013-04-14Updated control fileXavier Roche
2013-04-14Version 3.47.1Xavier Roche
2013-04-14Version 3.47Xavier Roche
2013-04-14Fixed 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-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
* closes:#6
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
html page
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
html), or a possibly known type (if delayed checks are disabled) Fixes http://code.google.com/p/httrack/issues/detail?id=1
2013-02-25Year update.Xavier Roche
2013-02-23Missing m4 filesXavier Roche
2013-02-23Updated libtool && aclocal && automake && autoheader && autoconfXavier Roche
2013-01-03HTML 5 addition (Jason Ronallo) regarding "poster" attribute for the "video" ↵Xavier Roche
tag. See http://forum.httrack.com/readmsg/30148/index.html
2012-11-10Fixed memory leaks in proxytrack.c (patch by Eric Searcy)Xavier Roche
2012-11-01Maximum number of connexions changed from 4 to 8Xavier Roche
Maximum bandwidth usage changed from 100KB/s to 250KB/s
2012-10-03Correctly set the Z flag in hts-cache/new.txt file (Peter)Xavier Roche
2012-09-29Applied changes to Makefile.in tooXavier Roche
2012-09-29Applied configure changes.Xavier Roche
2012-09-29Parallel patch from Sebastian PippingXavier Roche