| Commit message (Expand) | Author | Age |
* | Update copyright headers | Joe George | 2016-03-01 |
* | ICE-6082 No way to discover send/recv buffer sizes | Dwayne Boone | 2015-03-05 |
* | ICE-6116 reduce verbose warnings about socket buffer size | Dwayne Boone | 2015-03-03 |
* | Revert "ICE-6082 added sndBufSize and rcvBufSize to UDPEndpointInfo" | Dwayne Boone | 2015-01-07 |
* | ICE-6082 added sndBufSize and rcvBufSize to UDPEndpointInfo | Dwayne Boone | 2015-01-07 |
* | Updated copyright to 2015 | Dwayne Boone | 2015-01-05 |
* | Fixed ICE-5607: relaxed Ice.MessageSizeMax | Benoit Foucher | 2014-11-05 |
* | ICE-4891 some minor improvements | Dwayne Boone | 2014-09-17 |
* | ICE-4891 Refactor network tracing | Dwayne Boone | 2014-09-05 |
* | ICE-5457 added ability to set source address for connections | Dwayne Boone | 2014-08-07 |
* | Windows SSL SChannel implementation & OS X Secure Transport fixes. | Jose | 2014-08-07 |
* | merging javascript branch | Mark Spruiell | 2014-03-19 |
* | Revert "Fix to allow transceivers to read more data than requested." | Benoit Foucher | 2013-07-26 |
* | Fix to allow transceivers to read more data than requested. | Benoit Foucher | 2013-07-12 |
* | * SOCKS support for C++ | Mark Spruiell | 2013-04-04 |
* | Fixed ICE-5179: Fixed copyrights | Benoit Foucher | 2013-02-12 |
* | Undo pragma-once-in-header enhancement | Bernard Normier | 2012-09-05 |
* | ICE-4782 Generate "#pragma once" for include-guards in generated C++ header f... | Jose | 2012-07-19 |
* | WinRT support | Jose | 2012-07-13 |
* | Fixed copyrights | Benoit Foucher | 2012-04-25 |
* | updating version & copyright for 3.4.2 | Mark Spruiell | 2011-05-11 |
* | Updated copyright to 2010 | Dwayne Boone | 2010-01-07 |
* | New AMI mapping | Benoit Foucher | 2009-11-23 |
* | Cleaned up UDP transceivers, fixes for bug 4223 and 4320 | Benoit Foucher | 2009-10-27 |
* | Added Ruby implemetation of EndpointInfo and ConnectionInfo | Dwayne Boone | 2009-10-16 |
* | Added support for EndpointInfo and ConnectionInfo to python. | Dwayne Boone | 2009-10-16 |
* | Added ConnectionInfo/EndpointInfo, bug 4280 & 3964 | Benoit Foucher | 2009-10-12 |
* | Bug 3972 - reduced trace level for some output and other minor cleanup | Dwayne Boone | 2009-09-23 |
* | IOCP changes, bug 3501, 4200, 4156, 3101 | Benoit Foucher | 2009-08-21 |
* | Bug 3972 - improve server network tracing | Dwayne Boone | 2009-05-01 |
* | Merge commit 'origin/R3_3_branch' | Benoit Foucher | 2009-03-24 |
|\ |
|
| * | Reviewed bug 3601, minor transceiver cleanup | Benoit Foucher | 2009-02-02 |
* | | Merge branch 'R3_3_branch' | Dwayne Boone | 2009-01-02 |
|\| |
|
| * | Bug 3621 - updated copyright to 2009 | Dwayne Boone | 2009-01-02 |
| * | http://bugzilla/bugzilla/show_bug.cgi?id=3222 - import mcast tracing. The eff... | Matthew Newhook | 2008-06-06 |
* | | http://bugzilla/bugzilla/show_bug.cgi?id=3222 - import mcast tracing. The eff... | Matthew Newhook | 2008-05-22 |
* | | Some cleanup of the networking code. | Matthew Newhook | 2008-05-21 |
|/ |
|
* | Removed thread-per-connection and added serialize mode | Benoit Foucher | 2008-03-06 |
* | Updated copyright | Dwayne Boone | 2008-01-23 |
* | More HP & Sun compilation fixes | Benoit Foucher | 2007-12-28 |
* | Fix for bug 1945, Sun & HP-UX compilation fixes | Benoit Foucher | 2008-01-03 |
* | - Merge IPv6 support from Dwayne's branch. | Benoit Foucher | 2007-12-19 |
* | - Added support for non-blocking AMI/batch requests, connection | Benoit Foucher | 2007-11-27 |
* | Bug 1658 - fix collocation issue with endpoints listening on 0.0.0.0 | Dwayne Boone | 2007-06-13 |
* | More changes for bug 1996 | Dwayne Boone | 2007-06-07 |
* | Changed getHosts to getAddresses | Dwayne Boone | 2007-06-01 |
* | Added udp multicast support | Dwayne Boone | 2007-05-28 |
* | http://bugzilla.zeroc.com/bugzilla/show_bug.cgi?id=1690, | Matthew Newhook | 2007-01-31 |
* | Updated copyright header | Dwayne Boone | 2007-01-08 |
* | Use poll() instead of select() on Unix. | Benoit Foucher | 2006-10-31 |