Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Update IceSSL::ConnectionInfo to use native certs and remove ↵ | Jose | 2017-03-20 |
| | | | | NativeConnectionInfo | ||
* | Merge remote-tracking branch 'origin/3.6' | Joe George | 2017-02-13 |
|\ | |||
| * | ICE-7506 - Update copyright to 2017 | Joe George | 2017-02-13 |
| | | |||
* | | Added support for SSL with automated UWP tests | Benoit Foucher | 2017-01-09 |
| | | |||
* | | Port IceSSL/configuration test to UWP and fixes to UWP IceSSL implementation | Jose | 2016-11-24 |
| | | |||
* | | Refactored SSL and iAP transports, support for running SSL on top | Benoit Foucher | 2016-06-27 |
| | | | | | | | | of TCP/iAP/Bluetooth. | ||
* | | Merge remote-tracking branch 'origin/3.6' | Joe George | 2016-03-01 |
|\| | |||
| * | Update copyright headers | Joe George | 2016-03-01 |
| | | |||
* | | C++11 IceSSL/configuration test fixes | Jose | 2015-12-31 |
|/ | |||
* | Fixed ICE-6438, ICE-6439 and various inconsistencies between IceSSL ↵ | Benoit Foucher | 2015-04-23 |
| | | | | implementations | ||
* | Updated copyright to 2015 | Dwayne Boone | 2015-01-05 |
| | |||
* | OS X 10.10 SSL configuration fixes | Jose | 2014-10-21 |
| | |||
* | Windows SSL SChannel implementation & OS X Secure Transport fixes. | Jose | 2014-08-07 |
| | |||
* | Fixed (ICE-4894) - Native SSL implementation for OS X | Jose | 2014-06-06 |
| | |||
* | merging javascript branch | Mark Spruiell | 2014-03-19 |
| | |||
* | Fixed ICE-5179: Fixed copyrights | Benoit Foucher | 2013-02-12 |
| | |||
* | Fixed (ICE-5181) - unreferenced formal parameter | Jose | 2013-01-11 |
| | |||
* | 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 3621 - updated copyright to 2009 | Dwayne Boone | 2009-01-02 |
| | |||
* | Updated copyright | Dwayne Boone | 2008-01-23 |
| | |||
* | Expanded tabs into spaces | Bernard Normier | 2007-02-01 |
| | |||
* | Updated copyright header | Dwayne Boone | 2007-01-08 |
| | |||
* | Port to Solaris 10 + fix for numerous warnings on Sun | Bernard Normier | 2006-06-28 |
| | |||
* | Added IceSSL::DistinguishedName | Matthew Newhook | 2006-06-05 |
| | |||
* | - 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. | ||
* | Bug 803 - changed communicator initialization. | Dwayne Boone | 2006-04-07 |
| | |||
* | minor fix | Mark Spruiell | 2006-04-04 |
| | |||
* | ensure that all servers are destroyed | Mark Spruiell | 2006-03-29 |
| | |||
* | new IceSSL plugin | Mark Spruiell | 2006-03-28 |