Age | Commit message (Expand) | Author |
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-04-10 | Cleanup. | Xavier Roche |
2014-04-09 | We need hts_stringMemCopy() | Xavier Roche |
2014-04-09 | Missing files. | Xavier Roche |
2014-04-09 | Version "3.48.1" | Xavier Roche |
2014-04-09 | Fixed %h custom build structure parameter not taken in account (William Clark) | Xavier Roche |
2014-03-23 | Do not choke on Windows 2000 because of missing SetDllDirectory() (Andy Hewitt) | Xavier Roche |
2014-03-04 | Renamed strndup by hts_stringMemCopy (possible macports collision) | Xavier Roche |
2014-02-23 | Attempt to understand the infamous htslib.c:4590 crash (?) | Xavier Roche |
2014-02-23 | 308 will be a redirect, too. | 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-10-26 | Fixed type mishandling when processing a redirect (such as a .PDF redirecting... | Xavier Roche |
2013-10-09 | Fixed warnings | Xavier Roche |
2013-09-16 | SetDllDirectory: do no choke on NT or 98SE with KernelEx NT API (James Blough) | Xavier Roche |
2013-09-15 | Remove scope id (% character) in dotted address resolution (especially for ca... | Xavier Roche |
2013-09-15 | Fixed LOG_TRACE | Xavier Roche |
2013-09-15 | Fixed logging level (especially for robots.txt rules) | Xavier Roche |
2013-09-14 | Also remove these commands in the help | 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 | Removed chroot and setuid features (this is definitely not our business) | 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 | Cleanup | 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-09-01 | Fixed content-disposition NOT taken in account (Stephan Matthiesen) except wh... | Xavier Roche |
2013-08-31 | Fixed WIN32 FTBFS | Xavier Roche |
2013-08-25 | The crash test has two stack levels (for etsting purpose) | Xavier Roche |
2013-08-22 | Fixed regression introduced in recent code cleanup | Xavier Roche |
2013-08-20 | Optional crash for testing purpose. | Xavier Roche |
2013-08-19 | Fixed misused size | Xavier Roche |
2013-08-18 | "index.eml" => "index.mht" | 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 | Some cleanup in obviously wrong 15-year-old code. | 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-16 | Make "Unexpected 412/416 error" non-fatal until I find out why in hell this b... | Xavier Roche |
2013-08-15 | We want a copy here | Xavier Roche |
2013-08-15 | Added %a option, allowing to define the "Accept:" header line. | Xavier Roche |
2013-08-15 | Fixed double close() | Xavier Roche |
2013-08-15 | Fixed error in hashtable (and a warning, too) | Xavier Roche |
2013-08-15 | Fixed min/max already declared | Xavier Roche |
2013-08-15 | Lenient strnotempty() function (ie. accepting NULL) | Xavier Roche |
2013-08-15 | Removed unused and quite dangerous option. | Xavier Roche |