Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-06-09 | Updated Makefile | Xavier Roche | |
2014-06-08 | Added diff | Xavier Roche | |
2014-06-08 | Reverted diff, groumph. | Xavier Roche | |
2014-06-08 | Added minizip orig files. | Xavier Roche | |
2014-06-08 | Fixed FTBFS when compiling with zlib versions < 1.2.70 (sammyx) | Xavier Roche | |
2014-06-08 | 3.48.13 | Xavier Roche | |
2014-06-08 | __cplusplus | Xavier Roche | |
2014-06-08 | Public definitions cleanup (especially for httraqt) | Xavier Roche | |
htsopt.h now has the following definitions: * struct htsrequest_proxy * struct htsrequest * struct htsblk * struct lien_url * struct lien_back | |||
2014-06-08 | 3.48.12 | Xavier Roche | |
2014-06-08 | Using subdir-objects for automake | Xavier Roche | |
Replaced legacy INCLUDES by AM_CPPFLAGS | |||
2014-06-08 | Fixed __cplusplus issues | Xavier Roche | |
2014-06-08 | Typos | Xavier Roche | |
2014-06-07 | Better. | Xavier Roche | |
2014-06-07 | Fixed --advanced-maxlinks broken (Localhost) | Xavier Roche | |
2014-06-06 | Fixed initializer. | Xavier Roche | |
2014-06-06 | Cleanup. | Xavier Roche | |
2014-06-06 | Progressive power-of-two allocator for linked blocks. | Xavier Roche | |
2014-06-06 | Added htsarrays.h to Makefile and devel libs | Xavier Roche | |
2014-06-06 | tr -d '\r' | Xavier Roche | |
2014-06-06 | Updated man | Xavier Roche | |
2014-06-06 | Splitted typed arrays in htsarrays.h | Xavier Roche | |
Cleaned-up page generation | |||
2014-06-06 | 3.48.11 | Xavier Roche | |
2014-06-06 | 3.48.11 | Xavier Roche | |
2014-06-06 | Additional check. | Xavier Roche | |
2014-06-06 | Fixed assertion failure at htscore.c:244 (len + liensbuf->string_buffer_size ↵ | Xavier Roche | |
< liensbuf->string_buffer_capa) * closes:46 -Cette ligne, et les suivantes ci-dessous, seront ignorées-- M trunk/src/htscore.c | |||
2014-06-05 | Added missing .h to -dev | Xavier Roche | |
2014-06-05 | changelog | Xavier Roche | |
2014-06-04 | Fixed "this decimal constant is unsigned only in ISO C90" | Xavier Roche | |
2014-06-04 | Updated man | Xavier Roche | |
2014-06-04 | Updated configure | Xavier Roche | |
2014-06-04 | 3.48.10 | Xavier Roche | |
2014-06-04 | 3.48-10 | Xavier Roche | |
2014-06-04 | Do not depend on SetDllDirectory (Windows 2003) as it breaks Windows 2000 | Xavier Roche | |
* closes: #45 | |||
2014-06-03 | Potential fix for htshash.c:330 assertion failure: "error invalidating hash ↵ | Xavier Roche | |
entry" | |||
2014-05-30 | Missing string.h (moe) | Xavier Roche | |
2014-05-29 | Better "too many links" reporting. | Xavier Roche | |
2014-05-29 | Allocation failure handling. | Xavier Roche | |
2014-05-29 | Take in account opt->maxlink is non-zero | Xavier Roche | |
2014-05-29 | Fixed regression over ./ | Xavier Roche | |
2014-05-29 | tr -d '\r' | Xavier Roche | |
2014-05-29 | Fixed API change. | Xavier Roche | |
2014-05-29 | Unused function. | Xavier Roche | |
2014-05-29 | Big cleanup: introducing cleaner lien_adrfilsave and lien_adrfil structures ↵ | Xavier Roche | |
holding address/uri or address/uri/filename rather than passing opaque char* of unknown size. | |||
2014-05-29 | Removed duplicate opt->lien_tot and opt->liens members in some functions. | Xavier Roche | |
2014-05-29 | Fixes. | Xavier Roche | |
2014-05-29 | Added off_t_to_size_t() | Xavier Roche | |
2014-05-29 | Allocation cleanup (why "+2", why ?) | Xavier Roche | |
2014-05-28 | Added -Wformat-nonliteral flag. | Xavier Roche | |
2014-05-28 | Added assert | Xavier Roche | |
2014-05-28 | Replaced sprintf() by hts_template_format_str() | Xavier Roche | |