index
:
ICE
3.4
3.5
3.6
3.7
main
ZeroC local mirror
ZeroC
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cpp
/
src
/
IceSSL
/
SChannelEngine.cpp
Commit message (
Expand
)
Author
Age
*
IceSSL cert name verification fixes - Close #512 (#515)
Jose
2019-09-10
*
Copyright header simplication
Jose
2019-01-19
*
IceSSL TLSv1.3 preliminary support
Jose
2019-01-15
*
Remove copyright notice
Jose
2018-12-18
*
Fix copyright header
Jose
2018-12-18
*
Replaced VC1xx by v1xx for consistency
Bernard Normier
2018-11-09
*
Increase Visual Studio warning level to Level4
Bernard Normier
2018-11-01
*
Use a global mutex for SChannel initialization
Jose
2018-10-26
*
Print numeric value of ALG_ID instead of Unknown
Jose
2018-10-17
*
Update copyright year to 2018
Jose
2018-02-14
*
Remove excessive empty lines
Joe George
2017-06-07
*
Fixed ICE-7906 - Check for invalid ciphers in IceSSL.Ciphers
Benoit Foucher
2017-05-24
*
Remove trailing whitespace
Joe George
2017-05-02
*
Visual Studio 2010 support
Jose
2017-04-20
*
CALG_ECDH_EPHEM only defined with recent version of SDK headers
Jose
2017-04-03
*
VC90 build failure SCH_USE_STRONG_CRYPTO not defined
Jose
2017-04-01
*
Fix (ICE-7708) - Add property to enable Schannel SCH_USE_STRONG_CRYPTO
Jose
2017-03-27
*
Fix (ICE-7700) - SChannel Unknown key exchange
Jose
2017-03-24
*
Update IceSSL::ConnectionInfo to use native certs and remove NativeConnection...
Jose
2017-03-20
*
Fixed (ICE-7621) - Refactor IceSSL API to support multiple implementations
Jose
2017-03-16
*
Merge remote-tracking branch 'origin/3.6'
Joe George
2017-02-13
|
\
|
*
ICE-7506 - Update copyright to 2017
Joe George
2017-02-13
*
|
Reduced string converter caching
Bernard Normier
2016-08-05
*
|
Move generateUUID to Ice
Bernard Normier
2016-08-01
*
|
Move StringConverter API to namespace Ice
Bernard Normier
2016-08-01
|
/
*
Update copyright headers
Joe George
2016-03-01
*
Fixed ICE-6619: fixed Java IceSSL issue when running against C# server
Benoit Foucher
2015-06-22
*
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
*
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 implement...
Benoit Foucher
2015-04-23
*
Fixed SChannel issue where intermediate certificates were not being sent
Benoit Foucher
2015-04-17
*
New set of certificates for IceSSL/configuration test and various
Benoit Foucher
2015-04-16
*
ICE-6402 - IceSSL.DefaultDir fixes
Mark Spruiell
2015-04-07
*
SSL fixes (bis)
Benoit Foucher
2015-04-01
*
Updated copyright to 2015
Dwayne Boone
2015-01-05
*
Fixed (ICE-6022) - IceGrid/simple failure with SSL on Windows 7 x64 with no V...
Jose
2014-11-27
*
Fixed (ICE-5979) - memory leak in schannelengine
Jose
2014-11-25
*
Fixed (ICE-5758) - Disable SSLv3 by default
Jose
2014-10-21
*
Fixed (ICE-5663) - Rename IceSSL FindCert properties?
Jose
2014-09-25
*
minor edits to IceSSL/C++
Mark Spruiell
2014-09-18
*
Fixed (ICE-5592) - Add IceSSL.FindCert for OS X and Windows
Jose
2014-08-19
*
Fix narrowing conversion errors
Joe George
2014-08-19
*
ICE-5592 - IceSSL.FindCert (SChannel Windows C++ impl)
Jose
2014-08-16
*
SChannel minor fix for Java compativilty.
Jose
2014-08-11
*
Windows SSL SChannel implementation & OS X Secure Transport fixes.
Jose
2014-08-07