summaryrefslogtreecommitdiff
path: root/cpp/src/IceSSL/SChannelEngine.cpp
Commit message (Collapse)AuthorAge
* IceSSL cert name verification fixes - Close #512 (#515)Jose2019-09-10
|
* Copyright header simplicationJose2019-01-19
|
* IceSSL TLSv1.3 preliminary supportJose2019-01-15
|
* Remove copyright noticeJose2018-12-18
|
* Fix copyright headerJose2018-12-18
|
* Replaced VC1xx by v1xx for consistencyBernard Normier2018-11-09
|
* Increase Visual Studio warning level to Level4Bernard Normier2018-11-01
| | | | 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
* Update copyright year to 2018Jose2018-02-14
|
* Remove excessive empty linesJoe George2017-06-07
|
* Fixed ICE-7906 - Check for invalid ciphers in IceSSL.CiphersBenoit Foucher2017-05-24
|
* Remove trailing whitespaceJoe George2017-05-02
|
* Visual Studio 2010 supportJose2017-04-20
|
* CALG_ECDH_EPHEM only defined with recent version of SDK headersJose2017-04-03
|
* VC90 build failure SCH_USE_STRONG_CRYPTO not definedJose2017-04-01
|
* Fix (ICE-7708) - Add property to enable Schannel SCH_USE_STRONG_CRYPTOJose2017-03-27
|
* Fix (ICE-7700) - SChannel Unknown key exchangeJose2017-03-24
|
* Update IceSSL::ConnectionInfo to use native certs and remove ↵Jose2017-03-20
| | | | NativeConnectionInfo
* Fixed (ICE-7621) - Refactor IceSSL API to support multiple implementationsJose2017-03-16
|
* Merge remote-tracking branch 'origin/3.6'Joe George2017-02-13
|\
| * ICE-7506 - Update copyright to 2017Joe George2017-02-13
| |
* | Reduced string converter cachingBernard Normier2016-08-05
| |
* | Move generateUUID to IceBernard Normier2016-08-01
| |
* | Move StringConverter API to namespace IceBernard Normier2016-08-01
|/
* 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