summaryrefslogtreecommitdiff
path: root/cpp/src
Commit message (Collapse)AuthorAge
...
* | Fixed ICE-7584 - discovery plugins now send multicast datagrams on all ↵Benoit Foucher2017-03-01
| | | | | | | | interfaces
* | UWP build failureJose2017-03-01
| |
* | Fix (ICE-7148) - Provide a way to preload assembliesJose2017-02-24
| |
* | C++11 build failureJose2017-02-24
| |
* | Fixed (ICE-7105) - Allow to retrieve X509v3 extensions from the certificateJose2017-02-24
| |
* | Disable SSL host name verification with empty hostJose2017-02-22
| |
* | Fix hostname verification to ignore errors when IceSSL.VerifyPeer is 0Jose2017-02-22
| |
* | Linux build failureBenoit Foucher2017-02-22
| |
* | Minor IceSSL fixesBenoit Foucher2017-02-22
| |
* | Fix (6462) - Consider changing some IceSSL checks to use native APIsJose2017-02-22
| |
* | Updated Flex rule to generate correct file references in #lineBernard Normier2017-02-19
| | | | | | | | Regenerated all Scanner and Grammar files on CentOS 7
* | Remove unused codeJose2017-02-17
| |
* | Fix (ICE-6831) - Improve IceSSL::Certificate APIJose2017-02-17
| |
* | UWP Cache IceSSL connection infoJose2017-02-15
| |
* | Fixed (ICE-6463) - Cache the IceSSL connection informationJose2017-02-14
| |
* | Fix issues introduce with 3.6 mergeJose2017-02-14
| |
* | Replaced several functional classes by java.util.function classesBernard Normier2017-02-13
| | | | | | | | | | Replaced varous new Runnable() by lambdas Generate @FunctionalInterface Java interfaces for "delegate" Slice interfaces
* | ICE-7506 - Update copyright to 2017Joe George2017-02-13
| |
* | Merge remote-tracking branch 'origin/3.6'Joe George2017-02-13
|\|
| * ICE-7506 - Update copyright to 2017Joe George2017-02-13
| |
| * Fixed (ICE-7276) - Comparing struct with Ice::Unset results in error in RubyJose2017-02-13
| |
* | Fixed (ICE-7276) - Comparing struct with Ice::Unset results in error in RubyJose2017-02-13
| |
* | ICE-7547: add tracing for admin-routing in IceGridBernard Normier2017-02-10
| |
* | Fix java/Slice/generation testJose2017-02-10
| |
* | FileTracker cleanup and simplifcationsJose2017-02-10
| |
* | Fixed ICE-7328 - IceGrid no longer returns proxies from disabled servers for ↵Benoit Foucher2017-02-10
| | | | | | | | ByType operations
* | ICE-7342: add setPublishedEndpoints to ObjectAdapterBernard Normier2017-02-10
| |
* | Emit deprecated warnings for classes implementing interfacesJose2017-02-10
| |
* | Fix (ICE-7562) - Eliminate class-with-operation deprecated warningsJose2017-02-10
| |
* | ICE-7560 - more AMI test fixes, renaming ConnectionClose enumeratorsMark Spruiell2017-02-09
| |
* | Improved readValue/readProxy methods and streaming helpersBenoit Foucher2017-02-09
| |
* | Fixed ICE-7568 - namespace not correctly escape in C++Jose2017-02-09
| |
* | Removed cpp:unscoped from all Ice enumsBernard Normier2017-02-08
| | | | | | | | CompressBatch is now "scoped" in C++98 and ObjC
* | Update VS 2017 Bzip2 packageJose2017-02-08
| |
* | Fixed unused variable errorBernard Normier2017-02-08
| |
* | Fixed bug in slice2objcBernard Normier2017-02-08
| |
* | Make Slice enums scopedBernard Normier2017-02-08
| | | | | | | | Add new cpp:scoped and objc:scoped metadata directives
* | Added wide char overloads of Ice::createProperties & Ice::initializeJose2017-02-07
| |
* | Removed unused methodsBenoit Foucher2017-02-07
| |
* | Add support for build with VS 2017 RCJose2017-02-06
| |
* | Merge remote-tracking branch 'origin/3.6'Benoit Foucher2017-02-06
|\|
| * Fixed ICE-7428 - Potential IceGrid node crash on shutdownBenoit Foucher2017-02-06
| |
| * Fixed bug in CSharp Stack sequence mappingJose2017-01-30
| |
* | Fixed ICE-7169 and ICE-7375 - add option to specify if batch requests ↵Benoit Foucher2017-02-06
| | | | | | | | flushed with the communicator/connection should be compressed
* | Fixed ICE-7548 - getAdminProxy no longer returns 0 if synchronization is in ↵Benoit Foucher2017-02-06
| | | | | | | | progress
* | Slice compilers now emit deprecated warning for classes with operations ↵Bernard Normier2017-02-04
| | | | | | | | | | | | (ICE-7557) Refactored suppress-warning implementation
* | Fixed (ICE-7556) - header-ext and makefile dependenciesJose2017-02-03
| |
* | Rework warning suppression to use global meta dataJose2017-02-03
| |
* | Pass warning level to the ChecksumVisitor for consistencyJose2017-02-02
| |
* | Add --no-warn option to Slice compilersJose2017-02-01
| |