Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | http://bugzilla.zeroc.com/bugzilla/show_bug.cgi?id=2303 - do not call ↵ | Dwayne Boone | 2007-07-20 | |
| | | | | toUTF8/fromUTF8 with empty string | |||
* | http://bugzilla.zeroc.com/bugzilla/show_bug.cgi?id=2120 - deprecated ↵ | Dwayne Boone | 2007-06-18 | |
| | | | | | | *.CollocationOptimization, replaced with *.CollocationOptimized | |||
* | No longer necessary to expand enpoints in proxies, use same mechanism as for ↵ | Dwayne Boone | 2007-06-14 | |
| | | | | | | multihomed hosts. Added some missing .gitignore files. | |||
* | Bug 1658 - minor refactoring | Dwayne Boone | 2007-06-12 | |
| | ||||
* | Bug 1658 - listen on 0.0.0.0 rather than expanding endpoints | Dwayne Boone | 2007-06-04 | |
| | ||||
* | Bug 1597. | Michi Henning | 2007-06-04 | |
| | ||||
* | Bug 1597. | Michi Henning | 2007-06-04 | |
| | ||||
* | http://bugzilla.zeroc.com/bugzilla/show_bug.cgi?id=2118 | Matthew Newhook | 2007-04-27 | |
| | ||||
* | Bug 1873. | Benoit Foucher | 2007-03-23 | |
| | ||||
* | Fixed unknown property warnings | Benoit Foucher | 2007-02-14 | |
| | ||||
* | Added unknown property warning | Dwayne Boone | 2007-02-14 | |
| | ||||
* | Expanded tabs into spaces | Bernard Normier | 2007-02-01 | |
| | ||||
* | preserve proxy settings for CacheConnection, EndpointSelection, | Mark Spruiell | 2007-01-26 | |
| | | | | ThreadPerConnection | |||
* | Updated copyright header | Dwayne Boone | 2007-01-08 | |
| | ||||
* | Added propertyToProxy | Dwayne Boone | 2006-11-24 | |
| | ||||
* | Added Ice.Default.PreferSecure | Dwayne Boone | 2006-11-21 | |
| | ||||
* | No -h in client-side endpoint means use loopback | Dwayne Boone | 2006-11-14 | |
| | ||||
* | Try loopback in client if no -h | Dwayne Boone | 2006-08-21 | |
| | ||||
* | Borland C++Builder port mass commit | Dwayne Boone | 2006-08-09 | |
| | ||||
* | Optimized context to avoid copies | Bernard Normier | 2006-07-20 | |
| | ||||
* | Merge from R3_1_branch | Bernard Normier | 2006-07-20 | |
| | ||||
* | Added back static identity string functions | Dwayne Boone | 2006-05-09 | |
| | ||||
* | Fixed proxy and identity t/from string functions to use string converters | Dwayne Boone | 2006-05-09 | |
| | ||||
* | More changes wrt string conversion | Dwayne Boone | 2006-05-04 | |
| | ||||
* | More string converter optimizations | Dwayne Boone | 2006-05-02 | |
| | ||||
* | Adding string converter optimizations | Dwayne Boone | 2006-05-02 | |
| | ||||
* | Bug 803 - changed communicator initialization. | Dwayne Boone | 2006-04-07 | |
| | ||||
* | Updated copyright | Dwayne Boone | 2006-03-14 | |
| | ||||
* | Bug 804 - no endpoint in reference means try all local interfaces | Dwayne Boone | 2006-02-13 | |
| | ||||
* | Minor fixes for locator cache timeout. | Benoit Foucher | 2006-02-08 | |
| | ||||
* | Bug 395 - Added pseudo INVADDR_ANY support | Dwayne Boone | 2005-10-06 | |
| | ||||
* | Fix for bug 282: | Mark Spruiell | 2005-09-14 | |
| | | | | | | | | - Adding Ice.Default.CollocationOptimization property, default = 1 - Changing the ice_default proxy method to return a proxy having the default collocation optimization setting, rather than false - Changing all other calls to ReferenceFactory::create to use the default setting instead of a hard-coded value | |||
* | http://bugzilla.zeroc.com/bugzilla/show_bug.cgi?id=460 | Matthew Newhook | 2005-09-13 | |
| | ||||
* | Added new proxy methods: ice_getEndpoints(), ice_getAdapterId(), | Benoit Foucher | 2005-09-09 | |
| | | | | ice_newEndpoints(), ice_newAdapterId(). | |||
* | http://bugzilla.zeroc.com/bugzilla/show_bug.cgi?id=448 | Matthew Newhook | 2005-09-07 | |
| | ||||
* | http://bugzilla.zeroc.com/bugzilla/show_bug.cgi?id=448 | Matthew Newhook | 2005-09-07 | |
| | ||||
* | Fix some compiler warnings | Dwayne Boone | 2005-09-02 | |
| | ||||
* | Added Ice.Warn.Endpoints | Dwayne Boone | 2005-07-11 | |
| | ||||
* | Fixed warning | Dwayne Boone | 2005-07-11 | |
| | ||||
* | Parsing a stringified proxy no longer fails if a endpoint type is unknown | Dwayne Boone | 2005-07-11 | |
| | | | | as long as there are others that are known. | |||
* | Updated copyrights to 2005 | Bernard Normier | 2005-02-16 | |
| | ||||
* | Reference fixes: | Mark Spruiell | 2005-02-08 | |
| | | | | | | - Moving _secure to RoutableReference - Fixing changeDefault() - Fixing changeRouter() and changeLocator() to return appropriate values | |||
* | Minor cleanup of the Reference refactoring. | Michi Henning | 2004-11-23 | |
| | ||||
* | Finished Reference refactoring. | Michi Henning | 2004-11-02 | |
| | ||||
* | Reference refactoring. | Michi Henning | 2004-10-29 | |
| | ||||
* | Connection.ice | Marc Laukien | 2004-09-13 | |
| | ||||
* | Renamed IceInternal::Connection to Ice::ConnectionI | Bernard Normier | 2004-08-31 | |
| | ||||
* | more fixed connection work | Marc Laukien | 2004-08-14 | |
| | ||||
* | more glacier 2 and reverse proxy work | Marc Laukien | 2004-08-11 | |
| | ||||
* | more glacier2 | Marc Laukien | 2004-08-10 | |
| |