Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Updates Windows build to OpenSSL 1.1.1g | Jose | 2020-07-28 |
| | |||
* | Copyright header simplication | Jose | 2019-01-19 |
| | |||
* | Remove copyright notice | Jose | 2018-12-18 |
| | |||
* | Fix copyright header | Jose | 2018-12-18 |
| | |||
* | Udate OpenSSL version used in Windows builds | Jose | 2018-12-12 |
| | |||
* | Fixed Windows OpenSSL testing issue | Benoit Foucher | 2018-10-22 |
| | |||
* | Added support for --cpp-path to test driver | Benoit Foucher | 2018-10-18 |
| | |||
* | Update Windows openssl NuGet packages to 1.0.2o | Jose | 2018-04-04 |
| | |||
* | Fix windows IceSSL/configuration failure | Jose | 2018-02-20 |
| | | | | | | | | | | The test failed in Windows because openssl emit a warning when running openssl command related to the openssl config file being missed. We previously deal with this by only reading the first line of the output but that is a be fragile as WARNING can be in the first line as show in the test failures. | ||
* | Update copyright year to 2018 | Jose | 2018-02-14 |
| | |||
* | Remove excessive empty lines | Joe George | 2017-06-07 |
| | |||
* | Fix (ICE-7969) - IceSSL/configuration test fails with OpenSSL on Windows | Jose | 2017-06-05 |
| | |||
* | Cleanup more whitespace | Joe George | 2017-05-09 |
| | | | | | Remove extra newlines from the end of files and add newlines to files which are missing one. | ||
* | Remove trailing whitespace | Joe George | 2017-05-02 |
| | |||
* | Fix for OpenSSL IceSSL/configuration test on Windows | Jose | 2017-04-27 |
| | |||
* | Update openssl Nuget packages used in tests | Jose | 2017-03-23 |
| | |||
* | Update IceSSL::ConnectionInfo to use native certs and remove ↵ | Jose | 2017-03-20 |
| | | | | NativeConnectionInfo | ||
* | Fixed (ICE-7621) - Refactor IceSSL API to support multiple implementations | Jose | 2017-03-16 |
| | |||
* | ICE-7506 - Update copyright to 2017 | Joe George | 2017-02-13 |
| | |||
* | Added support for SSL with automated UWP tests | Benoit Foucher | 2017-01-09 |
| | |||
* | Support for C++ iOS Simulator controller | Benoit Foucher | 2016-12-13 |
| | |||
* | Refactored test scripts | Benoit Foucher | 2016-11-25 |