2022-04-06 |
PengZheng | Merge pull request #410 from apache/feature/rsa_doc_imp... |
commit | commitdiff | tree | snapshot |
2022-04-06 |
PengZheng | Minor doxygen document improvement. 410/head |
commit | commitdiff | tree | snapshot |
2022-04-06 |
PengZheng | Merge pull request #407 from xuzhenbao/fix_configurable... |
commit | commitdiff | tree | snapshot |
2022-04-04 |
PengZheng | Merge pull request #401 from apache/feature/conan_support |
commit | commitdiff | tree | snapshot |
2022-04-04 |
PengZheng | Add version to recipe, add executable linking workaroun... 401/head |
commit | commitdiff | tree | snapshot |
2022-04-03 |
Pepijn Noltes | Reverts version handling in conanfile, applies undefine... |
commit | commitdiff | tree | snapshot |
2022-04-03 |
Pepijn Noltes | Updates wrong link target and update conan cmake config... |
commit | commitdiff | tree | snapshot |
2022-04-03 |
Pepijn Noltes | Updates conanfile.py and jansson linking for macos... 408/head |
commit | commitdiff | tree | snapshot |
2022-03-30 |
PengZheng | Add missing -ldl |
commit | commitdiff | tree | snapshot |
2022-03-30 |
xuzhenbao | add option for binding to the RSA_IP 407/head |
commit | commitdiff | tree | snapshot |
2022-03-28 |
PengZheng | Add code coverage support in conan, and eliminate gcc... |
commit | commitdiff | tree | snapshot |
2022-03-28 |
PengZheng | Revert "Remove comments." |
commit | commitdiff | tree | snapshot |
2022-03-28 |
PengZheng | Remove comments. |
commit | commitdiff | tree | snapshot |
2022-03-28 |
PengZheng | Remove unnecessary -DCPPUTEST_MEM_LEAK_DETECTION_DISABL... |
commit | commitdiff | tree | snapshot |
2022-03-27 |
PengZheng | Disable cpputest's build-in memory_leak_detection compl... |
commit | commitdiff | tree | snapshot |
2022-03-27 |
PengZheng | Make clang sanitizer work with cpputest. |
commit | commitdiff | tree | snapshot |
2022-03-27 |
PengZheng | Make clang sanitizer work with cpputest. |
commit | commitdiff | tree | snapshot |
2022-03-26 |
PengZheng | Add virtualrunenv generator to facilitate integration... |
commit | commitdiff | tree | snapshot |
2022-03-26 |
xuzhenbao | Merge branch 'apache:master' into fix_configurable_list... |
commit | commitdiff | tree | snapshot |
2022-03-26 |
xuzhenbao | make the rsa listening ip configurable |
commit | commitdiff | tree | snapshot |
2022-03-26 |
PengZheng | Following recommended approach of using FindThreads. |
commit | commitdiff | tree | snapshot |
2022-03-25 |
PengZheng | Minor comment update. |
commit | commitdiff | tree | snapshot |
2022-03-25 |
PengZheng | Add back workaround of transitive private shared librar... |
commit | commitdiff | tree | snapshot |
2022-03-25 |
PengZheng | Revert "Fix transitive private shared library dependency." |
commit | commitdiff | tree | snapshot |
2022-03-25 |
PengZheng | Fix transitive private shared library dependency. |
commit | commitdiff | tree | snapshot |
2022-03-25 |
PengZheng | Merge pull request #404 from apache/hotfix/array_list_e... |
commit | commitdiff | tree | snapshot |
2022-03-24 |
PengZheng | Add missing DEPS. |
commit | commitdiff | tree | snapshot |
2022-03-22 |
PengZheng | Use old version range syntax to increase compatibility. |
commit | commitdiff | tree | snapshot |
2022-03-22 |
PengZheng | Merge branch 'hotfix/array_list_equality' into conan_su... |
commit | commitdiff | tree | snapshot |
2022-03-22 |
PengZheng | Fix add/remove bugs reintroduced by 6975a4e1. 404/head |
commit | commitdiff | tree | snapshot |
2022-03-22 |
PengZheng | Merge branch 'master' into hotfix/array_list_equality |
commit | commitdiff | tree | snapshot |
2022-03-22 |
PengZheng | Merge branch 'hotfix/array_list_equality' into conan_su... |
commit | commitdiff | tree | snapshot |
2022-03-22 |
PengZheng | Fix -Wunused-variable warnings. |
commit | commitdiff | tree | snapshot |
2022-03-22 |
PengZheng | Fix broken array list equality on some 32-bit platforms... |
commit | commitdiff | tree | snapshot |
2022-03-22 |
PengZheng | Make usage of conan in test_package completely non... |
commit | commitdiff | tree | snapshot |
2022-03-22 |
PengZheng | Turn off experimental CXX RSA by default. |
commit | commitdiff | tree | snapshot |
2022-03-22 |
PengZheng | Merge pull request #403 from apache/hotfix/psa_memory_leak |
commit | commitdiff | tree | snapshot |
2022-03-21 |
PengZheng | Adjust option order of test_package to be consistent... |
commit | commitdiff | tree | snapshot |
2022-03-21 |
PengZheng | Merge branch 'hotfix/psa_memory_leak' into conan_support |
commit | commitdiff | tree | snapshot |
2022-03-21 |
PengZheng | Fix memory leaks in psa, reported by CI. 403/head |
commit | commitdiff | tree | snapshot |
2022-03-21 |
PengZheng | Add test_package for remaining pubsub components. |
commit | commitdiff | tree | snapshot |
2022-03-20 |
PengZheng | Add test_package for pubsub and cxx_shell, add missing... |
commit | commitdiff | tree | snapshot |
2022-03-19 |
PengZheng | Add build_all option, remove irrelevant packaging optio... |
commit | commitdiff | tree | snapshot |
2022-03-19 |
PengZheng | Add test_package for pushstreams, fix compilation error... |
commit | commitdiff | tree | snapshot |
2022-03-18 |
PengZheng | Add missing find_dependency in CelixConfig.cmake, and... |
commit | commitdiff | tree | snapshot |
2022-03-18 |
PengZheng | Merge pull request #402 from apache/hotfix/framework_sh... |
commit | commitdiff | tree | snapshot |
2022-03-17 |
PengZheng | Add test_package for shell-related bundles, and remove... |
commit | commitdiff | tree | snapshot |
2022-03-17 |
PengZheng | Merge branch 'hotfix/framework_shutdown_deadlock' into... |
commit | commitdiff | tree | snapshot |
2022-03-17 |
PengZheng | Fix a first-check-then-do race condition during framewo... 402/head |
commit | commitdiff | tree | snapshot |
2022-03-17 |
PengZheng | Add test_package for syslog_writer. |
commit | commitdiff | tree | snapshot |
2022-03-17 |
PengZheng | Fix incorrect order of cmake.definitions and cmake... |
commit | commitdiff | tree | snapshot |
2022-03-16 |
PengZheng | Add test_package for the framework, http_admin and... |
commit | commitdiff | tree | snapshot |
2022-03-16 |
PengZheng | Add missing license. |
commit | commitdiff | tree | snapshot |
2022-03-15 |
PengZheng | Improve the modular structure of cmake project, update... |
commit | commitdiff | tree | snapshot |
2022-03-11 |
PengZheng | Fix bonjour shell compilation failure. |
commit | commitdiff | tree | snapshot |
2022-03-09 |
PengZheng | Package modules improvements. |
commit | commitdiff | tree | snapshot |
2022-03-08 |
PengZheng | Add missing options and loosen libzip requirement. |
commit | commitdiff | tree | snapshot |
2022-03-08 |
PengZheng | Fix misuse of find_package and find_dependency in Celix... |
commit | commitdiff | tree | snapshot |
2022-03-04 |
PengZheng | Use CelixConfig.cmake instead of conan's own mechanism... |
commit | commitdiff | tree | snapshot |
2022-03-04 |
PengZheng | Add initial conan support. |
commit | commitdiff | tree | snapshot |
2022-03-04 |
PengZheng | Revert "cxx_remote_service_admin as a separate subproject." |
commit | commitdiff | tree | snapshot |
2022-03-03 |
PengZheng | Merge branch 'master' into conan_support |
commit | commitdiff | tree | snapshot |
2022-03-03 |
PengZheng | Merge pull request #399 from PengZheng/tracker-improvements |
commit | commitdiff | tree | snapshot |
2022-03-01 |
PengZheng | Merge branch 'master' into conan_support |
commit | commitdiff | tree | snapshot |
2022-03-01 |
PengZheng | Minor code comment cleanup. 399/head |
commit | commitdiff | tree | snapshot |
2022-03-01 |
PengZheng | Using service directly does not support SOD by default. |
commit | commitdiff | tree | snapshot |
2022-03-01 |
PengZheng | Merge branch 'master' into tracker-improvements |
commit | commitdiff | tree | snapshot |
2022-03-01 |
PengZheng | cxx_remote_service_admin as a separate subproject. |
commit | commitdiff | tree | snapshot |
2022-02-28 |
Pepijn Noltes | Merge pull request #400 from xuzhenbao/rs_error_code_fix |
commit | commitdiff | tree | snapshot |
2022-02-26 |
PengZheng | Use reference counting to protect against concurrently... |
commit | commitdiff | tree | snapshot |
2022-02-25 |
xuzhenbao | rename CELIX_FACILITY_NULL to CELIX_FACILITY_FRAMEWORK 400/head |
commit | commitdiff | tree | snapshot |
2022-02-25 |
PengZheng | Use flags instead of bool to accommodate future API... |
commit | commitdiff | tree | snapshot |
2022-02-24 |
PengZheng | Performance improvements for celix_bundleContext_useSer... |
commit | commitdiff | tree | snapshot |
2022-02-24 |
PengZheng | Service tracker performance optimization and bug fix. |
commit | commitdiff | tree | snapshot |
2022-02-23 |
xuzhenbao | Convert jsonRpc Error to Celix default error |
commit | commitdiff | tree | snapshot |
2022-02-23 |
PengZheng | Further service tracker performance optimization prelim... |
commit | commitdiff | tree | snapshot |
2022-02-23 |
PengZheng | Revert "Service tracker performance optimization." |
commit | commitdiff | tree | snapshot |
2022-02-23 |
xuzhenbao | change celix_errno.h according to code review |
commit | commitdiff | tree | snapshot |
2022-02-22 |
PengZheng | Service tracker performance optimization. |
commit | commitdiff | tree | snapshot |
2022-02-22 |
PengZheng | Merge remote-tracking branch 'origin/tracker-improvemen... |
commit | commitdiff | tree | snapshot |
2022-02-22 |
PengZheng | fix thread-safety bug introduced by 691dc6cb and broken... |
commit | commitdiff | tree | snapshot |
2022-02-22 |
PengZheng | fix thread-safety bug introduced by 691dc6cb and broken... |
commit | commitdiff | tree | snapshot |
2022-02-21 |
xuzhenbao | remove redundant code |
commit | commitdiff | tree | snapshot |
2022-02-21 |
xuzhenbao | resloved conflict |
commit | commitdiff | tree | snapshot |
2022-02-21 |
xuzhenbao | fix memory leak for interceptor callback return false |
commit | commitdiff | tree | snapshot |
2022-02-20 |
PengZheng | Eliminate unnecessary locking and fix race condition... |
commit | commitdiff | tree | snapshot |
2022-02-19 |
PengZheng | Simplify serviceReference implementation by making... |
commit | commitdiff | tree | snapshot |
2022-02-17 |
xuzhenbao | service proxy handle interceptor exception |
commit | commitdiff | tree | snapshot |
2022-02-17 |
xuzhenbao | record CELIX_START_USERERR deprecated |
commit | commitdiff | tree | snapshot |
2022-02-17 |
xuzhenbao | Modify error code comments format |
commit | commitdiff | tree | snapshot |
2022-02-17 |
xuzhenbao | resolve pull conflicts |
commit | commitdiff | tree | snapshot |
2022-02-16 |
xuzhenbao | fix pull conflicts |
commit | commitdiff | tree | snapshot |
2022-02-16 |
xuzhenbao | Get the invocation error of remote service function... |
commit | commitdiff | tree | snapshot |
2022-02-16 |
xuzhenbao | fixed json rpc memory leak |
commit | commitdiff | tree | snapshot |
2022-02-15 |
xuzhenbao | fixed json rpc memory leak |
commit | commitdiff | tree | snapshot |
2022-02-08 |
Pepijn Noltes | Merge pull request #386 from apache/feature/list_all_bu... |
commit | commitdiff | tree | snapshot |
2022-02-08 |
Pepijn Noltes | Merge branch 'master' into feature/list_all_bundles 386/head |
commit | commitdiff | tree | snapshot |
2022-02-08 |
Pepijn Noltes | Merge pull request #387 from apache/hotfix/release_buil... |
commit | commitdiff | tree | snapshot |
2022-02-08 |
Pepijn Noltes | Merge pull request #395 from apache/hotfix/crashing_cxx... |
commit | commitdiff | tree | snapshot |
2022-02-02 |
Pepijn Noltes | Fixes an issue where the C++ meta tracker crashes when... 395/head |
commit | commitdiff | tree | snapshot |
next |