index
:
dillo
master
Dillo, a multi-platform graphical web browser
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
cache.h
Age
Commit message (
Expand
)
Author
2025-04-27
Add about:keys to show keyboard shortcuts
Rodrigo Arias Mallo
2024-03-09
Use Doxygen comments for C files
Rodrigo Arias Mallo
2016-04-09
if we get an error (e.g. ECONNRESET) while reading, abort the read and show a...
corvid
2014-07-17
http persistent connections initial patch
corvid
2013-01-12
clean up struct typedefs
p37sitdu, corvid
2009-11-11
functions needn't be publicly visible
corvid
2009-11-01
ftp dpi: fixed download offer, streamed transfer, added HTML feedback.
Jorge Arellano Cid
2009-05-06
separate a_Capi_get_flags and a_Capi_get_flags_with_redirection
corvid, Jorge Arellano Cid
2009-01-23
Cleanup and logic change in a_Cache_set_content_type().
Jorge Arellano Cid
2009-01-07
Cleanup of cache.c WRT charset decoders.
Jorge Arellano Cid
2009-01-01
imported patch dicache-cleanup5
Jorge Arellano Cid
2008-06-02
- Moved charset decoding into cache.
jcid
2008-05-29
- Switched from charset to content-type for handling data.
jcid
2008-03-26
- Added a_Capi_get_flags(). It requests a cache entry's status as flags.
jcid
2007-11-20
.
jcid
2007-10-07
Initial revision
jcid