summaryrefslogtreecommitdiff
path: root/cpp/test/IceSSL/configuration
Commit message (Collapse)AuthorAge
...
* Fix (ICE-8174) - .NET IceSSL failure on Windows 7Jose2017-06-28
|
* Removed include of VersionHelpers.hBenoit Foucher2017-06-08
|
* Merge branch 'master' of github.com:zeroc-ice/iceBenoit Foucher2017-06-08
|\
| * Remove excessive empty linesJoe George2017-06-07
| |
* | Merge branch 'master' of github.com:zeroc-ice/iceBenoit Foucher2017-06-07
|\|
| * Update Windows OpenSSL to 1.0.2lJose2017-05-29
| |
| * Fixed ICE-7906 - Check for invalid ciphers in IceSSL.CiphersBenoit Foucher2017-05-24
| |
| * Fixed build Windows error introducted with IceSSL fixBenoit Foucher2017-05-23
| |
| * Fixed ICE-7886 - IceSSL/configuration failure, disabled testing of DSA keys ↵Benoit Foucher2017-05-23
| | | | | | | | on Windows
* | Fixed ICE-7886 - IceSSL/configuration failure, disabled testing of DSA keys ↵Benoit Foucher2017-05-23
|/ | | | on Windows
* Fixed ICE-7885 - IceBridge/simple test failure, debugging info for ICE-7886Benoit Foucher2017-05-18
|
* Fix (ICE-7878) - Add support for IceSSL OpenSSL with VS2013Jose2017-05-15
|
* Removed optional semicolons after bracesBernard Normier2017-05-04
|
* Fix tabs and spaces in MakefilesJoe George2017-05-03
|
* Updated version to 3.7.0Benoit Foucher2017-05-03
|
* Use ToolsVersion 4.0 for Visual Studio 2010 compatibilityJose2017-05-01
|
* Fixed ICE-6680 - WS transports are now provided by a separate IceWS pluginBenoit Foucher2017-04-27
|
* Don't set ToolsVersion in MSBuild projectsJose2017-04-26
|
* Allow to build C++ test with Visual Studio 2010 Nuget packagesJose2017-04-20
|
* Visual Studio 2010 supportJose2017-04-20
|
* Rename getEngineVersion -> getOpenSSLVersion, remove getEngineNameJose2017-04-11
|
* UWP test projects updates to support VS 2017Jose2017-04-11
|
* Windows V141 (VS 2017) testing with Nuget packagesJose2017-04-03
|
* ICE-7483 - Rename OS X to macOSJoe George2017-03-28
|
* Merge remote-tracking branch 'origin/3.6'Joe George2017-03-28
|\
| * ICE-7483 - Rename OS X to macOSJoe George2017-03-28
| |
* | Fix (ICE-7708) - Add property to enable Schannel SCH_USE_STRONG_CRYPTOJose2017-03-27
| |
* | Update openssl Nuget packages used in testsJose2017-03-23
| |
* | Update IceSSL::ConnectionInfo to use native certs and remove ↵Jose2017-03-20
| | | | | | | | NativeConnectionInfo
* | Fix link additional dependencies for Windows openssl test buildsJose2017-03-16
| |
* | Rename openssl nuget packages openssl.v140 -> zeroc.openssl.v140Jose2017-03-16
| |
* | Fixed (ICE-7621) - Refactor IceSSL API to support multiple implementationsJose2017-03-16
| |
* | VS 2017 UWP supportJose2017-03-15
| |
* | Fixed testing of static buildsBenoit Foucher2017-03-14
| |
* | Bumped version to 3.7b0Benoit Foucher2017-03-07
| |
* | use ICE_BIN_DIST instead of UseBinDistJose2017-03-02
| |
* | Replace UseBinDist with ICE_BIN_DISTJose2017-03-02
| |
* | Fixed (ICE-7626) - UWP IceSSL/configuration failureJose2017-03-01
| |
* | Fixed (ICE-7105) - Allow to retrieve X509v3 extensions from the certificateJose2017-02-24
| |
* | 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
| |
* | Fix (ICE-6831) - Improve IceSSL::Certificate APIJose2017-02-17
| |
* | ICE-7506 - Update copyright to 2017Joe George2017-02-13
| |
* | 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
| |
* | Removed cpp:unscoped from all Ice enumsBernard Normier2017-02-08
| | | | | | | | CompressBatch is now "scoped" in C++98 and ObjC
* | merging IceBridge into masterMark Spruiell2017-01-30
| |
* | First cut of ICE-6920 - Remove try/catch block around communicator destroyBenoit Foucher2017-01-25
| |
* | Fixed ICE-7501 & ICE-7502 - Integrated the building of the controller Apps ↵Benoit Foucher2017-01-13
| | | | | | | | to the gmake build system, IceSSL test fix