Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Fixed ICE-7050: fixed WSS issue where server could stop reading requests | Benoit Foucher | 2016-03-29 |
| | |||
* | .gitignore updates | Jose | 2016-03-11 |
| | |||
* | Update version to 3.6.2 | Jose | 2016-03-10 |
| | |||
* | Update Copyright year to 2016 in rc and cs files | Joe George | 2016-03-07 |
| | |||
* | Update copyright headers | Joe George | 2016-03-01 |
| | |||
* | Fix compilation with LibreSSL | hasufell | 2015-10-05 |
| | | | | Signed-off-by: Joe George <joe@zeroc.com> | ||
* | Fixed ICE-6829 - open keychain only if needed | Benoit Foucher | 2015-10-02 |
| | |||
* | Updated AssemblyInfo and StringFileInfo on Windows | Bernard Normier | 2015-08-21 |
| | |||
* | Fixed ICE-6671 - Added registration functions to explicitly register Ice plugins | Benoit Foucher | 2015-08-12 |
| | |||
* | Fixed ICE-6159: release memory allocated by connection buffers when the ↵ | Benoit Foucher | 2015-08-05 |
| | | | | connection is closed instead of waiting for the reaping | ||
* | Updated version to 3.6.1 | Dwayne Boone | 2015-07-31 |
| | |||
* | Updated Windows dependencies | Dwayne Boone | 2015-07-08 |
| | |||
* | ICE-6514 Removed uneeded includes of DisableWarnings.h | Dwayne Boone | 2015-07-08 |
| | |||
* | Fixed ICE-6619: fixed Java IceSSL issue when running against C# server | Benoit Foucher | 2015-06-22 |
| | |||
* | Fix ICE-6587: Secure transport leaks | Jose | 2015-06-10 |
| | |||
* | Fix issue with IceSSL.InitOpenSSL and OpenSSLEngine destructor | Jose | 2015-06-10 |
| | |||
* | ICE-6473 Fix a memory leak in IceSSL | Joe George | 2015-06-09 |
| | |||
* | Fixed ICE-6505 Allow to Sign C++ .exe/.dlls after build | Jose | 2015-05-12 |
| | |||
* | Better fix for VS2008 / Python build | Benoit Foucher | 2015-05-11 |
| | |||
* | changing checkPath in IceSSL/C++ | Mark Spruiell | 2015-05-08 |
| | |||
* | Fixed IceSSL SChannel implementation to allow VS2008 build | Benoit Foucher | 2015-05-07 |
| | |||
* | ICE-6481 pragma comment when building static libraries | Bernard Normier | 2015-05-05 |
| | | | | | | | | | | | | | | On windows with VS, pragma comment is now defined when building only when ICE_BUILDING_<component-name> is not defined. ICE_BUILDING_<component-name> is defined automatically when <component-name>_API_EXPORTS is defined. When building static Ice libraries on Windows, please define ICE_BUILDING_<component-name-being-built>. ICE_DECLSPEC_EXPORT and ICE_DECLSPEC_IMPORT are now defined all the time on Windows, and we define the various _API macros to /**/ when ICE_STATIC_LIBS is defined. Replaced various direct use of ICE_DECLSPEC_EXPORT/ICE_DECLSPEC_IMPORT by the correct _API macro. | ||
* | Fixed ICE-6464 and deprecated various IceSSL properties | Benoit Foucher | 2015-04-28 |
| | |||
* | Fixed previous commit which was incomplete | Benoit Foucher | 2015-04-28 |
| | |||
* | Fixed ICE-6438, ICE-6439 and various inconsistencies between IceSSL ↵ | Benoit Foucher | 2015-04-23 |
| | | | | implementations | ||
* | ICE-6455 - remove slice2py and slice2rb C++ exe | newhook | 2015-04-22 |
| | | | | | Fix slice2rb.rb and slice2py.py scripts for Windows. Fix build issue with IceSSL and MinGW. | ||
* | ICE-6457 | Matthew Newhook | 2015-04-22 |
| | | | | Windows python dev tree build is broken | ||
* | Fixed IceSSL OpenSSL implementation to provide and use the verified ↵ | Benoit Foucher | 2015-04-17 |
| | | | | certificate chain | ||
* | Fixed SChannel issue where intermediate certificates were not being sent | Benoit Foucher | 2015-04-17 |
| | |||
* | Various SSL fixes, tests for intermedate CAs | Benoit Foucher | 2015-04-16 |
| | |||
* | New set of certificates for IceSSL/configuration test and various | Benoit Foucher | 2015-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 | ||
* | Fixed Makefile indentation to use tab witdh=8 and indent width = 4 | Benoit Foucher | 2015-04-13 |
| | |||
* | IceSSL fixes | Benoit Foucher | 2015-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 | ||
* | ICE-6402 - IceSSL.DefaultDir fixes | Mark Spruiell | 2015-04-07 |
| | |||
* | Fixed IceSSL OpenSSL bug which could cause a crash when loading a ↵ | Benoit Foucher | 2015-04-07 |
| | | | | certificate chain from a PKCS12 file | ||
* | SSL fixes (bis) | Benoit Foucher | 2015-04-01 |
| | | | | | | - Fixed SChannel to correctly handles certificate chains from PKCS12 files - Fixed Java IceSSL to require password for PKCS12 - Fixed Windows test build issue | ||
* | ICE-6170 - fixed behavior of batch requests | Benoit Foucher | 2015-03-10 |
| | |||
* | Fixed crash on Windows related to buffer size changes | Dwayne Boone | 2015-03-09 |
| | |||
* | ICE-6082 No way to discover send/recv buffer sizes | Dwayne Boone | 2015-03-05 |
| | |||
* | ICE-6116 reduce verbose warnings about socket buffer size | Dwayne Boone | 2015-03-03 |
| | |||
* | Update windows dependencies | Jose | 2015-02-19 |
| | |||
* | Fixed (ICE-5740) - IcePatch2 has issues with 'large' files. | Jose | 2015-02-17 |
| | |||
* | Added C++ plugins for endpoint factories, cleaned up registration of WS ↵ | Benoit Foucher | 2015-02-06 |
| | | | | factories | ||
* | Fixed ICE-6290: incorrect handling of acceptor exceptions | Benoit Foucher | 2015-02-04 |
| | |||
* | Changed version to 3.6.0 | Dwayne Boone | 2015-01-28 |
| | |||
* | ICE-6196 Fixes for ProtocolInstance::secure() | Dwayne Boone | 2015-01-09 |
| | |||
* | ICE-6196 added ProtocolInstance::secure() | Dwayne Boone | 2015-01-08 |
| | |||
* | Updated copyright to 2015 | Dwayne Boone | 2015-01-05 |
| | |||
* | Fixed (ICE-6022) - IceGrid/simple failure with SSL on Windows 7 x64 with no ↵ | Jose | 2014-11-27 |
| | | | | VC installed | ||
* | Fixed (ICE-5979) - memory leak in schannelengine | Jose | 2014-11-25 |
| |