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 (
Collapse
)
Author
Age
*
Update copyright headers
Joe George
2016-03-01
|
*
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
*
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
*
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 ↵
Benoit Foucher
2014-09-10
|
|
|
|
networking code (addition of StreamSocket class abstraction)
*
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