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