Move native sha1 implementation from auths to toplevel, only used for non-TLS builds
authorJeremy Harris <jgh146exb@wizmail.org>
Thu, 2 Jun 2016 17:54:09 +0000 (18:54 +0100)
committerJeremy Harris <jgh146exb@wizmail.org>
Thu, 2 Jun 2016 22:02:31 +0000 (23:02 +0100)
commit5fb822fc4839e253d2f839ba7966bc25a5329ac1
tree9b1c23a2b76b464089421af949d31a98d4896cd6
parent63af6f3a15c5c4779761761bd4d6185e4679eafc
Move native sha1 implementation from auths to toplevel, only used for non-TLS builds
In TLS builds, use the TLS-related crypt library
src/OS/Makefile-Base
src/exim_monitor/em_hdr.h
src/src/auths/Makefile
src/src/auths/sha1.c [deleted file]
src/src/exim.h
src/src/expand.c
src/src/functions.h
src/src/hash.c
src/src/hash.h
src/src/pdkim/Makefile