aboutsummaryrefslogtreecommitdiff
path: root/src/cache.c
AgeCommit message (Expand)Author
2024-08-07Make Dillo C99 standard compliantRodrigo Arias Mallo
2024-04-26Improve quirk for text/xhtml content typeRodrigo Arias Mallo
2024-03-09Use Doxygen comments for C filesRodrigo Arias Mallo
2016-07-06Fix a flag in Cache_entry_inject(). Now the splash page is shown as finished.Jorge Arellano Cid
2016-07-03clean up host:port usage, particularly with ipv6corvid
2016-05-07status msgcorvid
2016-04-09if we get an error (e.g. ECONNRESET) while reading, abort the read and show a...corvid
2016-03-12MSGcorvid
2015-06-29prefs.http_strict_transport_securitycorvid
2015-06-29HTTP Strict Transport Securitycorvid
2015-05-31rm MSGcorvid
2015-05-31rm MSGcorvid
2015-04-11provide a redirection-blocked pagecorvid
2014-12-24merge 3.0.4.1 branchcorvid
2014-12-21more (and indentation in one spot)corvid
2014-12-20Fix: Abort redirections and META-refresh for URLs marke "local".Jorge Arellano Cid
2014-10-10URL in MSGcorvid
2014-09-10cache abort: don't skip clientscorvid
2014-08-10trim spacescorvid
2014-08-08abort failed queriescorvid
2014-07-17http persistent connections initial patchcorvid
2014-06-24Reimplemented the Dicache using dlib ADTsJorge Arellano Cid
2014-05-14Avoid removing imgbuf and decoding the whole image again for reloads.Jorge Arellano Cid
2013-01-05Remove redundant check in cache.c [by p37sitdu]Jorge Arellano Cid
2012-12-07rm never-used arg from Cache_client_dequeuecorvid
2012-10-24msgcorvid
2012-10-03introduce domainrc mechanismp37sitdu, corvid
2012-10-02rm filter_auto_requestscorvid
2012-08-25improve check for integer overflowJohannes Hofmann
2011-11-11locale-independent ASCII character case handlingcorvid
2011-09-24if not following a redirection, show body of redirecting pagecorvid
2011-09-18rename fncorvid
2011-09-16privacy: never accept cookies in responses to third-party requestscorvid
2011-09-02Cancel the expected URL after offering a download, part 2 (BUG#982)Jorge Arellano Cid
2011-07-10MSG giving HTTP status if page was emptycorvid
2011-05-20free content/transfer decoder in Cache_entry_freecorvid
2010-11-24trim some spacescorvid
2010-09-27Allow viewing XHTML served as suchJorge Arellano Cid
2010-09-05consistent screaming quotesJeremy Henty
2010-04-27back out cef38874b78fcorvid
2010-04-20allow image/stylesheet redirection if using filtercorvid
2010-04-06filter automatic requestscorvid
2010-03-18some remove_fast at freeall() timecorvid
2010-02-25don't accept ' ' between http header field name and ':'corvid
2010-02-25more robust http header field parsingcorvid
2010-02-25trim trailing whitespace from HTTP header fieldscorvid
2010-01-09don't look for Set-Cookie2 headercorvid
2010-01-09cookies use server date to interpret Expires attrcorvid
2009-11-11functions needn't be publicly visiblecorvid
2009-11-09Minor fix for 3f1501ae35c4 (only remove cache entries upon OfferDownload)Jorge Arellano Cid