summaryrefslogtreecommitdiff
path: root/cpp/src/IceSSL/EndpointI.cpp
Commit message (Expand)AuthorAge
* 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
* Added [cpp:noexcept] to Slice local methods that don't throw (ICE-8592)Benoit Foucher2018-01-24
* Cleanup more whitespaceJoe George2017-05-09
* Fixed ICE-6680 - WS transports are now provided by a separate IceWS pluginBenoit Foucher2017-04-27
* Minor fixes to endpoint codeBenoit Foucher2017-04-12
* Fixed ICE-7755 - listen on all IPs associated with a DNS nameBenoit Foucher2017-04-10
* Merge remote-tracking branch 'origin/3.6'Joe George2017-02-13
|\
| * ICE-7506 - Update copyright to 2017Joe George2017-02-13
* | New TargetCompare template, renamed targetEquals to targetEqualToBernard Normier2016-08-04
* | Refactored shared_from_this/enable_shared_from_thisBernard Normier2016-08-04
* | Refactored SSL and iAP transports, support for running SSL on topBenoit Foucher2016-06-27
* | Merge remote-tracking branch 'origin/3.6'Joe George2016-03-01
|\|
| * Update copyright headersJoe George2016-03-01
* | ICE-6861 - removing public stream APIMark Spruiell2016-01-19
* | C++11 cpp:comparable for local classesJose2015-12-21
* | C++ shared_from_this simplificationsJose2015-12-21
* | C++11 mapping initial commitJose2015-12-01
|/
* Fixed previous commit which was incompleteBenoit Foucher2015-04-28
* ICE-6196 added ProtocolInstance::secure()Dwayne Boone2015-01-08
* Updated copyright to 2015Dwayne Boone2015-01-05
* Fixed ICE-5535, WSS hang and other minor issuesBenoit Foucher2014-09-24
* ICE-4891 some minor improvementsDwayne Boone2014-09-17
* ICE-4891 Refactor network tracingDwayne Boone2014-09-05
* ICE-5596 add Ice.Default.Timeout propertyDwayne Boone2014-08-08
* 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 (ICE-4894) - Native SSL implementation for OS XJose2014-06-06
* merging javascript branchMark Spruiell2014-03-19
* * SOCKS support for C++Mark Spruiell2013-04-04
* Fixed ICE-5179: Fixed copyrightsBenoit Foucher2013-02-12
* Fixed ICE-5215: IPv6 support enabled by defaultBenoit Foucher2013-02-11
* Fixed ICE-5079: Replaced IceInternal::Address by a union to avoid reinterpret...Bernard Normier2012-12-26
* Fixed ICE-4927: fixed proxy encoding to marshal protocol/encoding version ins...Benoit Foucher2012-11-13
* Fixed ICE-4591, better acceptor tracingBenoit Foucher2012-10-18
* Partial fix for ICE-4869: C++ stream read/write for structs (and structs-as-c...Bernard Normier2012-10-11
* Java & C# portBenoit Foucher2012-09-28
* Merge remote-tracking branch 'origin/encoding11' into mxJose2012-08-16
|\
| * ICE-4702 - Poor hash algorithmJose2012-08-10
* | Merge remote-tracking branch 'origin/encoding11' into mxBenoit Foucher2012-08-10
|\|
| * Remove some more VC6 compiler fixesJose2012-08-10
* | FixesBenoit Foucher2012-08-01
* | Before RequestObserver changeBenoit Foucher2012-07-27
|/
* Python port, added tests to Ice/infoBenoit Foucher2012-04-30
* Merge remote-tracking branch 'origin/master' into encoding11Benoit Foucher2012-04-25
|\
| * Fixed copyrightsBenoit Foucher2012-04-25
* | Java portBenoit Foucher2012-04-20