]> granicus.if.org Git - neomutt/commit
move the md5 functions to the library
authorRichard Russon <rich@flatcap.org>
Wed, 2 Aug 2017 14:12:59 +0000 (15:12 +0100)
committerRichard Russon <rich@flatcap.org>
Wed, 2 Aug 2017 16:15:06 +0000 (17:15 +0100)
commitbe39c4a35566a54351c99996df5bff6b50645955
treeb128cc03903c716e5ae8cebeb6513deb85a73e31
parentc4ee7f1e0b36004eda45873f85dc52ea7357c6a0
move the md5 functions to the library
12 files changed:
Makefile.am
hcache/hcache.c
imap/auth_cram.c
lib/Makefile.am
lib/lib.h
lib/lib_md5.c [new file with mode: 0644]
lib/lib_md5.h [new file with mode: 0644]
md5.c
md5.h [deleted file]
pgppubring.c
po/POTFILES.in
pop_auth.c