]> granicus.if.org Git - curl/commit
smtp: Added support for the STLS capability (Part One)
authorSteve Holme <steve_holme@hotmail.com>
Sun, 10 Feb 2013 12:19:10 +0000 (12:19 +0000)
committerSteve Holme <steve_holme@hotmail.com>
Sun, 10 Feb 2013 12:19:10 +0000 (12:19 +0000)
commitc76cb3da047790a1c1fc0f0361feee410515a1e4
tree9a39091a0f16f54af6a467a03a133d97fb6fb6cc
parent2f66ca11c1aaa85343cedeccdfa9804614500b58
smtp: Added support for the STLS capability (Part One)

Introduced detection of the STARTTLS capability, in order to add support
for TLS upgrades without unconditionally sending the STARTTLS command.
lib/smtp.c
lib/smtp.h