create a lib-hash.a with sha1 and md5.
authorPierre Habouzit <madcoder@debian.org>
Sun, 29 Oct 2006 20:13:50 +0000 (21:13 +0100)
committerPierre Habouzit <madcoder@debian.org>
Sun, 29 Oct 2006 20:13:50 +0000 (21:13 +0100)
commit0c12d960399d14b4143b2bb91a96bdaca64e4c56
treeabe1ba4e537f31370f1b2d91c80dc3871174994a
parent9342efc81d163ea56e079b4adf2ce17c41c853b0
create a lib-hash.a with sha1 and md5.

Signed-off-by: Pierre Habouzit <madcoder@debian.org>
14 files changed:
Makefile.am
configure.ac
hcache.c
imap/auth_cram.c
lib-hash/Makefile.am [new file with mode: 0644]
lib-hash/hash.h [moved from crypthash.h with 93% similarity]
lib-hash/md5.c [moved from md5c.c with 100% similarity]
lib-hash/md5.h [moved from md5.h with 98% similarity]
lib-hash/sha1.c [moved from sha1.c with 100% similarity]
lib-hash/sha1.h [moved from sha1.h with 96% similarity]
pgppacket.c
pgppubring.c
po/remove-potcdate.sed [deleted file]
pop/pop_auth.c