summaryrefslogtreecommitdiff
path: root/cpp/src/Ice
Commit message (Expand)AuthorAge
* Cleaned up project files.Austin Henriksen2021-02-03
* Additional C++11 fixesJoe George2021-02-03
* Remove Ice::Application & Glacier2::Application deprecated classesJose2021-02-02
* Remove checksum support (#607)Austin Henriksen2021-02-01
* Remove IcePatch2 (#602)Bernard Normier2021-02-01
* Update to MSbuild builder 5.0.6Jose2021-01-18
* Update MSBuild builder packageJose2021-01-18
* Fix build failure cause by bogust typenameJose2021-01-07
* Expand wildcard items in VC++ projectsJose2020-12-01
* Add class cycle detection during unmarshaling (#946)Joe George2020-07-07
* Fixed warnings (#824)Bernard Normier2020-04-30
* Don't retry invocations on fixed proxies, fixes #671Benoit Foucher2020-02-20
* Fixed invalid access to _instance in RetryQueue, fixes #681Benoit Foucher2020-02-20
* Fix clang -std=c++17 buildBernard Normier2019-10-29
* Fix #579 - Add autoreleasepools from objc -> swiftJoe George2019-10-09
* 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
* 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
* Enable SNI extension with CheckCertName > 1Jose2019-09-06
* Implement server name indication (SNI) for OpenSSL and SecureTransport backen...Andreas Sommer2019-09-06
* Fixed retry bug with -2 invocation timeout, fixes #501Benoit Foucher2019-09-03
* Fixed C++/Java thread pool to no longer print bogus warning on shutdown, fixe...Benoit Foucher2019-08-26
* Better work-around for xlC visibility bugBernard Normier2019-08-02
* Visibility fixes for xlCBernard Normier2019-07-27
* Merge remote-tracking branch 'origin/3.7' into swiftJose2019-07-18
|\
| * Fixed C++11 issue with previous Ice/interceptor test fixBenoit Foucher2019-07-11
| * Fixed dispatcher interceptor bug #435Benoit Foucher2019-07-11
| * Fixed Ruby crash (and similar issues in other mappings), fixes #432Benoit Foucher2019-07-11
* | Merge remote-tracking branch 'origin/3.7' into swiftJose2019-07-02
|\|
| * Check sysconf errors Close #418 (#420)Jose2019-07-02
| * Fixed timer to release task outside the synchronization block, fixes #352Benoit Foucher2019-06-28
| * iOS build fixesJose2019-06-27
| * Fix shadows declaration warnings - Close #348Jose2019-06-24
| * Better error message for LoadLibrary failure on Windows.Bernard Normier2019-06-24
* | Add ifdef around iOS specific codeJose2019-07-01
* | Fix issue where DispatchQueue was not always usedJoe George2019-06-27
* | Merge remote-tracking branch 'origin/3.7' into swiftJose2019-06-22
|\|
| * Enable -Wconversion with clang - Close #363Jose2019-06-21
| * Add ice_isFixed - Close #356Jose2019-06-21
| * Removed outdated comment. Fixes #369.Bernard Normier2019-06-21
* | Merge remote-tracking branch 'origin/3.7' into swiftJose2019-06-07
|\|
| * Remove Duplicates in ice.vcxproj.filters and iceuwp++11.vcxproj Close #365Jose2019-06-06
| * Visual Studio 2019 build fixesJose2019-06-04
| * Fix the reading of the error message from the Service class #407Jose2019-06-04
* | Only build OSLogLogger with Ice for SwiftJose2019-05-30
* | Fix the reading of the error message from the Service class #407Jose2019-05-30
* | Fix C++ warning: Value stored to 'c1' is never readJose2019-05-30
* | Swift logger updatesJose2019-05-29