summaryrefslogtreecommitdiff
path: root/scripts/tests/IceSSL/configuration.py
Commit message (Collapse)AuthorAge
* Updates Windows build to OpenSSL 1.1.1gJose2020-07-28
|
* Copyright header simplicationJose2019-01-19
|
* Remove copyright noticeJose2018-12-18
|
* Fix copyright headerJose2018-12-18
|
* Udate OpenSSL version used in Windows buildsJose2018-12-12
|
* Fixed Windows OpenSSL testing issueBenoit Foucher2018-10-22
|
* Added support for --cpp-path to test driverBenoit Foucher2018-10-18
|
* Update Windows openssl NuGet packages to 1.0.2oJose2018-04-04
|
* Fix windows IceSSL/configuration failureJose2018-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 2018Jose2018-02-14
|
* Remove excessive empty linesJoe George2017-06-07
|
* Fix (ICE-7969) - IceSSL/configuration test fails with OpenSSL on WindowsJose2017-06-05
|
* Cleanup more whitespaceJoe George2017-05-09
| | | | | Remove extra newlines from the end of files and add newlines to files which are missing one.
* Remove trailing whitespaceJoe George2017-05-02
|
* Fix for OpenSSL IceSSL/configuration test on WindowsJose2017-04-27
|
* Update openssl Nuget packages used in testsJose2017-03-23
|
* Update IceSSL::ConnectionInfo to use native certs and remove ↵Jose2017-03-20
| | | | NativeConnectionInfo
* Fixed (ICE-7621) - Refactor IceSSL API to support multiple implementationsJose2017-03-16
|
* ICE-7506 - Update copyright to 2017Joe George2017-02-13
|
* Added support for SSL with automated UWP testsBenoit Foucher2017-01-09
|
* Support for C++ iOS Simulator controllerBenoit Foucher2016-12-13
|
* Refactored test scriptsBenoit Foucher2016-11-25