summaryrefslogtreecommitdiff
path: root/csharp/test/IceSSL
Commit message (Collapse)AuthorAge
* Update version to v3.8.0Joe George2021-02-15
|
* Switch to using python3 by defaultJoe George2021-02-10
|
* Update to MSbuild builder 5.0.6Jose2021-01-18
|
* Update MSBuild builder packageJose2021-01-18
|
* Replace bogus version 3.7.5.2 with 3.7.5.0 in CSharp test projectsJose2020-12-17
|
* Fix IceSSL/configuration to check if TLS 1.1 is enabled (#1198)Jose2020-12-11
|
* IceSSL/configuration test fix for .NET 5.0Jose2020-12-11
|
* Update version to 3.7.5Jose2020-11-30
|
* Add .NET 5.0 support (#1154)Jose2020-11-18
|
* Fix C# Visual Studio 2013 build failureJose2020-04-22
|
* Update version to 3.7.4Jose2020-04-20
|
* Ssl certificates (#802)Jose2020-04-17
| | | * Update IceSSL test certificates to work with macOS catalina
* Update C# version to 3.7.3.2Jose2020-03-27
|
* Udpated C# .NET Framework projects to use 3.7.3.1Benoit Foucher2020-03-11
|
* Updated PackageReference to use 3.7.3.1 C# Nuget packageBenoit Foucher2020-03-11
|
* Fixed C# projects to set UseAppHost only with netcoreapp3.1Benoit Foucher2020-03-10
|
* Fixed C# exe projects to set <UseAppHost>true</UseAppHost> which is now ↵Benoit Foucher2020-03-09
| | | | disabled by default on macOS/Catalina
* Fixed IceSSL/configuration to skip some tests on macOSBenoit Foucher2019-11-05
|
* Added testing of IceSSL/configuration test on macOSBenoit Foucher2019-11-04
|
* Fixed file permissionsBernard Normier2019-09-17
|
* IceSSL cert name verification fixes - Close #512 (#515)Jose2019-09-10
|
* Update Ice version to 3.7.3Jose2019-07-22
|
* IceSSL fixes for RHEL8Benoit Foucher2019-07-09
|
* Copyright updatesJose2019-01-21
|
* Copyright header simplicationJose2019-01-19
|
* Extra semicolonsJose2019-01-04
|
* Support building .NET applications with different Target frameworksJose2018-12-21
|
* Remove copyright noticeJose2018-12-18
|
* Fix copyright headerJose2018-12-18
|
* Update version to 3.7.2Jose2018-11-14
|
* Remove unused IceSSL Util classJose2018-11-06
| | | | Close #281
* Fixed tests to target netcoreapp2.1 to ensure latest 2.1 runtime is usedBenoit Foucher2018-07-20
|
* Do not use Ice::Application for Ice testsuiteJose2018-06-01
|
* Remove dependency on Visual Studio Extension for C# buildsJose2018-05-10
| | | | Closes #84
* Update .NET packages versionJose2018-04-11
|
* Update Visual Studio projects to MSBuild builder 5.0.4Jose2018-04-06
|
* Disabled Windows fast path loopback (ICE-8763)Benoit Foucher2018-03-23
|
* Update copyright year to 2018Jose2018-02-14
|
* Update MSBuild project to use 5.0.3 zeroc.icebuilder.msbuild packagev3.7.1-netcore-beta1Jose2018-02-12
|
* Use version 3.7.1-beta1 with CSharp packagesJose2018-02-12
|
* Update msbuild projects to use 5.0.2 builderJose2018-02-08
|
* Merge remote-tracking branch 'origin/netcore' into 3.7Jose2018-02-08
|\
| * Fix .NET connection closure workaround in IceSSL/configuration testJose2017-12-18
| |
| * 3.7.1 version updatesJose2017-12-14
| |
| * Merge remote-tracking branch 'origin/3.7' into netcoreJose2017-12-14
| |\
| * | Rework C# project structureJose2017-12-13
| | | | | | | | | | | | | | | | | | | | | | | | | | | - .NET 4.5 projects go to msbuild\net45 - .NET Standard 2.0 projects go to msbuild\netstandard2.0 - .NET Standard projects can be build for different target frameworks the default is .NET Core 2.0 but this can be override setting IceTestsFramworks MSBuild property
| * | Support to build and run .NET Core test suite with the NuGet packagesJose2017-12-01
| | |
| * | Add .NET Core build supportJose2017-11-29
| | |
* | | Remove bogus 5.0.0 package importsJose2018-02-06
| | |
* | | Updates for Ice Builder 5.xJose2018-02-05
| |/ |/|