Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | Updated copyright | Dwayne Boone | 2008-01-23 | |
| | ||||
* | - Merge IPv6 support from Dwayne's branch. | Benoit Foucher | 2007-12-19 | |
| | | | | | | - Reviewed and fixed IPv6 bugs. - Fixed bug in the outgoing connection factory where an assert could be triggered if the proxy contained identical endpoints | |||
* | - Added support for non-blocking AMI/batch requests, connection | Benoit Foucher | 2007-11-27 | |
| | | | | | | creation. - Added support for AMI oneway requests. - Changed collocation optimization to not perform any DNS lookups. | |||
* | Bug 1658 - fix collocation issue with endpoints listening on 0.0.0.0 | Dwayne Boone | 2007-06-13 | |
| | ||||
* | More changes for bug 1996 | Dwayne Boone | 2007-06-07 | |
| | ||||
* | Moved setting of SO_REUSEADDR and added comment | Benoit Foucher | 2007-05-29 | |
| | ||||
* | Added Ice.TCP.SndSize/Ice.TCP.RcvSize properties, fixed throughput issue on | Benoit Foucher | 2007-05-23 | |
| | | | | Win32. | |||
* | Expanded tabs into spaces | Bernard Normier | 2007-02-01 | |
| | ||||
* | more tracing | Mark Spruiell | 2007-01-30 | |
| | ||||
* | bug 1705: acceptor can block indefinitely | Mark Spruiell | 2007-01-30 | |
| | ||||
* | Updated copyright header | Dwayne Boone | 2007-01-08 | |
| | ||||
* | fixes for 64 bit windows build. | Matthew Newhook | 2006-06-12 | |
| | ||||
* | Added support for IceSSL.TrustOnly. Fixed bug with allTests.py script. | Matthew Newhook | 2006-05-31 | |
| | | | | Added -R option to allTests.py. | |||
* | use two stages for plugin initialization; refactoring to remove Context | Mark Spruiell | 2006-04-26 | |
| | ||||
* | - Added IceInternal::TransciverPtr ConnectionI::getTransceiver() const to; | Matthew Newhook | 2006-04-24 | |
| | | | | | | | | | - Added IceSSL::ConnectionInfo. - Removed IceSSL::VerifyInfo. The connection callback now takes a ConnectionInfo. - Added IceSSL::Certificate & associated exceptions. - Added IceSSL::getConnectionInfo(). - Added more tests to test/IceSSL/configuration. | |||
* | removing client/server properties for IceSSL | Mark Spruiell | 2006-04-19 | |
| | ||||
* | minor change to verifier | Mark Spruiell | 2006-04-14 | |
| | ||||
* | new IceSSL plugin | Mark Spruiell | 2006-03-28 | |