]> granicus.if.org Git - curl/commit
protocol handler cleanup: SSL awareness
authorDaniel Stenberg <daniel@haxx.se>
Tue, 15 Mar 2011 09:02:05 +0000 (10:02 +0100)
committerDaniel Stenberg <daniel@haxx.se>
Tue, 15 Mar 2011 09:02:05 +0000 (10:02 +0100)
commitcc228ea6f61a4543cbec3568b37bf881ab1010ac
treef65d5ef31d767ceb451dc2901ef6ad7d34b8ed1e
parent211504ba8a31d0696f728eed167b083f0c0f474d
protocol handler cleanup: SSL awareness

As a follow-up to commit 8831000bc0: don't assume that the SSL powered
protocol alternatives are available.
lib/imap.c
lib/pop3.c
lib/smtp.c