Age | Commit message (Expand) | Author |
2014-07-06 | Added hts_has_stopped() flag, added some asserts | Xavier Roche |
2014-06-22 | Handle buggy SVG (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-08 | Typos | Xavier Roche |
2014-06-07 | Better. | Xavier Roche |
2014-06-06 | Progressive power-of-two allocator for linked blocks. | Xavier Roche |
2014-06-06 | Splitted typed arrays in htsarrays.h | Xavier Roche |
2014-06-06 | Additional check. | Xavier Roche |
2014-06-06 | Fixed assertion failure at htscore.c:244 (len + liensbuf->string_buffer_size ... | Xavier Roche |
2014-06-03 | Potential fix for htshash.c:330 assertion failure: "error invalidating hash e... | Xavier Roche |
2014-05-29 | Better "too many links" reporting. | Xavier Roche |
2014-05-29 | Allocation failure handling. | 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 | Removed duplicate opt->lien_tot and opt->liens members in some functions. | Xavier Roche |
2014-05-29 | Fixes. | Xavier Roche |
2014-05-29 | Added off_t_to_size_t() | Xavier Roche |
2014-05-29 | Allocation cleanup (why "+2", why ?) | Xavier Roche |
2014-05-28 | Fixed heap crawl overflow | Xavier Roche |
2014-05-28 | Rewrite template formatting to be format-injection proof. | Xavier Roche |
2014-05-28 | Fixed const T ** not being castable to const T ** | Xavier Roche |
2014-05-27 | Cleanup, const correctness | Xavier Roche |
2014-05-26 | tr -d '\r' | Xavier Roche |
2014-05-26 | Big links heap handling cleanup, and removed very old and legacy macros | Xavier Roche |
2014-05-14 | Fixed hashtable corruption because of dirty code directly modifying the host ... | Xavier Roche |
2014-05-10 | Better logging for hashtables | Xavier Roche |
2014-05-09 | assert cleanup. | Xavier Roche |
2014-05-04 | Big cleanup in string primitives and abort functions | 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 |
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-08-31 | Fixed WIN32 FTBFS | Xavier Roche |
2013-08-18 | "index.eml" => "index.mht" | Xavier Roche |
2013-08-17 | Some cleanup in obviously wrong 15-year-old code. | 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-06-26 | Fixed old 3-hashtable missing free on exit | Xavier Roche |
2013-06-24 | Fixed warning | 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-16 | Fixed div-by-zero when speficying more than 1000 connections per seconds (pro... | Xavier Roche |
2013-06-16 | spelling: allows to => allows you to | Xavier Roche |
2013-06-14 | Escaping fixes when the final disk filename contains a % | Xavier Roche |
2013-06-01 | Do not magically detect UTF-8 pages as "utf-8" charset, because is changes th... | 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 |