summaryrefslogtreecommitdiff
path: root/src/libdisfluid/disfluid-cache-entry.h
AgeCommit message (Expand)Author
2023-05-10Add a function to invalidate a cache entry.Vivien Kraus
2023-05-10Move the cache entry backend from hash database to append-only file.Vivien Kraus
2023-04-29Change the cache entry API to use the database APIVivien Kraus
2023-04-02Start a vala user interfaceVivien Kraus
2023-03-25Optionally store a key, response header and body in a cache entryVivien Kraus
2023-03-18Avoid memory management where possible.Vivien Kraus
2023-03-15Rework the cache entry file API.Vivien Kraus
2023-03-13Attach an optional file name to a cache entry.Vivien Kraus
2023-03-12Add a widget to display a cache entry.Vivien Kraus
2023-03-12Give a GType to disfluid_cache_entry.Vivien Kraus
2023-03-11Read cache entries from a fileVivien Kraus