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
/
OpenSSLTransceiverI.cpp
Commit message (
Expand
)
Author
Age
*
Fix compilation errors caused by parameters not declared in this scope (#801)
HarveyLiu
2020-04-22
*
IceSSL cert name verification fixes - Close #512 (#515)
Jose
2019-09-10
*
Minor OpenSSL fixes - Close #510
Jose
2019-09-06
*
Enable SNI extension with CheckCertName > 1
Jose
2019-09-06
*
Implement server name indication (SNI) for OpenSSL and SecureTransport backen...
Andreas Sommer
2019-09-06
*
Removed work-around for OpenSSL error on AIX, as it's no longer needed with O...
Bernard Normier
2019-08-23
*
Workaround for AIX issue with SSL_write and EWOULDBLOCK
Benoit Foucher
2019-08-22
*
Port to AIX with g++, xlC_r and xlclang++ (#434)
Bernard Normier
2019-07-15
*
Assert _sentBytes in OpenSSL transceiver initialization
v3.7.2-rc1
Jose
2019-01-29
*
Remove outdated comment and unnecessary cast
Jose
2019-01-29
*
Fixed Windows IceOpenSSL to not rely on FD if invalid
Benoit Foucher
2019-01-29
*
Got rid of calls to SSL_get_fd in OpenSSL IceSSL transport
Benoit Foucher
2019-01-28
*
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
*
Update copyright year to 2018
Jose
2018-02-14
*
Clean C++ exception code to only throw exception types
Jose
2017-09-20
*
Fix (ICE-7878) - Add support for IceSSL OpenSSL with VS2013
Jose
2017-05-15
*
Remove trailing whitespace
Joe George
2017-05-02
*
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
*
Fix (6462) - Consider changing some IceSSL checks to use native APIs
Jose
2017-02-22
*
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-7476 - Ice/background test failure on stretch with SSL
Benoit Foucher
2017-01-09
*
|
Fixed ICE-7476 - Ice/background test failure on stretch with SSL
Benoit Foucher
2016-12-30
*
|
Merge remote-tracking branch 'origin/3.6'
Jose
2016-12-14
|
\
|
|
*
ICE-7445 - Add libressl build support
Joe George
2016-12-12
*
|
updating IceBT to BlueZ 5
Mark Spruiell
2016-10-20
*
|
Added ICE_BUILDING_SRC to make builds
Bernard Normier
2016-07-22
*
|
Refactored SSL and iAP transports, support for running SSL on top
Benoit Foucher
2016-06-27
*
|
Merge remote-tracking branch 'origin/3.6'
Benoit Foucher
2016-03-31
|
\
|
|
*
Fixed ICE-7050: fixed WSS issue where server could stop reading requests
Benoit Foucher
2016-03-29
*
|
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
|
/
*
ICE-6514 Removed uneeded includes of DisableWarnings.h
Dwayne Boone
2015-07-08
*
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 IceSSL OpenSSL implementation to provide and use the verified certifica...
Benoit Foucher
2015-04-17
*
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
*
ICE-5938 OSX: ssl + test/Glacier2/staticFiltering fails
Matthew Newhook
2014-11-21
*
Fixed ICE-5607: relaxed Ice.MessageSizeMax
Benoit Foucher
2014-11-05
[next]