Age | Commit message (Expand) | Author |
2014-06-10 | Added the following compiler flags: | Xavier Roche |
2014-06-08 | Public definitions cleanup (especially for httraqt) | Xavier Roche |
2014-05-29 | Take in account opt->maxlink is non-zero | Xavier Roche |
2014-05-29 | Big cleanup: introducing cleaner lien_adrfilsave and lien_adrfil structures h... | Xavier Roche |
2014-05-29 | Allocation cleanup (why "+2", why ?) | Xavier Roche |
2014-05-27 | Cleanup, const correctness | Xavier Roche |
2014-05-23 | "const correctness" cleanup | Xavier Roche |
2014-05-18 | Cleanup in callbacks. | Xavier Roche |
2014-05-18 | Big cleanup in network address and dns functions: | Xavier Roche |
2014-05-18 | libtool: in_port_t and sa_family_t | Xavier Roche |
2014-05-17 | Anonymous logging. | Xavier Roche |
2014-05-17 | Added hts_set_log_vprint_callback() | Xavier Roche |
2014-05-15 | Added some asserts for Android. | 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 |
2014-05-13 | #include <stdarg.h> | Xavier Roche |
2014-05-10 | Better logging for hashtables | Xavier Roche |
2014-05-10 | Mitigate stash overflow by resizing the hashtable. | Xavier Roche |
2014-05-09 | cache->iadr is not supposed to be NULL, but ... (could explain crashes on And... | Xavier Roche |
2014-05-09 | assert cleanup. | Xavier Roche |
2014-05-08 | Assertion handler (2) | Xavier Roche |
2014-05-02 | Big cleanup in functions writing to a char buffer without proper size boundary. | Xavier Roche |
2014-04-24 | 2013 is so last year. | Xavier Roche |
2014-04-13 | const char* fixes. | Xavier Roche |
2014-04-10 | Nope, Debian did not change the version number when fixing the bug :( | Xavier Roche |
2014-04-10 | Groumph, version is not a reliable way to detect heartbleed. | Xavier Roche |
2014-04-10 | Fixed FTBFS. | Xavier Roche |
2014-04-10 | Enforce check against CVE-2014-0160 | Xavier Roche |
2014-02-23 | Attempt to understand the infamous htslib.c:4590 crash (?) | Xavier Roche |
2014-02-09 | Removed background DNS resolution, prone to bugs (racy when interrupting a mi... | Xavier Roche |
2014-02-08 | Fixed infinite loop when attempting to download a file:/// directory on Unix ... | Xavier Roche |
2013-09-15 | Fixed logging level (especially for robots.txt rules) | Xavier Roche |
2013-09-14 | Removed dead code (_WIN32_WCE) | Xavier Roche |
2013-09-13 | Removed MMS (Microsoft Media Server) ripping code (mmsrip) | Xavier Roche |
2013-09-13 | Fixed FSF GPL reference (postal address removed, added website) | Xavier Roche |
2013-09-06 | Finished to cleanup the DNS cache. | Xavier Roche |
2013-09-06 | Fixed dangling pointer which probably explain the crash at libhttrack.so:0x639d0 | Xavier Roche |
2013-09-06 | Fixed a little bit the infamous DNS cache | Xavier Roche |
2013-09-03 | Added option '-%t', preserving the original file type (which may produce non-... | Xavier Roche |
2013-08-17 | Fixed issue 25 regarding un-encoding of characters such as # in the filename. | Xavier Roche |
2013-08-17 | Fixed definition. | Xavier Roche |
2013-08-17 | A bit of cleanup in really old code (strlen() in loops, shame on me, but hey,... | Xavier Roche |
2013-08-15 | Added %a option, allowing to define the "Accept:" header line. | Xavier Roche |
2013-08-12 | Fixed WIN32 FTBFS | Xavier Roche |
2013-07-20 | Fixed warnings | Xavier Roche |
2013-07-20 | Refresh stats | Xavier Roche |
2013-07-18 | Fixed buggy keep-alive handling, leading to waste connections | Xavier Roche |
2013-07-16 | Added hts_get_stats() | Xavier Roche |
2013-07-15 | Added .torrent => application/x-bittorrent built-in MIME type (alexei dot co ... | Xavier Roche |
2013-07-09 | LOG_TRACE | Xavier Roche |