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
/
SecureTransportTransceiverI.h
Commit message (
Collapse
)
Author
Age
*
Copyright header simplication
Jose
2019-01-19
|
*
Remove copyright notice
Jose
2018-12-18
|
*
Fix copyright header
Jose
2018-12-18
|
*
Extra C++ warning flags with clang and g++.
Bernard Normier
2018-10-26
|
|
|
|
Fixes 223.
*
Use ifndef around OS specific headers
Jose
2018-06-11
|
|
|
|
Fixes #52
*
Update copyright year to 2018
Jose
2018-02-14
|
*
Update IceSSL::ConnectionInfo to use native certs and remove ↵
Jose
2017-03-20
|
|
|
|
NativeConnectionInfo
*
Fixed (ICE-7621) - Refactor IceSSL API to support multiple implementations
Jose
2017-03-16
|
*
Replaced ICE_SSL_ by ICESSL_ for consistency
Bernard Normier
2017-03-02
|
*
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
|
|
*
|
Fixed (ICE-7480) - Use UniqueRef to manage CoreFoundation types.
Jose
2017-01-13
|
|
*
|
Added ICE_BUILDING_SRC to make builds
Bernard Normier
2016-07-22
|
|
|
|
|
|
|
|
|
|
|
|
Ice::Dispatcher and Ice::LocalObject are now hidden with C++11 Reworked C++11 exception ice_clone, added ExceptionHelper + other C++ cleanups
*
|
Refactored SSL and iAP transports, support for running SSL on top
Benoit Foucher
2016-06-27
|
|
|
|
|
|
|
|
of TCP/iAP/Bluetooth.
*
|
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
|
|
*
|
Added ready callback to allow transports to signal readiness to the thread pool
Benoit Foucher
2015-10-09
|
/
*
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
*
ICE-6082 No way to discover send/recv buffer sizes
Dwayne Boone
2015-03-05
|
*
Updated copyright to 2015
Dwayne Boone
2015-01-05
|
*
ICE-5938 OSX: ssl + test/Glacier2/staticFiltering fails
Matthew Newhook
2014-11-21
|
*
Fixed ICE-5607: relaxed Ice.MessageSizeMax
Benoit Foucher
2014-11-05
|
*
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
|
*
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
|
*
CR-20 - SecureTransport review fixes
Jose
2014-06-11
|
*
Fixed (ICE-4894) - Native SSL implementation for OS X
Jose
2014-06-06