summaryrefslogtreecommitdiffstats
path: root/hcachever.sh.in
AgeCommit message (Collapse)Author
2020-01-09Convert hcachever.sh.in to hcachever.pl.Kevin McCarthy
Use Digest::MD5 to remove build-time dependency on mutt_md5, for cross-compilation support.
2008-05-17Build local md5 tool for hcachever.sh. Closes #3025.Brendan Cully
2008-05-17When necessary, convert strings to utf-8 in the header cache.Rocco Rutte
If iconv is unavailable, include the charset in effect as part of the cache file name. Closes #3023.
2008-01-14hcache: use HEADER for version calculation tooRocco Rutte
2007-05-28Use autoconf instead of "which" to discover MD5 toolBrendan Cully