Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-05-14 | 3.48.7 | Xavier Roche | |
2014-05-14 | 3.48.7 | Xavier Roche | |
2014-05-14 | Fixed hashtable corruption because of dirty code directly modifying the host ↵ | Xavier Roche | |
address in memory, leading to have hashtable positions not anymore valid. This issue was especially triggered when a redirect was processed ("Warning moved treated for .." messages) * closes: #43 | |||
2014-05-14 | Added debug logging facility. | Xavier Roche | |
2014-05-13 | Better stdarg.h | Xavier Roche | |
2014-05-13 | #include <stdarg.h> | Xavier Roche | |
2014-05-13 | #include <stdarg.h> | Xavier Roche | |
2014-05-13 | #include <stdarg.h> | Xavier Roche | |
2014-05-13 | 3.48.6 | Xavier Roche | |
2014-05-13 | 3.48.6 | Xavier Roche | |
2014-05-12 | Fixed buggy , in man | Xavier Roche | |
2014-05-11 | Fixed warning: "warning: no previous prototype for 'htsthread_wait'" | Xavier Roche | |
2014-05-10 | Better logging for hashtables | Xavier Roche | |
2014-05-10 | Hashtable: names for debugging, and better logging | Xavier Roche | |
2014-05-10 | Mitigate stash overflow by resizing the hashtable. | Xavier Roche | |
Added better logging. | |||
2014-05-09 | cache->iadr is not supposed to be NULL, but ... (could explain crashes on ↵ | Xavier Roche | |
Android at data.app_lib.com_httrack_android_1.libhttrack_so.0x62e4c) | |||
2014-05-09 | assert cleanup. | Xavier Roche | |
2014-05-08 | Inline keyword. | Xavier Roche | |
2014-05-08 | Missing NULL. | Xavier Roche | |
2014-05-08 | Assertion handler (2) | Xavier Roche | |
2014-05-08 | Assertion handler | Xavier Roche | |
2014-05-08 | Added assertion handlers to hashtables. | Xavier Roche | |
2014-05-06 | Cleanup in dirty mallocated strings | Xavier Roche | |
2014-05-06 | Fixed regression introduced in r995 over strcpybuff() reusing macro ↵ | Xavier Roche | |
arguments multiple times, leading to troubles when using side-effects. | |||
2014-05-04 | Added -DLIBHTTRACK_EXPORTS for libhttrack | Xavier Roche | |
2014-05-04 | Fixed build. | Xavier Roche | |
2014-05-04 | Added strlcatbuff | Xavier Roche | |
2014-05-04 | Replaced ugly cat by snprintf | Xavier Roche | |
2014-05-04 | Fixed hidden type. | Xavier Roche | |
2014-05-04 | Potentially unused functions. | Xavier Roche | |
2014-05-04 | Fix 2. | Xavier Roche | |
2014-05-04 | Fix. | Xavier Roche | |
2014-05-04 | Cleanup. | Xavier Roche | |
2014-05-04 | Hashtable: logging in case of troubles | Xavier Roche | |
2014-05-04 | More hashtable stress | Xavier Roche | |
2014-05-04 | Comment. | Xavier Roche | |
2014-05-04 | Use GCC's __builtin_types_compatible_p() | Xavier Roche | |
2014-05-04 | Added htssafe.h | Xavier Roche | |
2014-05-04 | Newlines. | Xavier Roche | |
2014-05-04 | Big cleanup in string primitives and abort functions | Xavier Roche | |
2014-05-02 | Added "long query string" ut/ | Xavier Roche | |
See <https://code.google.com/p/httrack/issues/detail?id=42> | |||
2014-05-02 | Fixed issue #42 (long query strings with accents) | Xavier Roche | |
2014-05-02 | HTTRACK_DEFLIB cleanup. | Xavier Roche | |
2014-05-02 | Fixed WIN32. | Xavier Roche | |
2014-05-02 | Fixes. | Xavier Roche | |
2014-05-02 | Add htsconcat.c | Xavier Roche | |
2014-05-02 | Big cleanup in functions writing to a char buffer without proper size boundary. | Xavier Roche | |
2014-05-02 | 3.48.5 | Xavier Roche | |
2014-04-29 | Fixed manual (lintian) | Xavier Roche | |
2014-04-27 | Updated doc. | Xavier Roche | |