Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Print info about the issuer of the certificate. | Jeffrey Stedfast | 2001-03-17 | 1 | -0/+8 |
* | Check for a new type of mailing list header. | Jeffrey Stedfast | 2001-03-14 | 1 | -0/+1 |
* | Made cancellable. (stream_write): Same. (stream_connect): Removed checks | Jeffrey Stedfast | 2001-03-14 | 1 | -33/+73 |
* | Oops. Make this a subclass of CamelTcpStream, not CamelStream. | Jeffrey Stedfast | 2001-03-14 | 1 | -4/+105 |
* | fcntl(fd, F_GETFL) returns the flags as the return value, not via a passed | Dan Winship | 2001-01-17 | 1 | -4/+6 |
* | If the close() is successful, set the fd to -1. | Jeffrey Stedfast | 2001-01-16 | 1 | -11/+6 |
* | Updated to be able to get the CAMEL_SOCKOPT_NONBLOCKING socket opt. | Jeffrey Stedfast | 2001-01-16 | 1 | -0/+26 |
* | Implemented. (stream_setsockopt): Implemented. | Jeffrey Stedfast | 2001-01-15 | 1 | -0/+74 |
* | New CamelTcpStream class that implements nspr sockets and eventually will | Jeffrey Stedfast | 2001-01-14 | 1 | -0/+196 |