Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | Don't throw RetryException if the failure occurs during connection ↵ | Benoit Foucher | 2015-06-12 | |
| | | | | establishement (ICE-6589) | |||
* | Fixed bug in object adapter where default servants were not cleared on ↵ | Benoit Foucher | 2015-06-10 | |
| | | | | destroyed (ICE-6582) | |||
* | Fix Web Socket protocol bug when reading message payload | Jose | 2015-06-09 | |
| | ||||
* | Fixed ICE-6558 - Android deadlock with background IO thread | Benoit Foucher | 2015-06-04 | |
| | ||||
* | Fixed initConnectionInfo to no longer throw | Benoit Foucher | 2015-06-03 | |
| | ||||
* | Fixed ICE-6499: set default interface for sending UDP multicast datagrams | Benoit Foucher | 2015-05-13 | |
| | ||||
* | Fixed ICE-6505 Allow to Sign C++ .exe/.dlls after build | Jose | 2015-05-12 | |
| | ||||
* | Fixed ICE-6486 in Ice for C# | Benoit Foucher | 2015-05-07 | |
| | ||||
* | Fixed ICE-6486: added tracing of encoding for replies, fixed Java bug where ↵ | Benoit Foucher | 2015-05-07 | |
| | | | | the reply for servant locator finished user exception was always encoded with 1.0 | |||
* | fix for C# log message | Mark Spruiell | 2015-05-01 | |
| | ||||
* | Fixed ICE-6464 and deprecated various IceSSL properties | Benoit Foucher | 2015-04-28 | |
| | ||||
* | Fixed previous commit which was incomplete | Benoit Foucher | 2015-04-28 | |
| | ||||
* | Fixed ICE-6438, ICE-6439 and various inconsistencies between IceSSL ↵ | Benoit Foucher | 2015-04-23 | |
| | | | | implementations | |||
* | New set of certificates for IceSSL/configuration test and various | Benoit Foucher | 2015-04-16 | |
| | | | | | | | IceSSL fixes. - Windows C++ and C# implementation of IceSSL is now a bit less picky for SUBJECTDN and ISSUERDN - Windows SChannel implementation now accept PKCS#1 certificates | |||
* | Fixed Makefile indentation to use tab witdh=8 and indent width = 4 | Benoit Foucher | 2015-04-13 | |
| | ||||
* | ICE-6445 Remove .NET CF support | Dwayne Boone | 2015-04-13 | |
| | ||||
* | IceSSL fixes | Benoit Foucher | 2015-04-13 | |
| | | | | | | - ICE-6423: cleaned up certificate loading on OS X - Fixed bug with FindCert to correctly throw if no field is specified - Fixed C# test to only skip few tests if not running as administrator | |||
* | ICE-6437 Remove Silverlight support | Dwayne Boone | 2015-04-10 | |
| | ||||
* | ICE-6402 - IceSSL.DefaultDir fixes | Mark Spruiell | 2015-04-07 | |
| | ||||
* | py -> python | Matthew Newhook | 2015-03-21 | |
rb -> ruby objc -> objective-c cs -> csharp |