]> granicus.if.org Git - neomutt/commitdiff
merge: md5 improvements
authorRichard Russon <rich@flatcap.org>
Wed, 24 Jan 2018 20:48:49 +0000 (20:48 +0000)
committerRichard Russon <rich@flatcap.org>
Wed, 24 Jan 2018 20:48:49 +0000 (20:48 +0000)
 * Remove unused functions, unexpose implementation functions
 * Implement and use mutt_md5_toascii
 * Initial tests
 * Use mutt_md5_toascii some more
 * Add and use an API to process a NULL-terminated string
 * More API polishing
 * Rename test cases to better reflect what they're doing


Trivial merge