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 (
Collapse
)
Author
2008-03-26
- Added a_Capi_get_flags(). It requests a cache entry's status as flags.
jcid
2008-03-24
+ s/there're/there are/g
jcid
2008-03-20
- Typo correction.
jcid
2008-02-03
- Fixed the return value of Cache_parse_multiple_field.
jcid
2008-01-12
- Added support for multi-line header fields.
jcid
2008-01-08
- Added a MSG_HTTP for HTTP/1.1's warning headers.
jcid
2007-12-31
Implemented the SELECT element in FORMS!
jcid
2007-12-04
Made a cleanup in cache's parse header code.
jcid
2007-11-28
.
jcid
2007-11-28
Added HTTP-1.1's chunked transfer support!
jcid
2007-11-27
Made the decoder a filter by avoiding one copy pass.
jcid
2007-11-21
- Switched dillo to push a URL with fragment (anchor) into the stack.
jcid
- Re-enabled scrolling with Up/Down arrows.
2007-11-20
.
jcid
2007-11-17
Added the "static" qualifier where missing.
jcid
2007-11-17
- s/camp/field/ s/CAMP/FIELD/
jcid
2007-11-14
Polishing the gzip patch.
jcid
2007-11-13
Added an experimental gzip decoder!
jcid
2007-11-05
Updated copyright lines
jcid
2007-10-24
Implemented a new scheme of scroll-position remembering. This is one per
jcid
visited page intead of one per url (this is more standard).
2007-10-07
Initial revision
jcid
[prev]