Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-05-27 | tr -d '\r' | Xavier Roche | |
2014-05-27 | Fixed symbol import. | Xavier Roche | |
2014-05-26 | tr -d '\r' | Xavier Roche | |
2014-05-26 | Big links heap handling cleanup, and removed very old and legacy macros | Xavier Roche | |
2014-05-24 | Minizip warning fixes. | Xavier Roche | |
2014-05-24 | Fixed EXTRA_DIST | Xavier Roche | |
2014-05-24 | Removed ChangeLogUnzip | Xavier Roche | |
2014-05-24 | Fixed minizip. | Xavier Roche | |
2014-05-24 | Missing zflush_file member. | Xavier Roche | |
2014-05-24 | Upgraded to minizip 1.1 from zlib 1.2.8 | Xavier Roche | |
2014-05-24 | No diff. | Xavier Roche | |
2014-05-24 | Diff are better. | Xavier Roche | |
2014-05-23 | "const correctness" cleanup | Xavier Roche | |
added the following default flags: -Wformat -Wformat-security -Wmultichar -Wwrite-strings fixed several other warnings | |||
2014-05-23 | Added symbol visibility features to the build to hide internal symbols (GCC) | Xavier Roche | |
2014-05-23 | 3.48.9 (autoconf) | Xavier Roche | |
2014-05-23 | 3.48.9-1 changelog | Xavier Roche | |
2014-05-21 | 3.48.9 | Xavier Roche | |
2014-05-21 | Cleaner dup | Xavier Roche | |
2014-05-19 | tr -d '\r' | Xavier Roche | |
2014-05-19 | Added unit test for issue #44 | Xavier Roche | |
2014-05-19 | char* => const char* | Xavier Roche | |
2014-05-19 | Added strlcpybuff() macro. | Xavier Roche | |
2014-05-19 | Fixed segOutputSize < segSize assertion fails at htscharset.c:993 | Xavier Roche | |
* closes:#44 | |||
2014-05-18 | Fixed __builtin___strncat_chk warning | Xavier Roche | |
2014-05-18 | Removed unused variable. | Xavier Roche | |
2014-05-18 | tr -d '\r' | Xavier Roche | |
2014-05-18 | Backlog for web server to 10. | Xavier Roche | |
2014-05-18 | Cleanup in callbacks. | Xavier Roche | |
2014-05-18 | Big cleanup in network address and dns functions: | Xavier Roche | |
* removed t_fullhostent insanity * removed (struct sockaddr*) casts * use SOCaddr everywhere rather than raw struct hostent* | |||
2014-05-18 | libtool: in_port_t and sa_family_t | Xavier Roche | |
2014-05-18 | Removed size member from SOCaddr | Xavier Roche | |
2014-05-18 | Cleanup in socket handling (less ugly casts!) | Xavier Roche | |
2014-05-17 | Illegal use of strnlen(..., (size_t) -1) | Xavier Roche | |
2014-05-17 | Anonymous logging. | Xavier Roche | |
2014-05-17 | Added hts_set_log_vprint_callback() definition | Xavier Roche | |
2014-05-17 | Added hts_set_log_vprint_callback() | Xavier Roche | |
2014-05-17 | Fixed potentiel overrun if the user injects a buggy user-defined structure ↵ | Xavier Roche | |
with a non-terminated %[] | |||
2014-05-15 | tr -d '\r' | Xavier Roche | |
2014-05-15 | Added some asserts for Android. | Xavier Roche | |
2014-05-15 | Cosmetic. | Xavier Roche | |
2014-05-15 | Compile-time checks. | Xavier Roche | |
2014-05-15 | Fixed uint64_t vs. long long int | Xavier Roche | |
2014-05-15 | Removed unused variable. | Xavier Roche | |
2014-05-15 | 3.48.8-1 | Xavier Roche | |
2014-05-15 | 3.48.8 | Xavier Roche | |
2014-05-15 | WIN32: zlib 1.2.8 | Xavier Roche | |
2014-05-14 | Cosmetic | Xavier Roche | |
2014-05-14 | Fixed macro. | Xavier Roche | |
2014-05-14 | Clean hts_set_error_callback() and hts_get_error_callback() | Xavier Roche | |
2014-05-14 | Missing htsCallbackErr definition | Xavier Roche | |