summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-06-09Updated MakefileXavier Roche
2014-06-08Added diffXavier Roche
2014-06-08Reverted diff, groumph.Xavier Roche
2014-06-08Added minizip orig files.Xavier Roche
2014-06-08Fixed FTBFS when compiling with zlib versions < 1.2.70 (sammyx)Xavier Roche
2014-06-083.48.13Xavier Roche
2014-06-08__cplusplusXavier Roche
2014-06-08Public definitions cleanup (especially for httraqt)Xavier Roche
2014-06-083.48.12Xavier Roche
2014-06-08Using subdir-objects for automakeXavier Roche
2014-06-08Fixed __cplusplus issuesXavier Roche
2014-06-08TyposXavier Roche
2014-06-07Better.Xavier Roche
2014-06-07Fixed --advanced-maxlinks broken (Localhost)Xavier Roche
2014-06-06Fixed initializer.Xavier Roche
2014-06-06Cleanup.Xavier Roche
2014-06-06Progressive power-of-two allocator for linked blocks.Xavier Roche
2014-06-06Added htsarrays.h to Makefile and devel libsXavier Roche
2014-06-06tr -d '\r'Xavier Roche
2014-06-06Updated manXavier Roche
2014-06-06Splitted typed arrays in htsarrays.hXavier Roche
2014-06-063.48.11Xavier Roche
2014-06-063.48.11Xavier Roche
2014-06-06Additional check.Xavier Roche
2014-06-06Fixed assertion failure at htscore.c:244 (len + liensbuf->string_buffer_size ...Xavier Roche
2014-06-05Added missing .h to -devXavier Roche
2014-06-05changelogXavier Roche
2014-06-04Fixed "this decimal constant is unsigned only in ISO C90"Xavier Roche
2014-06-04Updated manXavier Roche
2014-06-04Updated configureXavier Roche
2014-06-043.48.10Xavier Roche
2014-06-043.48-10Xavier Roche
2014-06-04Do not depend on SetDllDirectory (Windows 2003) as it breaks Windows 2000Xavier Roche
2014-06-03Potential fix for htshash.c:330 assertion failure: "error invalidating hash e...Xavier Roche
2014-05-30Missing string.h (moe)Xavier Roche
2014-05-29Better "too many links" reporting.Xavier Roche
2014-05-29Allocation failure handling.Xavier Roche
2014-05-29Take in account opt->maxlink is non-zeroXavier Roche
2014-05-29Fixed regression over ./Xavier Roche
2014-05-29tr -d '\r'Xavier Roche
2014-05-29Fixed API change.Xavier Roche
2014-05-29Unused function.Xavier Roche
2014-05-29Big cleanup: introducing cleaner lien_adrfilsave and lien_adrfil structures h...Xavier Roche
2014-05-29Removed duplicate opt->lien_tot and opt->liens members in some functions.Xavier Roche
2014-05-29Fixes.Xavier Roche
2014-05-29Added off_t_to_size_t()Xavier Roche
2014-05-29Allocation cleanup (why "+2", why ?)Xavier Roche
2014-05-28Added -Wformat-nonliteral flag.Xavier Roche
2014-05-28Added assertXavier Roche
2014-05-28Replaced sprintf() by hts_template_format_str()Xavier Roche