| Commit message (Expand) | Author | Age | Files | Lines |
* | Oops, pass a mode argument to the open() call. | Jeffrey Stedfast | 2001-11-09 | 1 | -48/+31 |
* | Fixed compilation errors. | 0 | 2001-10-30 | 1 | -2/+2 |
* | fixed a compile problem and saved errno before calling fcntl() in stream_read | Jeffrey Stedfast | 2001-10-30 | 1 | -3/+6 |
* | Removed. (stream_write): Keep looping (non-blocking case) if errno is | Jeffrey Stedfast | 2001-10-30 | 1 | -59/+51 |
* | 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 |