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
/
SChannelTransceiverI.cpp
Commit message (
Expand
)
Author
Age
*
IceSSL cert name verification fixes - Close #512 (#515)
Jose
2019-09-10
*
Removed invalid whitespace, add comment for SChannel transceiver fix
Benoit Foucher
2019-01-29
*
Better SSL support for underlying transports that don't provide a socket file...
Benoit Foucher
2019-01-28
*
Copyright header simplication
Jose
2019-01-19
*
Remove copyright notice
Jose
2018-12-18
*
Fix copyright header
Jose
2018-12-18
*
Increase Visual Studio warning level to Level4
Bernard Normier
2018-11-01
*
Fixed SChannel IceSSL implementation bug which could cause an assert to occur...
Benoit Foucher
2018-05-02
*
Update copyright year to 2018
Jose
2018-02-14
*
Clean C++ exception code to only throw exception types
Jose
2017-09-20
*
Fixed ICE-7886 - IceSSL/configuration failure, disabled testing of DSA keys o...
Benoit Foucher
2017-05-23
*
IceSSL error message formating fixes
Jose
2017-04-07
*
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
*
Fixed (ICE-6463) - Cache the IceSSL connection information
Jose
2017-02-14
*
Merge remote-tracking branch 'origin/3.6'
Joe George
2017-02-13
|
\
|
*
ICE-7506 - Update copyright to 2017
Joe George
2017-02-13
*
|
Check PCCERT_CHAIN_CONTEXT TrustStatus rather than CERT_SIMPLE_CHAIN TrustStatus
Jose
2016-11-24
*
|
Added ICE_BUILDING_SRC to make builds
Bernard Normier
2016-07-22
*
|
Whitespace cleanup - tabs to spaces
Joe George
2016-06-29
*
|
Refactored SSL and iAP transports, support for running SSL on top
Benoit Foucher
2016-06-27
*
|
Merge remote-tracking branch 'origin/3.6'
Joe George
2016-03-01
|
\
|
|
*
Update copyright headers
Joe George
2016-03-01
*
|
C++11 fix Exception::ice_clone to use exception_ptr
Jose
2016-01-08
*
|
C++11 mapping initial commit
Jose
2015-12-01
*
|
Added ready callback to allow transports to signal readiness to the thread pool
Benoit Foucher
2015-10-09
|
/
*
Fixed ICE-6159: release memory allocated by connection buffers when the conne...
Benoit Foucher
2015-08-05
*
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
*
Various SSL fixes, tests for intermedate CAs
Benoit Foucher
2015-04-16
*
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
*
Updated copyright to 2015
Dwayne Boone
2015-01-05
*
schannel getNativeInfo fix
Jose
2014-11-25
*
ICE-5938 OSX: ssl + test/Glacier2/staticFiltering fails
Matthew Newhook
2014-11-21
*
ICE-5841 Windows compile errors
Dwayne Boone
2014-11-06
*
Fixed ICE-5607: relaxed Ice.MessageSizeMax
Benoit Foucher
2014-11-05
*
Fixed (ICE-5695) - IceSSL: misleading exception
Jose
2014-10-20
*
Fixed (ICE-5709) - IceSSL/configuration failure on Windows
Jose
2014-10-10
*
ICE-5582 (SOCKs test), ICE-5314 (HTTP proxies), major refactoring of networki...
Benoit Foucher
2014-09-10
*
ICE-4891 Refactor network tracing
Dwayne Boone
2014-09-05
*
Removed some unecessary initialization of class members
Dwayne Boone
2014-08-21
*
Fixed ICE-5621: set _WIN32_WINNT when building
Bernard Normier
2014-08-14
*
ICE-5457 added ability to set source address for connections
Dwayne Boone
2014-08-07
*
Windows SSL SChannel implementation & OS X Secure Transport fixes.
Jose
2014-08-07