aboutsummaryrefslogtreecommitdiffstats
path: root/camel/camel-tcp-stream-openssl.c
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tag 'GAL_0_9'.GAL_0_9nobody2001-07-131-593/+0
* openssl_table is gone. we now store/get the stream from the SSL_CTX'sChris Toshok2001-07-091-46/+25
* use X509_STORE_CTX_get_ex_data to get at the SSL* - don't use theChris Toshok2001-07-061-10/+22
* Store the CamelFolderInfo tree that was returned fromJeffrey Stedfast2001-05-221-0/+2
* Add support for using OpenSSL.Jeffrey Stedfast2001-05-081-22/+60
* Big header cleanups and nntp compile fixKjartan Maraas2001-03-301-3/+4
* Return -1 on fail. (camel_filter_driver_filter_folder): Same.Jeffrey Stedfast2001-03-221-7/+20
* Print info about the issuer of the certificate.Jeffrey Stedfast2001-03-171-37/+54
* AddedJeffrey Stedfast2001-03-151-0/+531