Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Down with ant. From the gradle to the grave. | Matthew Newhook | 2014-10-20 |
| | |||
* | ICE-4891 some minor improvements | Dwayne Boone | 2014-09-17 |
| | |||
* | ICE-5582 (SOCKs test), ICE-5314 (HTTP proxies), major refactoring of ↵ | Benoit Foucher | 2014-09-10 |
| | | | | networking code (addition of StreamSocket class abstraction) | ||
* | ICE-4891 Refactor network tracing | Dwayne Boone | 2014-09-05 |
| | |||
* | Fixed lots of warnings. | Matthew Newhook | 2014-08-08 |
| | |||
* | porting C++ transport changes to Java | Mark Spruiell | 2014-05-29 |
| | |||
* | merging javascript branch | Mark Spruiell | 2014-03-19 |
| | |||
* | SOCKS support for Java | Mark Spruiell | 2013-04-11 |
| | |||
* | Fixed ICE-5179: Fixed copyrights | Benoit Foucher | 2013-02-12 |
| | |||
* | Fixed ICE-5215: IPv6 support enabled by default | Benoit Foucher | 2013-02-11 |
| | |||
* | Fixed ICE-4855: expand tabs to space (8) for .php, .cpp, .h, .java and .cs files | Bernard Normier | 2012-10-23 |
| | |||
* | Fixed ICE-4591, better acceptor tracing | Benoit Foucher | 2012-10-18 |
| | |||
* | Fixed copyrights | Benoit Foucher | 2012-04-25 |
| | |||
* | ICE-3318 Java finalizers are problematic | Jose | 2012-01-03 |
| | |||
* | 5082 - Network tracing shows remote address = <not connected> | Jose | 2011-05-17 |
| | |||
* | updating version & copyright for 3.4.2 | Mark Spruiell | 2011-05-11 |
| | |||
* | fixes for Android compatibility | Mark Spruiell | 2011-02-07 |
| | |||
* | Updated copyright to 2010 | Dwayne Boone | 2010-01-07 |
| | |||
* | 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 |
| | | | | | | Set endpoint in Connection getInfo implementations. Removed unused _stateTime from ConnectionI. Remove ["cpp:virtual"] from SSLEndpointInfo slice definition. | ||
* | Bug 3972 - reduced trace level for some output and other minor cleanup | Dwayne Boone | 2009-09-23 |
| | |||
* | Fixed performance issues reported by FindBugs. Made corresponding | Michi Henning | 2009-05-14 |
| | | | | changes for C# where applicable. | ||
* | Bug 3972 - improve server network tracing | Dwayne Boone | 2009-05-01 |
| | |||
* | Fix 3306 - Plugin -> Plug-in | Jose | 2009-01-05 |
| | |||
* | Bug 3621 - updated copyright to 2009 | Dwayne Boone | 2009-01-02 |
| | |||
* | Revert "Remove Java finalizers code" | Jose | 2008-12-18 |
| | | | | This reverts commit 94e1da6dc82a8ed38ee7a5691d691d375aaa28cb. | ||
* | Remove Java finalizers code | Jose | 2008-12-17 |
| | |||
* | Fix for bug 2721 | Benoit Foucher | 2008-03-10 |
| | |||
* | Removed thread-per-connection and added serialize mode | Benoit Foucher | 2008-03-06 |
| | |||
* | Bug 2729 - Added Ice.TCP.Backlog property | Dwayne Boone | 2008-02-27 |
| | |||
* | Updated copyright | Dwayne Boone | 2008-01-23 |
| | |||
* | Moved various classes from IceUtil to IceUtilInternal | Bernard Normier | 2008-01-09 |
| | |||
* | - Merge IPv6 support from Dwayne's branch. | Benoit Foucher | 2007-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, connection | Benoit Foucher | 2007-11-27 |
| | | | | | | creation. - Added support for AMI oneway requests. - Changed collocation optimization to not perform any DNS lookups. | ||
* | Remove JDK 1.4 IceSSL plugin | Benoit Foucher | 2007-11-26 |
| | |||
* | adding SSL plugin for Java5 | Mark Spruiell | 2006-05-15 |
| | |||
* | more VerifyPeer changes | Mark Spruiell | 2006-04-27 |
| | |||
* | minor fixes to align with C# | Mark Spruiell | 2006-04-27 |
| | |||
* | refactoring to remove Context | Mark Spruiell | 2006-04-26 |
| | |||
* | exception fixes | Mark Spruiell | 2006-04-20 |
| | |||
* | removing client/server properties for IceSSL | Mark Spruiell | 2006-04-19 |
| | |||
* | cleanup, refactoring, align with C++/C# | Mark Spruiell | 2006-04-13 |
| | |||
* | SslAcceptor -> AcceptorI | Mark Spruiell | 2006-03-22 |