summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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
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
2012-10-03Correctly set the Z flag in hts-cache/new.txt file (Peter)Xavier Roche
2012-06-23Version 3.46Xavier Roche
2012-06-23Fixed from Sebastian Pipping:Xavier Roche
2012-06-17Fixed anonymous FTP without password (Luiz)Xavier Roche
2012-05-22Removed Accept-CharsetXavier Roche
2012-05-18Beta-3Xavier Roche
2012-05-12Fixed parsing issue with js files due to </script> tags (Vasiliy)Xavier Roche
2012-05-12Fixed buildXavier Roche
2012-05-12beta-2Xavier Roche
2012-05-12Fixed totally broken handling of update/continue with erased files or renamed...Xavier Roche
2012-05-08Generate error pages when needed (Brent Palmer)Xavier Roche
2012-05-08Updated interfaceXavier Roche
2012-05-08Really fixed utime()Xavier Roche
2012-05-08utime() fix for UTF-8Xavier Roche
2012-05-08betaXavier Roche
2012-05-08Do not use "delayed" extensions when the mirror is aborting.Xavier Roche
2012-05-07Check for bogus links (Vasiliy)Xavier Roche
2012-05-07Fixed includes.Xavier Roche