| Commit message (Expand) | Author | Age |
* | Fix for SecPolicyCreateSSL in Catalina and iOS 13 (Closes #798) | Joe George | 2020-04-17 |
* | Fix Swift 5.2 build failures | Joe George | 2020-03-27 |
* | Don't retry invocations on fixed proxies, fixes #671 | Benoit Foucher | 2020-02-20 |
* | Fixed invalid access to _instance in RetryQueue, fixes #681 | Benoit Foucher | 2020-02-20 |
* | Remove unnecessary session destruction in Glacier2 (Closes #653) | Joe George | 2019-12-06 |
* | Ignore null locator replies | Jose | 2019-12-05 |
* | Fix nodiscard warnings report by Visual Studio 2019 (16.4.0) | Jose | 2019-12-04 |
* | Forward defined types not properly defined in TypeScript - Close 633 (#634) | Jose | 2019-11-14 |
* | Fix slice2swift build failures | Jose | 2019-11-05 |
* | Move response, error and sent functions given to the client Async API (#610) | Bernard Normier | 2019-11-03 |
* | Fix clang -std=c++17 build | Bernard Normier | 2019-10-29 |
* | Fix invalid generated code for local interface - Close #596 | Jose | 2019-10-23 |
* | Fix for unused parameters in MATLAB generated code - Close #595 | Jose | 2019-10-23 |
* | Fixed typos | Bernard Normier | 2019-10-11 |
* | Swift dictionary metadata validation | Jose | 2019-10-11 |
* | Improve swift metadata validation | Jose | 2019-10-10 |
* | Update expat packages | Jose | 2019-10-09 |
* | Fix #579 - Add autoreleasepools from objc -> swift | Joe George | 2019-10-09 |
* | Improved IceGrid/admin test error detection, fix for #546 | Benoit Foucher | 2019-10-03 |
* | The Ice connection will now print warnings for first invalid messages receive... | Benoit Foucher | 2019-10-02 |
* | Conditional compilation of TCP transport with Swift builds | Jose | 2019-10-01 |
* | Build IceIAP only with iOS platforms | Jose | 2019-10-01 |
* | Allow building IceIAP with ARC | Jose | 2019-10-01 |
* | Fixed IceGrid node to warn on errors to activate server, fixes #556 | Benoit Foucher | 2019-09-27 |
* | Fixed IceLocatorDiscovery race condition, fixes #555 | Benoit Foucher | 2019-09-26 |
* | Fixed file permissions | Bernard Normier | 2019-09-17 |
* | Cleanup assertion in LogerAdminI C++ implementation | Jose | 2019-09-11 |
* | Fixes for endpoint to string conversion - Close #517 (#519) | Jose | 2019-09-10 |
* | IceSSL cert name verification fixes - Close #512 (#515) | Jose | 2019-09-10 |
* | Whitespace fixes | Bernard Normier | 2019-09-09 |
* | Swift comment updates | Joe George | 2019-09-09 |
* | Fix #513 - Use nil queue for sentOn: callback | Joe George | 2019-09-09 |
* | Minor OpenSSL fixes - Close #510 | Jose | 2019-09-06 |
* | Enable SNI extension with CheckCertName > 1 | Jose | 2019-09-06 |
* | Mark SNI support in UWP as not tested | Andreas Sommer | 2019-09-06 |
* | Mark SChannel as always using SNI | Andreas Sommer | 2019-09-06 |
* | Implement server name indication (SNI) for OpenSSL and SecureTransport backen... | Andreas Sommer | 2019-09-06 |
* | Fixed IceGrid locking issue, fixes #503 | Benoit Foucher | 2019-09-06 |
* | Update lmdb packages to 0.9.24 | Jose | 2019-09-03 |
* | Fixed retry bug with -2 invocation timeout, fixes #501 | Benoit Foucher | 2019-09-03 |
* | Fixes for slice2py forward declarations - Close #490 | Jose | 2019-09-03 |
* | Fix bogus doc comments generated by slice2cs - Close #500 | Jose | 2019-09-02 |
* | Fix slice2swift Windows build failure | Jose | 2019-09-02 |
* | Add slice2swift to NuGet packages - Close #505 | Jose | 2019-09-02 |
* | Fix slice2cs generated param "context" comment - Close #499 | Jose | 2019-09-02 |
* | Fixed C++/Java thread pool to no longer print bogus warning on shutdown, fixe... | Benoit Foucher | 2019-08-26 |
* | Removed work-around for OpenSSL error on AIX, as it's no longer needed with O... | Bernard Normier | 2019-08-23 |
* | Small fix | Bernard Normier | 2019-08-22 |
* | Workaround for AIX issue with SSL_write and EWOULDBLOCK | Benoit Foucher | 2019-08-22 |
* | Move IceBox.PrintServicesReady output after creation of Admin object. | Bernard Normier | 2019-08-20 |