summaryrefslogtreecommitdiff
path: root/src/htsback.c
AgeCommit message (Collapse)Author
2013-05-03Fixed zero-length files not being properly handled (not savec on disk, not ↵Xavier Roche
updated)
2013-04-29Fixed malformed printf.Xavier Roche
2013-04-28Verbose incomplete typeXavier Roche
2013-04-21Build warning cleanup.Xavier Roche
* introduced SOClen type (aka. socklen_t)
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 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-14Report incomplete files as infoXavier Roche
2013-04-14Do not report "broken file" message for incomplete files.Xavier Roche
2013-03-30Removed dead code.Xavier Roche
2012-10-03Correctly set the Z flag in hts-cache/new.txt file (Peter)Xavier Roche
2012-05-07Charset fixesXavier Roche
2012-05-06UTF-8 filenames handling (based on HTML page charset)Xavier Roche
2012-03-24GPL v3Xavier Roche
2012-03-21Do not flood logs when stopping mirror after max time has passedXavier Roche
2012-03-21Fixed incredible bug leading to reject html files from cache not present on ↵Xavier Roche
disk (spotted by Alain Desilets)
2012-03-19Alain Desilets: --max-time should not break too violently the mirrorXavier Roche
2012-03-19httrack 3.45.1Xavier Roche
2012-03-19httrack 3.44.1Xavier Roche
2012-03-19httrack 3.43.12 (again)Xavier Roche
2012-03-19httrack 3.43.5Xavier Roche
2012-03-19httrack 3.43.12Xavier Roche
2012-03-19httrack 3.42.3Xavier Roche
2012-03-19httrack 3.41.2Xavier Roche
2012-03-19httrack 3.40.4Xavier Roche
2012-03-19httrack 3.33.16Xavier Roche
2012-03-19httrack 3.30.1Xavier Roche
2012-03-19Imported httrack 3.20.2Xavier Roche