summaryrefslogtreecommitdiff
path: root/csharp/test/IceSSL/configuration/AllTests.cs
Commit message (Collapse)AuthorAge
* 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
|
* Add .NET 5.0 support (#1154)Jose2020-11-18
|
* Fix C# Visual Studio 2013 build failureJose2020-04-22
|
* Ssl certificates (#802)Jose2020-04-17
| | | * Update IceSSL test certificates to work with 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
|
* IceSSL cert name verification fixes - Close #512 (#515)Jose2019-09-10
|
* IceSSL fixes for RHEL8Benoit Foucher2019-07-09
|
* Copyright header simplicationJose2019-01-19
|
* Extra semicolonsJose2019-01-04
|
* Remove copyright noticeJose2018-12-18
|
* Fix copyright headerJose2018-12-18
|
* Remove unused IceSSL Util classJose2018-11-06
| | | | Close #281
* Do not use Ice::Application for Ice testsuiteJose2018-06-01
|
* Disabled Windows fast path loopback (ICE-8763)Benoit Foucher2018-03-23
|
* Update copyright year to 2018Jose2018-02-14
|
* Fix .NET connection closure workaround in IceSSL/configuration testJose2017-12-18
|
* Add .NET Core build supportJose2017-11-29
|
* Fix for ICE-8260 and ICE-8168 - .NET connection closure hangBenoit Foucher2017-07-11
|
* ICE-8183 - improve failure handling in C# IceSSL testMark Spruiell2017-06-30
|
* Fix (ICE-8174) - .NET IceSSL failure on Windows 7Jose2017-06-28
|
* Print unexpected exceptions from IceSSL/configuration C# testJose2017-06-28
|
* Fix (ICE-8002) - csharp/IceSSL/configuration on Window Server 2012Jose2017-06-09
|
* Remove excessive empty linesJoe George2017-06-07
|
* Remove trailing whitespaceJoe George2017-05-02
|
* .NET createCertificate simplification and testJose2017-04-28
|
* Update IceSSL::ConnectionInfo to use native certs and remove ↵Jose2017-03-20
| | | | NativeConnectionInfo
* Fix hostname verification to ignore errors when IceSSL.VerifyPeer is 0Jose2017-02-22
|
* Fix (6462) - Consider changing some IceSSL checks to use native APIsJose2017-02-22
|
* Merge remote-tracking branch 'origin/3.6'Joe George2017-02-13
|\
| * ICE-7506 - Update copyright to 2017Joe George2017-02-13
| |
* | ICE-7560 - more AMI test fixes, renaming ConnectionClose enumeratorsMark Spruiell2017-02-09
| |
* | merging IceBridge into masterMark Spruiell2017-01-30
| |
* | IceSSL C#/Java test fixes to sync with C++ changesBenoit Foucher2017-01-09
| |
* | CSharp test updatesJose2016-11-28
| |
* | Refactored test scriptsBenoit Foucher2016-11-25
| |
* | C# IceSSL/configuration log expired certificate exceptions.Jose2016-11-25
| |
* | Remove cshar IceSSL deprecated featuresJose2016-07-15
| |
* | Refactored SSL and iAP transports, support for running SSL on topBenoit Foucher2016-06-27
|/ | | | of TCP/iAP/Bluetooth.
* ICE-7064 - csharp IceSSL\configuration fixesJose2016-03-25
|
* Update copyright headersJoe George2016-03-01
|
* Fixed ICE-6464 and deprecated various IceSSL propertiesBenoit Foucher2015-04-28
|
* Fixed previous commit which was incompleteBenoit Foucher2015-04-28
|
* Fixed ICE-6438, ICE-6439 and various inconsistencies between IceSSL ↵Benoit Foucher2015-04-23
| | | | implementations
* New set of certificates for IceSSL/configuration test and variousBenoit Foucher2015-04-16
| | | | | | | IceSSL fixes. - Windows C++ and C# implementation of IceSSL is now a bit less picky for SUBJECTDN and ISSUERDN - Windows SChannel implementation now accept PKCS#1 certificates
* IceSSL fixesBenoit Foucher2015-04-13
| | | | | | - ICE-6423: cleaned up certificate loading on OS X - Fixed bug with FindCert to correctly throw if no field is specified - Fixed C# test to only skip few tests if not running as administrator
* py -> pythonMatthew Newhook2015-03-21
rb -> ruby objc -> objective-c cs -> csharp