Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | ICE-4782 Generate "#pragma once" for include-guards in generated C++ header ↵ | Jose | 2012-07-19 | |
| | | | | files. | |||
* | Fixed copyrights | Benoit Foucher | 2012-04-25 | |
| | ||||
* | updating version & copyright for 3.4.2 | Mark Spruiell | 2011-05-11 | |
| | ||||
* | Updated copyright to 2010 | Dwayne Boone | 2010-01-07 | |
| | ||||
* | - Removed old IceSSL::ConnectionInfo struct, it's now replaced with | Benoit Foucher | 2009-10-21 | |
| | | | | | | | | | | | | | IceSSL::NativeConnectionInfo. - Removed Ice::ConnectionInfo endpoint attribute. - Added Ice::Connection::getEndpoint() method. - Added Ice::ConnectionInfo adapterName and incoming attributes. - Replaced Tcp and Udp prefixes with TCP and UDP in endpoint/info classes. - Added IPEndpointInfo and IPConnectionInfo intermediate classes. - Fixed 2058: deprecate ice_hash for Ice.Object & Ice.LocalObject, added ice_getHash - Fixed bug where Ice::Endpoint comparison would only compare the endpoint object addresses rather than the endpoint attributes like in Java and C#. - Added ice_getHash implementation for endpoints and cleaned up Reference::hash to use HashUtil.h helper methods. - Added test/Ice/info and removed endpoint info test from test/Ice/proxy. | |||
* | bug 3266 - fix IceSSL/C++ for custom contexts | Mark Spruiell | 2009-01-14 | |
| | ||||
* | Fix 3306 - Plugin -> Plug-in | Jose | 2009-01-05 | |
| | ||||
* | Bug 3621 - updated copyright to 2009 | Dwayne Boone | 2009-01-02 | |
| | ||||
* | bug 3007 - getpeername fails on Windows w/ IPv6 | Mark Spruiell | 2008-04-21 | |
| | ||||
* | bug 2447 - missing public modifier in IceSSL::PublicKey | Mark Spruiell | 2008-01-31 | |
| | ||||
* | Updated copyright | Dwayne Boone | 2008-01-23 | |
| | ||||
* | More HP & Sun compilation fixes | Benoit Foucher | 2007-12-28 | |
| | ||||
* | - 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 | |||
* | Updated copyright header | Dwayne Boone | 2007-01-08 | |
| | ||||
* | Readded previous change | Dwayne Boone | 2006-11-09 | |
| | ||||
* | Back out last change | Dwayne Boone | 2006-11-09 | |
| | ||||
* | Derive from std::exception | Dwayne Boone | 2006-11-09 | |
| | ||||
* | Bug 1339. | Michi Henning | 2006-08-29 | |
| | | | | Bug 1335 and 1325 for Ice-E. | |||
* | Borland C++Builder port mass commit | Dwayne Boone | 2006-08-09 | |
| | ||||
* | minor fixes | Mark Spruiell | 2006-06-14 | |
| | ||||
* | DistinguishedNames are now always compared in their unescaped form. Added | Matthew Newhook | 2006-06-09 | |
| | | | | test. | |||
* | Added IceSSL::DistinguishedName | Matthew Newhook | 2006-06-05 | |
| | ||||
* | Added support for IceSSL.TrustOnly. Fixed bug with allTests.py script. | Matthew Newhook | 2006-05-31 | |
| | | | | Added -R option to allTests.py. | |||
* | Fixed SunOS compile issues | Dwayne Boone | 2006-05-30 | |
| | ||||
* | use two stages for plugin initialization | Mark Spruiell | 2006-04-26 | |
| | ||||
* | minor cleanup in IceSSL | Mark Spruiell | 2006-04-25 | |
| | ||||
* | minor edits | Mark Spruiell | 2006-04-25 | |
| | ||||
* | Unix Fix. | Matthew Newhook | 2006-04-24 | |
| | ||||
* | - 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 | |