summaryrefslogtreecommitdiffstats
path: root/hcache.h
AgeCommit message (Expand)Author
2019-09-27Convert hcache_open to use buffer pool.Kevin McCarthy
2019-01-04Clean up code indentation.Kevin McCarthy
2017-02-07Create function to free header cache data.Kevin McCarthy
2016-05-09Change M_* symbols to MUTT_*Derek Martin
2013-01-17use a separate flag for mutt_hcache_store() to signal that the gettimeofday()...Michael Elkins
2009-07-29Harmonize hcache uidvalidity size to unsigned int (per IMAP RFC).Brendan Cully
2007-09-17Include hcache backend version info in mutt -v outputRocco Rutte
2007-04-10Add hcache path name hookBrendan Cully
2006-05-18Use header_cache_t* instead of void* for header cache.Rocco Rutte
2005-12-21I broke DB4 while refactoring hcache.c.Brendan Cully
2005-12-20Refactor header cache a bit to provide (fetch|store)_raw functions. TheseBrendan Cully