Move the TLS resumption support from Experimental to mainline
authorJeremy Harris <jgh146exb@wizmail.org>
Sun, 10 May 2020 11:08:50 +0000 (12:08 +0100)
committerJeremy Harris <jgh146exb@wizmail.org>
Sun, 10 May 2020 14:22:20 +0000 (15:22 +0100)
commit2983e1a616058c03b57f1ab32a691f8b8ff9764e
tree1a60bc0d87945b70f0810ffcf69d50792a16bb1c
parent7adc9ca07a9a870f92a14d16740abfecde0bdfa4
Move the TLS resumption support from Experimental to mainline
24 files changed:
doc/doc-docbook/spec.xfpt
doc/doc-txt/NewStuff
doc/doc-txt/OptionLists.txt
doc/doc-txt/experimental-spec.txt
src/src/EDITME
src/src/auths/gsasl_exim.c
src/src/config.h.defaults
src/src/configure.default
src/src/deliver.c
src/src/exim.c
src/src/expand.c
src/src/globals.c
src/src/globals.h
src/src/macro_predef.c
src/src/readconf.c
src/src/receive.c
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/transports/smtp.c
src/src/transports/smtp.h