summaryrefslogtreecommitdiff
path: root/cpp/src/IceSSL
Commit message (Collapse)AuthorAge
* Fixed IceSSL SecureTransport memory leaksBenoit Foucher2017-07-05
|
* Fix (ICE-8186) - msbuild rebuilds to often the C# sourcesJose2017-06-30
|
* Fixed (ICE-8155) - Ice.dll .NET assembly not signedJose2017-06-26
|
* Fix (ICE-7998) - Remove underscores in MSBuild propertiesJose2017-06-09
|
* Remove excessive empty linesJoe George2017-06-07
|
* Update Windows OpenSSL to 1.0.2lJose2017-05-29
|
* ICE-7914 - remove use of _AUX functions for OpenSSL certificatesMark Spruiell2017-05-24
|
* Fixed ICE-7906 - Check for invalid ciphers in IceSSL.CiphersBenoit Foucher2017-05-24
|
* Fixed ICE-7884 - TwowayOnlyException is now raised for twoway invocations on ↵Benoit Foucher2017-05-23
| | | | oneway proxies
* Fixed ICE-7886 - IceSSL/configuration failure, disabled testing of DSA keys ↵Benoit Foucher2017-05-23
| | | | on Windows
* Fix (ICE-7878) - Add support for IceSSL OpenSSL with VS2013Jose2017-05-15
|
* Cleanup more whitespaceJoe George2017-05-09
| | | | | Remove extra newlines from the end of files and add newlines to files which are missing one.
* Fix tabs and spaces in MakefilesJoe George2017-05-03
|
* Remove trailing whitespaceJoe George2017-05-02
|
* Use ToolsVersion 4.0 for Visual Studio 2010 compatibilityJose2017-05-01
|
* Fix (ICE-7846) - Add Ice::registerIceSSLOpenSSL to IceSSL/OpenSSL.hJose2017-04-28
|
* 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
|
* Visual Studio 2010 supportJose2017-04-20
|
* Minor fixes to endpoint codeBenoit Foucher2017-04-12
|
* Rename getEngineVersion -> getOpenSSLVersion, remove getEngineNameJose2017-04-11
|
* Fixed ICE-7755 - listen on all IPs associated with a DNS nameBenoit Foucher2017-04-10
|
* IceSSL error message formating fixesJose2017-04-07
|
* Fixed SChannelCertificate cyclic reference countBenoit Foucher2017-04-04
|
* CALG_ECDH_EPHEM only defined with recent version of SDK headersJose2017-04-03
|
* Fixed leak in IceSSL secure transport implementatoin & minor code style fixesBenoit Foucher2017-04-03
|
* VC90 build failure SCH_USE_STRONG_CRYPTO not definedJose2017-04-01
|
* Fixes for ICE-7012 - fixed some leaks in IceSSL/testsBenoit Foucher2017-03-31
|
* 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
| |
* | Add new DH param grous, to avoid use OpenSSL default DH groups.Jose2017-03-27
| |
* | Fix (ICE-7708) - Add property to enable Schannel SCH_USE_STRONG_CRYPTOJose2017-03-27
| |
* | Fix (ICE-7700) - SChannel Unknown key exchangeJose2017-03-24
| |
* | UWP buil failureJose2017-03-23
| |
* | Replaced tabs with spacesBernard Normier2017-03-22
| |
* | Update MSbuild projects to use latest Nuget third party packagesJose2017-03-21
| | | | | | | | | | - Update to lmdb 0.9.19 - Update to use bzip2, expat and openssl binaries signed by ZeroC
* | Update IceSSL::ConnectionInfo to use native certs and remove ↵Jose2017-03-20
| | | | | | | | NativeConnectionInfo
* | Rename openssl nuget packages openssl.v140 -> zeroc.openssl.v140Jose2017-03-16
| |
* | Fixed (ICE-7621) - Refactor IceSSL API to support multiple implementationsJose2017-03-16
| |
* | Replaced ICE_SSL_ by ICESSL_ for consistencyBernard Normier2017-03-02
| |
* | Update to use default WindowsTargetPlatformVersion with MSBuild buildsJose2017-03-02
| |
* | Fixed (ICE-7626) - UWP IceSSL/configuration failureJose2017-03-01
| |
* | UWP build failureJose2017-03-01
| |
* | C++11 build failureJose2017-02-24
| |
* | Fixed (ICE-7105) - Allow to retrieve X509v3 extensions from the certificateJose2017-02-24
| |
* | Disable SSL host name verification with empty hostJose2017-02-22
| |
* | Fix hostname verification to ignore errors when IceSSL.VerifyPeer is 0Jose2017-02-22
| |
* | Linux build failureBenoit Foucher2017-02-22
| |
* | Minor IceSSL fixesBenoit Foucher2017-02-22
| |