Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | This commit was manufactured by cvs2svn to create tag 'v7status'.v7status | nobody | 2001-10-25 | 1 | -64/+0 |
| | | | | svn path=/tags/v7status/; revision=14069 | ||||
* | New CamelTcpStream class that implements nspr sockets and eventually will | Jeffrey Stedfast | 2001-01-14 | 1 | -0/+64 |
2001-01-14 Jeffrey Stedfast <fejj@helixcode.com> * camel-tcp-stream-ssl.[c,h]: New CamelTcpStream class that implements nspr sockets and eventually will use nss for SSL/TLS. Currently doesn't do any SSL/TLS but it should still work. It's functionally equivalent to CamelTcpStreamRaw at the moment only it uses nspr i/o. * camel-tcp-stream-raw.[c,h]: New CamelTcpStream class that implements native sockets. Should be usable but may have some bugs yet. svn path=/trunk/; revision=7489 |