summaryrefslogtreecommitdiff
path: root/cpp/src/IceSSL/SecureTransportTransceiverI.cpp
Commit message (Expand)AuthorAge
* Fix for SecPolicyCreateSSL in Catalina and iOS 13 (Closes #798)Joe George2020-04-17
* Enable SNI extension with CheckCertName > 1Jose2019-09-06
* Implement server name indication (SNI) for OpenSSL and SecureTransport backen...Andreas Sommer2019-09-06
* Merge remote-tracking branch 'origin/3.7' into swiftJose2019-06-22
|\
| * Enable -Wconversion with clang - Close #363Jose2019-06-21
* | Fix iOS warningsJose2019-05-06
* | Fix C++ warningsJose2019-05-03
|/
* Removed invalid whitespace, add comment for SChannel transceiver fixBenoit Foucher2019-01-29
* Better SSL support for underlying transports that don't provide a socket file...Benoit Foucher2019-01-28
* Copyright header simplicationJose2019-01-19
* Remove copyright noticeJose2018-12-18
* Fix copyright headerJose2018-12-18
* Extra C++ warning flags with clang and g++.Bernard Normier2018-10-26
* Update copyright year to 2018Jose2018-02-14
* Fixed IceSSL SecureTransport memory leaksBenoit Foucher2017-07-05
* Remove trailing whitespaceJoe George2017-05-02
* IceSSL error message formating fixesJose2017-04-07
* Merge remote-tracking branch 'origin/3.6'Joe George2017-03-28
|\
| * ICE-7483 - Rename OS X to macOSJoe George2017-03-28
* | Update IceSSL::ConnectionInfo to use native certs and remove NativeConnection...Jose2017-03-20
* | Fixed (ICE-7621) - Refactor IceSSL API to support multiple implementationsJose2017-03-16
* | Fix (6462) - Consider changing some IceSSL checks to use native APIsJose2017-02-22
* | 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
* | Fixed (ICE-7480) - Use UniqueRef to manage CoreFoundation types.Jose2017-01-13
* | Merge remote-tracking branch 'origin/3.6'Joe George2016-09-16
|\|
| * Fix ICE-7338Joe George2016-09-16
* | Added ICE_BUILDING_SRC to make buildsBernard Normier2016-07-22
* | Refactored SSL and iAP transports, support for running SSL on topBenoit Foucher2016-06-27
* | Merge remote-tracking branch 'origin/3.6'Benoit Foucher2016-03-31
|\|
| * Fixed ICE-7050: fixed WSS issue where server could stop reading requestsBenoit Foucher2016-03-29
* | 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
* | C++11 mapping initial commitJose2015-12-01
* | 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 ICE-6438, ICE-6439 and various inconsistencies between IceSSL implement...Benoit Foucher2015-04-23
* Various SSL fixes, tests for intermedate CAsBenoit Foucher2015-04-16
* Fixed crash on Windows related to buffer size changesDwayne Boone2015-03-09
* 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
* OS X 10.10 SSL configuration fixesJose2014-10-21
* Fixed (ICE-5695) - IceSSL: misleading exceptionJose2014-10-20
* Fixed (ICE-5752) - faultTolerance OS X 10.10 failures with SSLJose2014-10-17
* ICE-5582 (SOCKs test), ICE-5314 (HTTP proxies), major refactoring of networki...Benoit Foucher2014-09-10
* ICE-4891 Refactor network tracingDwayne Boone2014-09-05