soup-cache: plug memory leak
[platform/upstream/libsoup.git] / libsoup / soup-cache.c
2011-07-05 Xan Lopezsoup-cache: plug memory leak
2011-06-29 Sergio Villar Seninsoup-cache: fix a use after free
2011-06-24 Sergio Villar Seninsoup-cache.c: Replaced the type of some SoupCacheEntry...
2011-06-16 Sergio Villar Seninsoup-cache: keep track of the HTTP status code to use...
2011-06-16 Sergio Villar Seninsoup-cache: Add versioning support to SoupCache
2011-06-14 Sergio Villar Seninsoup-cache: removed a g_debug statement
2011-06-13 Sergio Villar Seninsoup-cache: fix several leaks.
2011-06-08 Sergio Villar Seninsoup-cache: update state of SoupMessages when returning...
2011-05-23 Sergio Villar Seninsoup-cache: do not store hop-by-hop headers.
2011-05-05 Xan Lopezsoup-cache: free params hash list
2011-04-25 Xan Lopezsoup-cache: plug leak
2011-04-20 Sergio Villar Seninsoup-cache: do not append data to existing files
2011-02-16 Sergio Villar Seninsoup-cache.c: do not cache multipart/x-mixed-replace...
2011-01-31 Dan Winshipsoup-cache: fix a warning (and a bug)
2010-12-09 Sergio Villar SeninCache must not return a cached resource with "no-cache...
2010-12-09 Dan WinshipImport SoupRequest/cache stuff from new-io branch ...