summaryrefslogtreecommitdiff
path: root/cpp/test
Commit message (Collapse)AuthorAge
* Fix IceSSL/configuration test failureJose2024-10-24
|
* Upgrade expired SSL certificates (#2958)Jose2024-10-23
|
* Fixed thread idle time bug (#2537)Benoit Foucher2024-07-22
| | | This PR fixes a bug introduced with the C# thread pool back pressure fix related to the server/thread idle time. It also adds tests for C++/Java.
* Back pressure fix for 3.7 (#2270)Benoit Foucher2024-06-18
|
* Ice.ServerIdleTime fixes (#2049)Joe George2024-04-15
| | | See #2025
* Fix ice_invoke and ice_invokeAsync to handle empty result buffer (#1733)Jose2024-02-01
|
* errorDetection now prints all lines when an unexpected number of errors occurs.Austin Henriksen2023-12-07
| | | | (cherry picked from commit 015fb33a5918e8eb01dd167116c1c4d1ef0a6e92)
* Fixes #708.Austin Henriksen2023-12-07
| | | | (cherry picked from commit e72ec310aba8a19ffb2655091be75b7bd2e6e371)
* Fixed typos. (#1580)Austin Henriksen2023-12-06
|
* Update C++ Test Controller to use c++17Joe George2023-10-31
| | | | Fixes #1556
* Fix Slice/errorDetection test failureJose2023-10-24
|
* Fixed alignement of inheritance diagram.Austin Henriksen2023-10-23
|
* Fix System CAs tests (#1553)Jose2023-10-12
|
* Update version to 3.7.10 (#1524)Jose2023-09-22
|
* Remove uwp (#1504)Jose2023-09-18
|
* Fix GCC13 build failure - #1489 (#1490)Jose2023-07-19
|
* Update OpenSSL packages used by windows buildsJose2023-03-13
|
* Fix Xcode run script warningsJose2023-03-08
| | | | | | Xcode emits a warning when a script doesn't specify any input or outputs, setting alwaysOutOfData tells Xcode that the script is intended to run on every build and avoids the warning.
* Xcode 14.3 beta2 build fixes (#1463)Jose2023-03-08
|
* Print the exception that causing the failure.Jose2023-02-28
|
* Update Version to 3.7.9Jose2023-02-07
|
* Update pkcs12 certificates for compatibility with macOSJose2022-07-20
|
* Update IceSSL/configuration test certificatesJose2022-07-20
|
* Update msbuild builder and openssl package versionsJose2022-07-15
|
* Disable FD limit test, this test has many false positivesJose2022-07-13
|
* Update version to 3.7.8Jose2022-06-27
|
* Add comment for IceSSL.CertificateRevocationListFilesJose2022-01-07
|
* Update C++ tests to support building with v143 binary distributionJose2021-12-28
|
* Update Ice version to 3.7.7Jose2021-11-30
|
* G++11 build failure fixes (#1315)Jose2021-11-03
|
* IceSSL::Certificate getKeyUsage and getExtendedKeyUsage (#1306)Jose2021-09-23
|
* iOS build fixesJose2021-09-22
|
* Add revocation certificate checks (#1303)Jose2021-09-20
|
* Fix unreachable code compilation errorJose2021-06-08
|
* Enable stack tracesJose2021-06-08
|
* Simplify IceUtil/stacktrace testJose2021-06-08
|
* macOS IceUtil/stacktrace test fixesJose2021-06-08
|
* Xcode SDK build fixes (#1286)Jose2021-06-04
|
* Update msbuild builder versionJose2021-06-02
|
* Add IceUtil/time test to v100 test solutionJose2021-06-01
|
* Bogus cast in Time::toString Windows implementation - Close #1283 (#1284)Jose2021-05-28
|
* Do not include "thread" with C++98 buildsJose2021-05-26
|
* g++11 build fixes (#1279)Jose2021-05-24
|
* Fix reading of interface by value in JavaScript (#1278)Jose2021-05-24
| | | Fixes #1271
* Update version to 3.7.6Jose2021-05-20
|
* Add IceSSL::getHost (#1277)Jose2021-05-13
|
* Add trust error information to connection info (#1270)Jose2021-04-07
|
* Support for building C++98 with a C++11 compiler (#1267)Joe George2021-03-29
| | | Fixes #1266
* Switch to using python3 by defaultJoe George2021-02-10
|
* Update Xcode projects to Xcode 12.0-compatiblev3.7.5-rc0Joe George2021-01-20
|