From fb1819e374f6d663e7b1044e5beb280f56ddb6e6 Mon Sep 17 00:00:00 2001 From: Jeffrey Stedfast Date: Thu, 7 Mar 2002 00:15:44 +0000 Subject: Fix to work with OpenSSL. 2002-03-06 Jeffrey Stedfast * providers/smtp/camel-smtp-transport.c (connect_to_server): Fix to work with OpenSSL. svn path=/trunk/; revision=15959 --- camel/ChangeLog | 3 +++ 1 file changed, 3 insertions(+) (limited to 'camel/ChangeLog') diff --git a/camel/ChangeLog b/camel/ChangeLog index d3a42e55fe..4f91d680ac 100644 --- a/camel/ChangeLog +++ b/camel/ChangeLog @@ -1,5 +1,8 @@ 2002-03-06 Jeffrey Stedfast + * providers/smtp/camel-smtp-transport.c (connect_to_server): Fix + to work with OpenSSL. + * camel-tcp-stream-openssl.c: compile fixes. (camel_tcp_stream_openssl_enable_ssl): Check to make sure that the sockfd != -1, it's not enough to check that it is non-zero. Also -- cgit v1.2.3