Age | Commit message (Expand) | Author |
2023-01-14 | Fixed null format | Xavier Roche |
2017-04-01 | Updated year to 2017 | Xavier Roche |
2016-07-29 | Support servers with SNI extension | Mike7R |
2016-04-26 | Updated year 2016 | Xavier Roche |
2015-03-14 | 2014 is so last year! | Xavier Roche |
2014-06-27 | Fixed NULL pointer dereferencing in back_unserialize (htsback.c:976) spotted ... | Xavier Roche |
2014-06-22 | Do not uncompress .tgz advertised as "streamed" (Smiling Spectre) | Xavier Roche |
2014-06-14 | Renamed inthash_* API to coucal_* one. | Xavier Roche |
2014-06-10 | Added the following compiler flags: | Xavier Roche |
2014-06-10 | Changed hashtable types to have either opaque void*, or unions. | Xavier Roche |
2014-05-29 | Allocation cleanup (why "+2", why ?) | Xavier Roche |
2014-05-27 | Cleanup, const correctness | Xavier Roche |
2014-05-26 | Big links heap handling cleanup, and removed very old and legacy macros | Xavier Roche |
2014-05-23 | "const correctness" cleanup | Xavier Roche |
2014-05-10 | Better logging for hashtables | Xavier Roche |
2014-05-09 | assert cleanup. | Xavier Roche |
2014-05-02 | Fixes. | 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 | Do not try to serialize a fiel in cache when not using it ("Could not create ... | 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 | Fixed DNS stuck with unresolvable hosts. | 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-08-19 | Fixed misused size | Xavier Roche |
2013-08-16 | Make "Unexpected 412/416 error" non-fatal until I find out why in hell this b... | Xavier Roche |
2013-08-15 | Added %a option, allowing to define the "Accept:" header line. | Xavier Roche |
2013-08-12 | Big cleanup in core heap hashtable code, rewritten using new fancy hashtables. | Xavier Roche |
2013-07-18 | Fixed buggy keep-alive handling, leading to waste connections | Xavier Roche |
2013-07-10 | Fixed uncompressing | Xavier Roche |
2013-07-09 | Attempt to replace tmpnam() | Xavier Roche |
2013-07-08 | Spurious test leading to have a broken non-SSL version of httrack | Xavier Roche |
2013-07-08 | Cosmetic | Xavier Roche |
2013-07-08 | Removed dead code | Xavier Roche |
2013-06-26 | Fixed old 3-hashtable missing free on exit | Xavier Roche |
2013-06-23 | Trashed historical link heap hashtable, and replaced it by cleaner code using... | Xavier Roche |
2013-06-18 | transfered => transferred | Xavier Roche |
2013-06-05 | Fixed broken build without OpenSSL | Xavier Roche |
2013-06-04 | Minor off-by-one for timeout handline. | Xavier Roche |
2013-05-19 | removed gz_is_available flag (zlib is mandatory) | Xavier Roche |
2013-05-19 | openssl is no longer dynamically probed at stratup, but dynamically linked | Xavier Roche |
2013-05-14 | Indenting cleanup for all *.[ch] files, except htsparse.c (too ugly to be aut... | Xavier Roche |
2013-05-14 | Merge sources from windows-1252 to utf-8 | Xavier Roche |
2013-05-13 | Introducing the hts_log_print() logging function | Xavier Roche |