TLS authenticator
authorJeremy Harris <jgh146exb@wizmail.org>
Thu, 4 Jun 2015 19:28:25 +0000 (20:28 +0100)
committerJeremy Harris <jgh146exb@wizmail.org>
Thu, 4 Jun 2015 20:54:52 +0000 (21:54 +0100)
commitb3ef41c94af9aefec7b6855cf2ce73ffeaba9d9a
treeb4a58a99cfca03ab585d109fdf8484bf3b7f87fc
parent93893bd908c58f8d97b1847a5b1f933267de3058
TLS authenticator
19 files changed:
doc/doc-docbook/spec.xfpt
doc/doc-txt/ChangeLog
doc/doc-txt/NewStuff
src/scripts/MakeLinks
src/src/EDITME
src/src/auths/Makefile
src/src/auths/tls.c [new file with mode: 0644]
src/src/auths/tls.h [new file with mode: 0644]
src/src/config.h.defaults
src/src/drtables.c
src/src/exim.c
src/src/smtp_in.c
src/src/tls-openssl.c
src/src/tlscert-openssl.c
test/confs/3700 [new file with mode: 0644]
test/log/3700 [new file with mode: 0644]
test/runtest
test/scripts/3700-TLS-auth/3700 [new file with mode: 0644]
test/scripts/3700-TLS-auth/REQUIRES [new file with mode: 0644]