imap: Added support for the STARTTLS capability (Part One)
authorSteve Holme <steve_holme@hotmail.com>
Sun, 10 Feb 2013 12:13:55 +0000 (12:13 +0000)
committerSteve Holme <steve_holme@hotmail.com>
Sun, 10 Feb 2013 12:13:55 +0000 (12:13 +0000)
commita1701eea289fe7ea80651f801cf992838a491dde
treeb002c4af80f1296ef2b10c35fc30817dfb032935
parent8170d1f828e50f6badcc7902e557e105f73ccfdb
imap: Added support for the STARTTLS capability (Part One)

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