index
:
dillo
master
Dillo, a multi-platform graphical web browser
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
cache.c
Age
Commit message (
Expand
)
Author
2024-04-26
Improve quirk for text/xhtml content type
Rodrigo Arias Mallo
2024-03-09
Use Doxygen comments for C files
Rodrigo Arias Mallo
2016-07-06
Fix a flag in Cache_entry_inject(). Now the splash page is shown as finished.
Jorge Arellano Cid
2016-07-03
clean up host:port usage, particularly with ipv6
corvid
2016-05-07
status msg
corvid
2016-04-09
if we get an error (e.g. ECONNRESET) while reading, abort the read and show a...
corvid
2016-03-12
MSG
corvid
2015-06-29
prefs.http_strict_transport_security
corvid
2015-06-29
HTTP Strict Transport Security
corvid
2015-05-31
rm MSG
corvid
2015-05-31
rm MSG
corvid
2015-04-11
provide a redirection-blocked page
corvid
2014-12-24
merge 3.0.4.1 branch
corvid
2014-12-21
more (and indentation in one spot)
corvid
2014-12-20
Fix: Abort redirections and META-refresh for URLs marke "local".
Jorge Arellano Cid
2014-10-10
URL in MSG
corvid
2014-09-10
cache abort: don't skip clients
corvid
2014-08-10
trim spaces
corvid
2014-08-08
abort failed queries
corvid
2014-07-17
http persistent connections initial patch
corvid
2014-06-24
Reimplemented the Dicache using dlib ADTs
Jorge Arellano Cid
2014-05-14
Avoid removing imgbuf and decoding the whole image again for reloads.
Jorge Arellano Cid
2013-01-05
Remove redundant check in cache.c [by p37sitdu]
Jorge Arellano Cid
2012-12-07
rm never-used arg from Cache_client_dequeue
corvid
2012-10-24
msg
corvid
2012-10-03
introduce domainrc mechanism
p37sitdu, corvid
2012-10-02
rm filter_auto_requests
corvid
2012-08-25
improve check for integer overflow
Johannes Hofmann
2011-11-11
locale-independent ASCII character case handling
corvid
2011-09-24
if not following a redirection, show body of redirecting page
corvid
2011-09-18
rename fn
corvid
2011-09-16
privacy: never accept cookies in responses to third-party requests
corvid
2011-09-02
Cancel the expected URL after offering a download, part 2 (BUG#982)
Jorge Arellano Cid
2011-07-10
MSG giving HTTP status if page was empty
corvid
2011-05-20
free content/transfer decoder in Cache_entry_free
corvid
2010-11-24
trim some spaces
corvid
2010-09-27
Allow viewing XHTML served as such
Jorge Arellano Cid
2010-09-05
consistent screaming quotes
Jeremy Henty
2010-04-27
back out cef38874b78f
corvid
2010-04-20
allow image/stylesheet redirection if using filter
corvid
2010-04-06
filter automatic requests
corvid
2010-03-18
some remove_fast at freeall() time
corvid
2010-02-25
don't accept ' ' between http header field name and ':'
corvid
2010-02-25
more robust http header field parsing
corvid
2010-02-25
trim trailing whitespace from HTTP header fields
corvid
2010-01-09
don't look for Set-Cookie2 header
corvid
2010-01-09
cookies use server date to interpret Expires attr
corvid
2009-11-11
functions needn't be publicly visible
corvid
2009-11-09
Minor fix for 3f1501ae35c4 (only remove cache entries upon OfferDownload)
Jorge Arellano Cid
2009-11-01
ftp dpi: fixed download offer, streamed transfer, added HTML feedback.
Jorge Arellano Cid
[next]