pop3: Added support for the STLS capability (Part One)
authorSteve Holme <steve_holme@hotmail.com>
Sun, 10 Feb 2013 12:16:27 +0000 (12:16 +0000)
committerSteve Holme <steve_holme@hotmail.com>
Sun, 10 Feb 2013 12:16:27 +0000 (12:16 +0000)
commit2f66ca11c1aaa85343cedeccdfa9804614500b58
tree0dca6bcd84e793562b22ce7e8fbe8cee27b26758
parenta1701eea289fe7ea80651f801cf992838a491dde
pop3: Added support for the STLS capability (Part One)

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