]> git.ipfire.org Git - thirdparty/curl.git/commit
pop3: Added support for the STLS capability (Part Two)
authorSteve Holme <steve_holme@hotmail.com>
Sun, 10 Feb 2013 15:45:01 +0000 (15:45 +0000)
committerSteve Holme <steve_holme@hotmail.com>
Sun, 10 Feb 2013 15:45:01 +0000 (15:45 +0000)
commit2e0a295e3b9cc710df28d93a401227ac5fabbf90
treefc87fbe3745af9e359b3f7c60285dc8fe2e99d60
parentf6010d9a0359c96b9ea1063282acd6feef6bd6c5
pop3: Added support for the STLS capability (Part Two)

Added sending of initial CAPA command before STLS is sent. This allows
for the detection of the capability before trying to upgrade the
connection.
lib/pop3.c