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 |
| | | |||
* | | Refactored SSL and iAP transports, support for running SSL on top | Benoit Foucher | 2016-06-27 |
|/ | | | | of TCP/iAP/Bluetooth. | ||
* | Update copyright headers | Joe George | 2016-03-01 |
| | |||
* | Updated copyright to 2015 | Dwayne Boone | 2015-01-05 |
| | |||
* | merging javascript branch | Mark Spruiell | 2014-03-19 |
| | |||
* | Fixed ICE-5179: Fixed copyrights | Benoit Foucher | 2013-02-12 |
| | |||
* | ICE-4824 - Fixed VC6 style loops | Jose | 2012-10-03 |
| | |||
* | Fixed copyrights | Benoit Foucher | 2012-04-25 |
| | |||
* | Fixed ICE-4721 - support for OS X clang | Benoit Foucher | 2011-10-18 |
| | |||
* | 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 4087 - anti-trust rule in IceSSL | Mark Spruiell | 2009-08-03 |
| | |||
* | Bug 3621 - updated copyright to 2009 | Dwayne Boone | 2009-01-02 |
| | |||
* | bug 3007 - getpeername fails on Windows w/ IPv6 | Mark Spruiell | 2008-04-21 |
| | |||
* | Updated copyright | Dwayne Boone | 2008-01-23 |
| | |||
* | Bug 1873. | Benoit Foucher | 2007-03-23 |
| | |||
* | Expanded tabs into spaces | Bernard Normier | 2007-02-01 |
| | |||
* | Updated copyright header | Dwayne Boone | 2007-01-08 |
| | |||
* | bug 1282: add detail to trust manager tracing | Mark Spruiell | 2006-08-22 |
| | |||
* | added more tracing. | Matthew Newhook | 2006-08-22 |
| | |||
* | Added IceSSL::DistinguishedName | Matthew Newhook | 2006-06-05 |
| | |||
* | minor change. | Matthew Newhook | 2006-05-31 |
| | |||
* | changed IceSSL.TrustOnly.Trace to IceSSL.Trace.Security. added some | Matthew Newhook | 2006-05-31 |
| | | | | typedefs to make the code more readable. | ||
* | minor edits | Mark Spruiell | 2006-05-31 |
| | |||
* | Added support for IceSSL.TrustOnly. Fixed bug with allTests.py script. | Matthew Newhook | 2006-05-31 |
Added -R option to allTests.py. |