summaryrefslogtreecommitdiff
path: root/src/cache.c
AgeCommit 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/gjcid
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-31Implemented the SELECT element in FORMS!jcid
2007-12-04Made a cleanup in cache's parse header code.jcid
2007-11-28.jcid
2007-11-28Added HTTP-1.1's chunked transfer support!jcid
2007-11-27Made 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-17Added the "static" qualifier where missing.jcid
2007-11-17- s/camp/field/ s/CAMP/FIELD/jcid
2007-11-14Polishing the gzip patch.jcid
2007-11-13Added an experimental gzip decoder!jcid
2007-11-05Updated copyright linesjcid
2007-10-24Implemented a new scheme of scroll-position remembering. This is one perjcid
visited page intead of one per url (this is more standard).
2007-10-07Initial revisionjcid