Certificate variables and field-extractor expansions. Bug 1358
authorJeremy Harris <jgh146exb@wizmail.org>
Fri, 2 May 2014 17:50:34 +0000 (18:50 +0100)
committerJeremy Harris <jgh146exb@wizmail.org>
Fri, 2 May 2014 19:05:30 +0000 (20:05 +0100)
commit9d1c15ef45fcc8809349378922de20ae9a774c75
treeeea880b5d958191479639e41302db6513cfc9698
parent9d9c374678ae4b04869c90bc5980acfcfb68c336
Certificate variables and field-extractor expansions.  Bug 1358
38 files changed:
doc/doc-docbook/spec.xfpt
doc/doc-txt/ChangeLog
doc/doc-txt/NewStuff
src/OS/Makefile-Base
src/scripts/MakeLinks
src/src/deliver.c
src/src/expand.c
src/src/functions.h
src/src/globals.c
src/src/globals.h
src/src/smtp_in.c
src/src/spool_in.c
src/src/spool_out.c
src/src/structs.h
src/src/tls-gnu.c
src/src/tls-openssl.c
src/src/tls.c
src/src/tlscert-gnu.c [new file with mode: 0644]
src/src/tlscert-openssl.c [new file with mode: 0644]
src/src/transports/smtp.c
test/confs/2002
test/confs/2102
test/confs/5750 [new file with mode: 0644]
test/confs/5760 [new file with mode: 0644]
test/log/2002
test/log/2102
test/log/5750 [new file with mode: 0644]
test/log/5760 [new file with mode: 0644]
test/mail/2002.CALLER
test/mail/2102.CALLER
test/scripts/2000-GnuTLS/2002
test/scripts/2100-OpenSSL/2102
test/scripts/5750-GnuTLS-TPDA/5750 [new file with mode: 0644]
test/scripts/5750-GnuTLS-TPDA/REQUIRES [new file with mode: 0644]
test/scripts/5760-OpenSSL-TPDA/5760 [new file with mode: 0644]
test/scripts/5760-OpenSSL-TPDA/REQUIRES [new file with mode: 0644]
test/stdout/2002
test/stdout/2102