After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 369046 - Reimplementation of camel-tcp-stream-openssl.c
Reimplementation of camel-tcp-stream-openssl.c
Status: RESOLVED OBSOLETE
Product: evolution-data-server
Classification: Platform
Component: Mailer
unspecified
Other Linux
: Normal normal
: ---
Assigned To: evolution-mail-maintainers
Evolution QA team
Depends on:
Blocks:
 
 
Reported: 2006-11-01 20:13 UTC by Philip Van Hoof
Modified: 2009-11-19 20:09 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Patch that reimplements the support (12.87 KB, patch)
2006-11-01 20:13 UTC, Philip Van Hoof
none Details | Review

Description Philip Van Hoof 2006-11-01 20:13:16 UTC
This is a tracker bug for the reimplementation of the OpenSSL support in Camel (camel-tcp-stream-openssl.c).
Comment 1 Philip Van Hoof 2006-11-01 20:13:57 UTC
Created attachment 75792 [details] [review]
Patch that reimplements the support
Comment 2 Jeffrey Stedfast 2006-11-01 20:31:22 UTC
openssl was disabled in the first place because the cert handling is broken (which this patch does not fix).
Comment 3 Philip Van Hoof 2006-11-01 21:04:15 UTC
I will soon take a look at the cert handeling too.
Comment 4 Jeffrey Stedfast 2007-01-23 19:00:12 UTC
the openssl stream implementation should just be dropped from Evolution completely.
Comment 5 Kjartan Maraas 2007-01-25 14:10:33 UTC
Does that mean we should just close this bug?
Comment 6 Philip Van Hoof 2007-01-30 10:42:13 UTC
Note that I'm also planning to do a GnuTLS implementation using GnuTLS's OpenSSL emulation layer.

I'm also going to be testing compression with STARTTLS.

I have some plans to implement support for non-STARTTLS compression (using the COMPRESS feature which some IMAP servers support) too.
Comment 7 Matthew Barnes 2009-11-19 20:09:36 UTC
Closing this as OBSOLETE since we've eliminated any trace of OpenSSL linkage in Camel.