index
:
gsoc2013-evolution
archive-integration
archive-integration-review
master
Google Summer of Code 2013 - GNOME - Archive Integration workspace
LAN-TW
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
camel
/
camel-tcp-stream-openssl.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
More fixing of the license texts.
Ettore Perazzoli
2001-10-28
1
-11
/
+11
*
If CAMEL_DEBUG is defined, print some useful ref/unref info.
Jeffrey Stedfast
2001-10-17
1
-1
/
+0
*
Same.
Jeffrey Stedfast
2001-10-12
1
-5
/
+8
*
Same hack as below.
Jeffrey Stedfast
2001-10-11
1
-0
/
+51
*
Make this take an SSL * instead of a CamelTcpStreamSSL *, since it can get
Dan Winship
2001-09-28
1
-5
/
+5
*
call SSL_read/write, looping on SSL_ERROR_WANT_READ/WRITE. I'm sure
Dan Winship
2001-09-26
1
-4
/
+31
*
fixed compile warning
Jeffrey Stedfast
2001-09-24
1
-3
/
+2
*
Don't even try to alert the user if the session isn't interactive.
Jeffrey Stedfast
2001-09-24
1
-22
/
+24
*
New function. Try to approximate the SSL error into errno.
Peter Williams
2001-08-16
1
-1
/
+50
*
openssl_table is gone. we now store/get the stream from the SSL_CTX's
Chris Toshok
2001-07-09
1
-46
/
+25
*
use X509_STORE_CTX_get_ex_data to get at the SSL* - don't use the
Chris Toshok
2001-07-06
1
-10
/
+22
*
Store the CamelFolderInfo tree that was returned from
Jeffrey Stedfast
2001-05-22
1
-0
/
+2
*
Add support for using OpenSSL.
Jeffrey Stedfast
2001-05-08
1
-22
/
+60
*
Big header cleanups and nntp compile fix
Kjartan Maraas
2001-03-30
1
-3
/
+4
*
Return -1 on fail. (camel_filter_driver_filter_folder): Same.
Jeffrey Stedfast
2001-03-22
1
-7
/
+20
*
Print info about the issuer of the certificate.
Jeffrey Stedfast
2001-03-17
1
-37
/
+54
*
Added
Jeffrey Stedfast
2001-03-15
1
-0
/
+531