summaryrefslogtreecommitdiff
path: root/cpp/src
Commit message (Collapse)AuthorAge
...
* More work on ICE-2400: the send log thread now uses a separate communicator ↵Bernard Normier2014-09-02
| | | | | | to send log messages, with two-ways calls. Removed ping thread.
* Fixed (ICE-5654) - Update JS mapping to not use global types in NodeJSJose2014-09-02
|
* Fix (ICE-3445) - consider not installing internal header filesJose2014-09-01
|
* New fix for ICE-5637: Glacier2CryptPermissionsVerifier plugin + ↵Bernard Normier2014-08-29
| | | | Glacier2Internal::setupNullPermissionsVerifier function
* Partial fix for ICE-5637: improved SLICE_SRCS in MakefilesBernard Normier2014-08-26
|
* ICE-5649 minor refactor of exception and tracingDwayne Boone2014-08-26
|
* Fixed (ICE-5472) - WinRT stream acceptor and system allocated portJose2014-08-25
|
* Fix Ice.LogStdErr.Convert initializationJose2014-08-25
|
* ICE-5649 handle null subscribers in IceStorm subscribe callsDwayne Boone2014-08-25
|
* ICE-5639 added comment for clarification of SocketOperation enumDwayne Boone2014-08-25
|
* ICE-5225 - Freeze changesMark Spruiell2014-08-22
|
* Revert "ICE-5606 renamed ServantLocator::deactivate to destroy"Dwayne Boone2014-08-22
| | | | This reverts commit 710af6e9ea945157ef8b92112167aeda01b6d383.
* ICE-5606 renamed ServantLocator::deactivate to destroyDwayne Boone2014-08-22
|
* Sort C++ Demo and src makefilesJoe George2014-08-22
|
* icestormmigrate install fixesJose2014-08-21
|
* Add icestormigrate back removed while removing IceDBJose2014-08-21
|
* Fixed WINRT buildDwayne Boone2014-08-21
|
* Removed some unecessary initialization of class membersDwayne Boone2014-08-21
|
* ICE-5638 add default constructor for Address unionDwayne Boone2014-08-21
|
* ICE-5646 check return value of backtrace_symbols before processingDwayne Boone2014-08-21
|
* Automate load of CryptPermissionsVerifier plug-inJose2014-08-20
|
* Fix dependenciesJose2014-08-20
|
* Fix (ICE-5587) - crypt password replacementJose2014-08-20
|
* ICE-3492 handle improper settings for timeout valuesDwayne Boone2014-08-19
|
* Fixed (ICE-5592) - Add IceSSL.FindCert for OS X and WindowsJose2014-08-19
|
* Fix narrowing conversion errorsJoe George2014-08-19
|
* ICE-5592 - IceSSL.FindCert (SChannel Windows C++ impl)Jose2014-08-16
|
* Added SIO_LOOPBACK_FAST_PATH definition for MinGW buildBernard Normier2014-08-15
|
* Added missing Ice.Admin.Logger property to PropertyName.xmlBernard Normier2014-08-15
|
* Updated gitignore filesDwayne Boone2014-08-15
|
* Fixed fast path setting to not rely on hardcoded valueDwayne Boone2014-08-15
|
* Fixed ICE-5621: set _WIN32_WINNT when buildingBernard Normier2014-08-14
|
* Fixed .depend.makBernard Normier2014-08-14
|
* Fixed .depend filesBernard Normier2014-08-14
|
* Initial merge for ICE-2400:Bernard Normier2014-08-14
| | | | | | | - added new Logger admin facet (C++ only) - this Logger facet allows remote application to retrieve the Ice log file, including recently logged events, with optional filters - this logger facet also allows remote applications to attach RemoteLogger objects to get new logs as they are generated - added new "show log" feature to icegridadmin, to retrieve Ice log file of Ice server (not yet implemented for IceGrid registry and node)
* Changed check for TCP fast path to not rely on WIN32_WINNRTDwayne Boone2014-08-14
|
* ICE-5370 Remove IceXML header from public headersDwayne Boone2014-08-14
|
* Fixed (ICE-5465) - SocketProtectionLevel::Ssl is deprecated in 8.1Jose2014-08-14
|
* Fix problem introduced with ICE-5553 fixJose2014-08-13
|
* Rename WS transport files for consistency with TCP/UDP transports.Jose2014-08-13
|
* - Added back the Ice.BackgroundIO property.Matthew Newhook2014-08-13
| | | | | | - Fixed some bugs in the interrupt test. - Fixed a bug in Outgoing where the interrupt exception could be swallowed.
* Fixed WINRT compile errorDwayne Boone2014-08-13
|
* Added Ice.Default.Timeout and Ice.Default.SourceAddress to PropertyNames.xmlDwayne Boone2014-08-13
|
* Deprecate IceSSL.ImportCert - ICE-5583Jose2014-08-12
|
* VC90 minor cleanupJose2014-08-12
|
* Fixed (ICE-5586) - Integrate IceWS to the Ice core libraryJose2014-08-12
|
* ICE-5492 Tcp Loopback Fast Path for C#/C++ on WindowsDwayne Boone2014-08-12
|
* ICE-5631 - Fix IceWS build on OS 10.10Joe George2014-08-11
|
* SChannel minor fix for Java compativilty.Jose2014-08-11
|
* Updates to IceGridGUIJoe George2014-08-11
| | | | | - Added discovery to direct connections - Users no longer need to manually enter the instance name