summaryrefslogtreecommitdiff
path: root/cpp/src/IceSSL/SecureTransportTransceiverI.cpp
Commit message (Collapse)AuthorAge
* Fixed ICE-7050: fixed WSS issue where server could stop reading requestsBenoit Foucher2016-03-29
|
* Update copyright headersJoe George2016-03-01
|
* Fixed previous commit which was incompleteBenoit Foucher2015-04-28
|
* Fixed ICE-6438, ICE-6439 and various inconsistencies between IceSSL ↵Benoit Foucher2015-04-23
| | | | implementations
* 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 ↵Benoit Foucher2014-09-10
| | | | networking code (addition of StreamSocket class abstraction)
* ICE-4891 Refactor network tracingDwayne Boone2014-09-05
|
* Removed some unecessary initialization of class membersDwayne Boone2014-08-21
|
* ICE-5638 add default constructor for Address unionDwayne Boone2014-08-21
|
* 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
|
* Fixed race condition which could cause request to be dispatched even if the ↵Benoit Foucher2014-07-21
| | | | connection was just put on hold
* CR-20 - SecureTransport review fixesJose2014-06-11
|
* Fixed (ICE-4894) - Native SSL implementation for OS XJose2014-06-06