summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-10-16Updated.Xavier Roche
2014-10-16Removed sfx.Xavier Roche
2014-10-16Fixed warnings.Xavier Roche
2014-10-16Fixed htsserver not dying (immediately) on quit.Xavier Roche
2014-10-153.48.20Xavier Roche
2014-10-15Fixed webhttrack incompatibility with ChromeXavier Roche
2014-10-15Typo :)Xavier Roche
2014-10-04Fixed typoXavier Roche
2014-08-27Fixed HAVE_STRNLEN (sheesh, we don't have strnlen.o)Xavier Roche
2014-08-27Off-by-one.Xavier Roche
2014-08-27Do not include execinfo.h if missing (Android)Xavier Roche
2014-08-16Fixed "configure script cannot detect libressl" (junk4me46806)Xavier Roche
2014-07-28Updated dateXavier Roche
2014-07-28Reverted useless check.Xavier Roche
2014-07-283.48.19Xavier Roche
2014-07-28Added testcase for 'strlen(copyBuff) == qLen failed at htslib.c:3458'Xavier Roche
2014-07-28Fixed 'strlen(copyBuff) == qLen failed at htslib.c:3458' assertion failure.Xavier Roche
2014-07-20Additional message when crashing to report the issue.Xavier Roche
2014-07-17closes:#755107Xavier Roche
2014-07-173.48.18Xavier Roche
2014-07-17Fixed infamous crashes inside the DNS cache due to a corruption within the op...Xavier Roche
2014-07-17assert => assertfXavier Roche
2014-07-17Cache cleanup. Added assert()Xavier Roche
2014-07-17Warning fix.Xavier Roche
2014-07-14Fixed WIN32Xavier Roche
2014-07-14CosmeticXavier Roche
2014-07-14Fixed typo.Xavier Roche
2014-07-14Added stack trace on Linux when crashing for httrackXavier Roche
2014-07-123.48.17Xavier Roche
2014-07-123.48.17Xavier Roche
2014-07-12Fixed URL list not working anymore (tom swift)Xavier Roche
2014-07-093.48.16Xavier Roche
2014-07-09Fixed FTBFS on ARM/MIPS again.Xavier Roche
2014-07-083.48.15Xavier Roche
2014-07-08Updated manXavier Roche
2014-07-08proxytrack: fixed FTBFS on ARM/MIPSXavier Roche
2014-07-083.48.14Xavier Roche
2014-07-083.48-14Xavier Roche
2014-07-08Fixed buggy FFFD (replacement character) in place of leading non-ascii characterXavier Roche
2014-07-08Fixed htssafe.hXavier Roche
2014-07-07Another assertXavier Roche
2014-07-07int => size_t cleanupXavier Roche
2014-07-06Fixed MD5_CTX => struct MD5ContextXavier Roche
2014-07-06Fixed HashMD5ContextXavier Roche
2014-07-06Fixed MD5 definitionsXavier Roche
2014-07-06Fixed MD5_Init()Xavier Roche
2014-07-06Added hts_has_stopped() flag, added some assertsXavier Roche
2014-06-28typo.Xavier Roche
2014-06-28Optimize the case when realloc() returns the same base address while realloca...Xavier Roche
2014-06-27Fixed NULL pointer dereferencing in back_unserialize (htsback.c:976) spotted ...Xavier Roche