summaryrefslogtreecommitdiff
path: root/cpp/src/IceSSL/SChannelEngine.cpp
Commit message (Collapse)AuthorAge
* Update copyright headersJoe George2016-03-01
|
* Fixed ICE-6619: fixed Java IceSSL issue when running against C# serverBenoit Foucher2015-06-22
|
* Better fix for VS2008 / Python buildBenoit Foucher2015-05-11
|
* changing checkPath in IceSSL/C++Mark Spruiell2015-05-08
|
* Fixed IceSSL SChannel implementation to allow VS2008 buildBenoit Foucher2015-05-07
|
* 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
* Fixed SChannel issue where intermediate certificates were not being sentBenoit Foucher2015-04-17
|
* 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
* ICE-6402 - IceSSL.DefaultDir fixesMark Spruiell2015-04-07
|
* SSL fixes (bis)Benoit Foucher2015-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
* Updated copyright to 2015Dwayne Boone2015-01-05
|
* Fixed (ICE-6022) - IceGrid/simple failure with SSL on Windows 7 x64 with no ↵Jose2014-11-27
| | | | VC installed
* Fixed (ICE-5979) - memory leak in schannelengineJose2014-11-25
|
* Fixed (ICE-5758) - Disable SSLv3 by defaultJose2014-10-21
|
* Fixed (ICE-5663) - Rename IceSSL FindCert properties?Jose2014-09-25
|
* minor edits to IceSSL/C++Mark Spruiell2014-09-18
|
* Fixed (ICE-5592) - Add IceSSL.FindCert for OS X and WindowsJose2014-08-19
|
* Fix narrowing conversion errorsJoe George2014-08-19
|
* ICE-5592 - IceSSL.FindCert (SChannel Windows C++ impl)Jose2014-08-16
|
* SChannel minor fix for Java compativilty.Jose2014-08-11
|
* Windows SSL SChannel implementation & OS X Secure Transport fixes.Jose2014-08-07