diff options
author | Jeffrey Stedfast <fejj@novell.com> | 2004-11-16 04:01:00 +0800 |
---|---|---|
committer | Jeffrey Stedfast <fejj@src.gnome.org> | 2004-11-16 04:01:00 +0800 |
commit | cd2a27e637abb0db3ae8f357ffbea13f71209735 (patch) | |
tree | 778a952f444b7cea286a346a0ba11fc4dadb6b55 /camel/camel-stream-null.c | |
parent | 4f7f3b910d5dfabd621e70af29eb59a99bb24d8c (diff) | |
download | gsoc2013-evolution-cd2a27e637abb0db3ae8f357ffbea13f71209735.tar gsoc2013-evolution-cd2a27e637abb0db3ae8f357ffbea13f71209735.tar.gz gsoc2013-evolution-cd2a27e637abb0db3ae8f357ffbea13f71209735.tar.bz2 gsoc2013-evolution-cd2a27e637abb0db3ae8f357ffbea13f71209735.tar.lz gsoc2013-evolution-cd2a27e637abb0db3ae8f357ffbea13f71209735.tar.xz gsoc2013-evolution-cd2a27e637abb0db3ae8f357ffbea13f71209735.tar.zst gsoc2013-evolution-cd2a27e637abb0db3ae8f357ffbea13f71209735.zip |
Use camel_tcp_stream_ssl_new_raw() for STARTTLS stream.
2004-11-15 Jeffrey Stedfast <fejj@novell.com>
* providers/imap/camel-imap-store.c (connect_to_server): Use
camel_tcp_stream_ssl_new_raw() for STARTTLS stream.
* providers/imap4/camel-imap4-store.c (connect_to_server): Use
camel_tcp_stream_ssl_new_raw() for STARTTLS stream.
* providers/pop3/camel-pop3-store.c: Change default port numbers
to be correct (they shouldn't all be the pop3s port).
(connect_to_server): Moved the last tcp_stream unref to afetr the
last fail-check so that we won't ever get a double-unref on
something we only own one ref on.
(connect_to_server): Unref the tcp_stream if we fail to create an
engine object before returning fail.
(connect_to_server): Use camel_tcp_stream_ssl_new_raw() for
STARTTLS stream.
svn path=/trunk/; revision=27927
Diffstat (limited to 'camel/camel-stream-null.c')
0 files changed, 0 insertions, 0 deletions