summaryrefslogtreecommitdiff
path: root/cpp/src/IceSSL/ConnectorI.cpp
Commit message (Collapse)AuthorAge
* Copyright header simplicationJose2019-01-19
|
* Remove copyright noticeJose2018-12-18
|
* Fix copyright headerJose2018-12-18
|
* Update copyright year to 2018Jose2018-02-14
|
* Clean C++ exception code to only throw exception typesJose2017-09-20
| | | | | | | | | | - Update C++ code to only throw types derived from C++ exception - Update C++ code to use one-shot constructors to create the exceptions Fix bug ICE-7892
* Fixed (ICE-7621) - Refactor IceSSL API to support multiple implementationsJose2017-03-16
|
* Merge remote-tracking branch 'origin/3.6'Joe George2017-02-13
|\
| * ICE-7506 - Update copyright to 2017Joe George2017-02-13
| |
* | WinRT -> UWP renamesJose2016-12-14
| |
* | Fixed C++11 relational operators on ObjectPrxBernard Normier2016-08-03
| | | | | | | | Removed many useless operator!=
* | Refactored SSL and iAP transports, support for running SSL on topBenoit Foucher2016-06-27
|/ | | | of TCP/iAP/Bluetooth.
* Update copyright headersJoe George2016-03-01
|
* Updated copyright to 2015Dwayne Boone2015-01-05
|
* ICE-5938 OSX: ssl + test/Glacier2/staticFiltering failsMatthew Newhook2014-11-21
|
* 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
|
* 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
| | | | | * Minor cleanup in C# * Unity fixes
* Fixed ICE-5179: Fixed copyrightsBenoit Foucher2013-02-12
|
* Fixed ICE-5079: Replaced IceInternal::Address by a union to avoid ↵Bernard Normier2012-12-26
| | | | reinterpret_cast and warnings
* Fixed ICE-4927: fixed proxy encoding to marshal protocol/encoding version ↵Benoit Foucher2012-11-13
| | | | instead of encoding it in endpoints
* Merge branch 'master' into encoding11Jose2012-07-17
|\ | | | | | | | | | | | | | | | | | | Conflicts: CHANGES cpp/src/Ice/EndpointI.cpp cpp/src/Ice/TcpConnector.cpp cpp/src/Ice/TcpConnector.h cpp/src/Ice/UdpConnector.cpp cpp/src/Ice/UdpConnector.h
| * WinRT supportJose2012-07-13
| |
* | Merge remote-tracking branch 'origin/master' into encoding11Benoit Foucher2012-04-25
|\|
| * Fixed copyrightsBenoit Foucher2012-04-25
| |
* | Added support for encoding versioningBenoit Foucher2012-04-18
|/
* updating version & copyright for 3.4.2Mark Spruiell2011-05-11
|
* Updated copyright to 2010Dwayne Boone2010-01-07
|
* Added Ruby implemetation of EndpointInfo and ConnectionInfoDwayne Boone2009-10-16
|
* Added support for EndpointInfo and ConnectionInfo to python.Dwayne Boone2009-10-16
| | | | | | Set endpoint in Connection getInfo implementations. Removed unused _stateTime from ConnectionI. Remove ["cpp:virtual"] from SSLEndpointInfo slice definition.
* IOCP changes, bug 3501, 4200, 4156, 3101Benoit Foucher2009-08-21
|
* Fix 3306 - Plugin -> Plug-inJose2009-01-05
|
* bug 3464 - IceSSL.CheckCertName property had no effect in C++Mark Spruiell2009-01-02
|
* Bug 3621 - updated copyright to 2009Dwayne Boone2009-01-02
|
* Removed thread-per-connection and added serialize modeBenoit Foucher2008-03-06
|
* Updated copyrightDwayne Boone2008-01-23
|
* Fixed bug 2304Benoit Foucher2008-01-07
|
* - Merge IPv6 support from Dwayne's branch.Benoit Foucher2007-12-19
| | | | | | - Reviewed and fixed IPv6 bugs. - Fixed bug in the outgoing connection factory where an assert could be triggered if the proxy contained identical endpoints
* - Added support for non-blocking AMI/batch requests, connectionBenoit Foucher2007-11-27
| | | | | | creation. - Added support for AMI oneway requests. - Changed collocation optimization to not perform any DNS lookups.
* No longer necessary to expand enpoints in proxies, use same mechanism as for ↵Dwayne Boone2007-06-14
| | | | | | multihomed hosts. Added some missing .gitignore files.
* Bug 1658 - fix collocation issue with endpoints listening on 0.0.0.0Dwayne Boone2007-06-13
|
* More changes for bug 1996Dwayne Boone2007-06-07
|
* Changed getHosts to getAddressesDwayne Boone2007-06-01
|
* Added Ice.TCP.SndSize/Ice.TCP.RcvSize properties, fixed throughput issue onBenoit Foucher2007-05-23
| | | | Win32.
* Expanded tabs into spacesBernard Normier2007-02-01
|
* Updated copyright headerDwayne Boone2007-01-08
|
* fixes for 64 bit windows build.Matthew Newhook2006-06-12
|