summaryrefslogtreecommitdiff
path: root/cpp/src/IceSSL
Commit message (Collapse)AuthorAge
...
* Udate OpenSSL version used in Windows buildsJose2018-12-12
|
* Fixed SOCKET_ERROR assignement with DWORD, fixes #267Benoit Foucher2018-11-15
|
* Replaced VC1xx by v1xx for consistencyBernard Normier2018-11-09
|
* Increase Visual Studio warning level to Level4Bernard Normier2018-11-01
| | | | Fixes #223.
* Fixed iOS and PHP7 shadow warning related build failuresBenoit Foucher2018-10-27
|
* Extra C++ warning flags with clang and g++.Bernard Normier2018-10-26
| | | | Fixes 223.
* Use a global mutex for SChannel initializationJose2018-10-26
| | | | Close #242
* Print numeric value of ALG_ID instead of UnknownJose2018-10-17
| | | | Close #236
* Merge branch '3.7.1-xcode10' into 3.7Bernard Normier2018-09-19
|\
| * Fix Xcode 10 warningsBernard Normier2018-09-19
| |
* | OpenSSLEngine fix openssl cleanupJose2018-07-26
| | | | | | | | Close #169
* | Use ifndef around OS specific headersJose2018-06-11
| | | | | | | | Fixes #52
* | Fixed SChannel IceSSL implementation bug which could cause an assert to ↵Benoit Foucher2018-05-02
|/ | | | occur with a debug build, fixes #69
* Update Visual Studio projects to MSBuild builder 5.0.4Jose2018-04-06
|
* Update Windows openssl NuGet packages to 1.0.2oJose2018-04-04
|
* 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
|
* Update msbuild projects to use 5.0.2 builderJose2018-02-08
|
* Updates for Ice Builder 5.xJose2018-02-05
|
* Added [cpp:noexcept] to Slice local methods that don't throw (ICE-8592)Benoit Foucher2018-01-24
|
* Clean C++ exception code to only throw exception typesJose2017-09-20
| | | | | | | | | | - Update C++ code to only throw types derived from C++ exception - Update C++ code to use one-shot constructors to create the exceptions Fix bug ICE-7892
* 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
|