Uses an SSL socket now although there's still a few things missing (like
authorJeffrey Stedfast <fejj@ximian.com>
Mon, 15 Jan 2001 06:25:23 +0000 (06:25 +0000)
committerJeffrey Stedfast <fejj@src.gnome.org>
Mon, 15 Jan 2001 06:25:23 +0000 (06:25 +0000)
commiteb6bcb6cb8ac0c8711c1639687acfee4fea8e004
treed25bc686253a7dca02737a614173baefa34572ba
parent06b59e3ffb0840ca566259b19e99c0c2bb2f9cdd
Uses an SSL socket now although there's still a few things missing (like

2001-01-15  Jeffrey Stedfast  <fejj@ximian.com>

* camel-tcp-stream-ssl.c (stream_connect): Uses an SSL socket now
although there's still a few things missing (like certificate
handling and such).

* camel.c (camel_ssl_init): A replacement function for
camel_init() that also initializes SSL.
camel/ChangeLog
camel/camel-tcp-stream-ssl.c
camel/camel.c