summaryrefslogtreecommitdiff
path: root/src/htscore.c
AgeCommit message (Expand)Author
2023-01-14Fixed sprintfXavier Roche
2017-04-01Updated year to 2017Xavier Roche
2016-04-26Updated year 2016Xavier Roche
2015-03-142014 is so last year!Xavier Roche
2014-07-06Added hts_has_stopped() flag, added some assertsXavier Roche
2014-06-22Handle buggy SVG (Smiling Spectre)Xavier Roche
2014-06-14Renamed inthash_* API to coucal_* one.Xavier Roche
2014-06-10Added the following compiler flags:Xavier Roche
2014-06-08TyposXavier Roche
2014-06-07Better.Xavier Roche
2014-06-06Progressive power-of-two allocator for linked blocks.Xavier Roche
2014-06-06Splitted typed arrays in htsarrays.hXavier Roche
2014-06-06Additional check.Xavier Roche
2014-06-06Fixed assertion failure at htscore.c:244 (len + liensbuf->string_buffer_size ...Xavier Roche
2014-06-03Potential fix for htshash.c:330 assertion failure: "error invalidating hash e...Xavier Roche
2014-05-29Better "too many links" reporting.Xavier Roche
2014-05-29Allocation failure handling.Xavier Roche
2014-05-29Take in account opt->maxlink is non-zeroXavier Roche
2014-05-29Big cleanup: introducing cleaner lien_adrfilsave and lien_adrfil structures h...Xavier Roche
2014-05-29Removed duplicate opt->lien_tot and opt->liens members in some functions.Xavier Roche
2014-05-29Fixes.Xavier Roche
2014-05-29Added off_t_to_size_t()Xavier Roche
2014-05-29Allocation cleanup (why "+2", why ?)Xavier Roche
2014-05-28Fixed heap crawl overflowXavier Roche
2014-05-28Rewrite template formatting to be format-injection proof.Xavier Roche
2014-05-28Fixed const T ** not being castable to const T **Xavier Roche
2014-05-27Cleanup, const correctnessXavier Roche
2014-05-26tr -d '\r'Xavier Roche
2014-05-26Big links heap handling cleanup, and removed very old and legacy macrosXavier Roche
2014-05-14Fixed hashtable corruption because of dirty code directly modifying the host ...Xavier Roche
2014-05-10Better logging for hashtablesXavier Roche
2014-05-09assert cleanup.Xavier Roche
2014-05-04Big cleanup in string primitives and abort functionsXavier Roche
2014-05-02Big cleanup in functions writing to a char buffer without proper size boundary.Xavier Roche
2014-04-242013 is so last year.Xavier Roche
2013-09-15Fixed logging level (especially for robots.txt rules)Xavier Roche
2013-09-14Removed dead code (_WIN32_WCE)Xavier Roche
2013-09-13Removed MMS (Microsoft Media Server) ripping code (mmsrip)Xavier Roche
2013-09-13Fixed FSF GPL reference (postal address removed, added website)Xavier Roche
2013-08-31Fixed WIN32 FTBFSXavier Roche
2013-08-18"index.eml" => "index.mht"Xavier Roche
2013-08-17Some cleanup in obviously wrong 15-year-old code.Xavier Roche
2013-08-15Added %a option, allowing to define the "Accept:" header line.Xavier Roche
2013-08-12Big cleanup in core heap hashtable code, rewritten using new fancy hashtables.Xavier Roche
2013-06-26Fixed old 3-hashtable missing free on exitXavier Roche
2013-06-24Fixed warningXavier Roche
2013-06-23Trashed historical link heap hashtable, and replaced it by cleaner code using...Xavier Roche
2013-06-18transfered => transferredXavier Roche
2013-06-16Fixed div-by-zero when speficying more than 1000 connections per seconds (pro...Xavier Roche
2013-06-16spelling: allows to => allows you toXavier Roche