summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2014-05-10Better logging for hashtablesXavier Roche
2014-05-10Hashtable: names for debugging, and better loggingXavier Roche
2014-05-10Mitigate stash overflow by resizing the hashtable.Xavier Roche
Added better logging.
2014-05-09cache->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-09assert cleanup.Xavier Roche
2014-05-08Inline keyword.Xavier Roche
2014-05-08Missing NULL.Xavier Roche
2014-05-08Assertion handler (2)Xavier Roche
2014-05-08Assertion handlerXavier Roche
2014-05-08Added assertion handlers to hashtables.Xavier Roche
2014-05-06Cleanup in dirty mallocated stringsXavier Roche
2014-05-06Fixed regression introduced in r995 over strcpybuff() reusing macro ↵Xavier Roche
arguments multiple times, leading to troubles when using side-effects.
2014-05-04Added -DLIBHTTRACK_EXPORTS for libhttrackXavier Roche
2014-05-04Fixed build.Xavier Roche
2014-05-04Added strlcatbuffXavier Roche
2014-05-04Replaced ugly cat by snprintfXavier Roche
2014-05-04Fixed hidden type.Xavier Roche
2014-05-04Potentially unused functions.Xavier Roche
2014-05-04Fix 2.Xavier Roche
2014-05-04Fix.Xavier Roche
2014-05-04Cleanup.Xavier Roche
2014-05-04Hashtable: logging in case of troublesXavier Roche
2014-05-04More hashtable stressXavier Roche
2014-05-04Comment.Xavier Roche
2014-05-04Use GCC's __builtin_types_compatible_p()Xavier Roche
2014-05-04Added htssafe.hXavier Roche
2014-05-04Newlines.Xavier Roche
2014-05-04Big cleanup in string primitives and abort functionsXavier Roche
2014-05-02Added "long query string" ut/Xavier Roche
See <https://code.google.com/p/httrack/issues/detail?id=42>
2014-05-02Fixed issue #42 (long query strings with accents)Xavier Roche
2014-05-02HTTRACK_DEFLIB cleanup.Xavier Roche
2014-05-02Fixed WIN32.Xavier Roche
2014-05-02Fixes.Xavier Roche
2014-05-02Add htsconcat.cXavier Roche
2014-05-02Big cleanup in functions writing to a char buffer without proper size boundary.Xavier Roche
2014-05-023.48.5Xavier Roche
2014-04-29Fixed manual (lintian)Xavier Roche
2014-04-27Updated doc.Xavier Roche
2014-04-27Better be unsigned int.Xavier Roche
2014-04-27Removed duplicate is_realspace definitionXavier Roche
2014-04-273.48.4Xavier Roche
2014-04-27Removed buggy definitions (Michael Tautschnig)Xavier Roche
2014-04-24More 2014.Xavier Roche
2014-04-242013 is so last year.Xavier Roche
2014-04-24Removed __DATE__ for reproducible builds.Xavier Roche
2014-04-16Really call dh_autoreconf (Matthias Klose)Xavier Roche
2014-04-153.48.1-4Xavier Roche
2014-04-153.48.1-3Xavier Roche
2014-04-15Build-Depends: dh-autoreconfXavier Roche
2014-04-153.48.1-2Xavier Roche