summaryrefslogtreecommitdiff
path: root/cpp/src/IceSSL/OpenSSLTransceiverI.h
Commit message (Collapse)AuthorAge
* Better SSL support for underlying transports that don't provide a socket ↵Benoit Foucher2019-01-28
| | | | file descriptor
* Copyright header simplicationJose2019-01-19
|
* Remove copyright noticeJose2018-12-18
|
* Fix copyright headerJose2018-12-18
|
* Update copyright year to 2018Jose2018-02-14
|
* Remove trailing whitespaceJoe George2017-05-02
|
* Update IceSSL::ConnectionInfo to use native certs and remove ↵Jose2017-03-20
| | | | NativeConnectionInfo
* Fixed (ICE-7621) - Refactor IceSSL API to support multiple implementationsJose2017-03-16
|
* Replaced ICE_SSL_ by ICESSL_ for consistencyBernard Normier2017-03-02
|
* Fixed (ICE-6463) - Cache the IceSSL connection informationJose2017-02-14
|
* Merge remote-tracking branch 'origin/3.6'Joe George2017-02-13
|\
| * ICE-7506 - Update copyright to 2017Joe George2017-02-13
| |
* | Added ICE_BUILDING_SRC to make buildsBernard Normier2016-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 topBenoit Foucher2016-06-27
| | | | | | | | of TCP/iAP/Bluetooth.
* | Merge remote-tracking branch 'origin/3.6'Joe George2016-03-01
|\|
| * Update copyright headersJoe George2016-03-01
| |
* | C++11 fix Exception::ice_clone to use exception_ptrJose2016-01-08
| |
* | Added ready callback to allow transports to signal readiness to the thread poolBenoit Foucher2015-10-09
|/
* Fixed previous commit which was incompleteBenoit Foucher2015-04-28
|
* Fixed IceSSL OpenSSL implementation to provide and use the verified ↵Benoit Foucher2015-04-17
| | | | certificate chain
* ICE-6082 No way to discover send/recv buffer sizesDwayne Boone2015-03-05
|
* Updated copyright to 2015Dwayne Boone2015-01-05
|
* ICE-5938 OSX: ssl + test/Glacier2/staticFiltering failsMatthew Newhook2014-11-21
|
* Fixed ICE-5607: relaxed Ice.MessageSizeMaxBenoit Foucher2014-11-05
|
* ICE-5582 (SOCKs test), ICE-5314 (HTTP proxies), major refactoring of ↵Benoit Foucher2014-09-10
| | | | networking code (addition of StreamSocket class abstraction)
* Minor OpenSSL build fixJose2014-09-05
|
* ICE-5457 added ability to set source address for connectionsDwayne Boone2014-08-07
|
* Windows SSL SChannel implementation & OS X Secure Transport fixes.Jose2014-08-07