1. a0562f8 Merge pull request #832 from apache/hotfix/limit-gcc-anayzer-C by PengZheng · 8 days ago master
  2. d62160c Limit gcc analyzer to C. by PengZheng · 8 days ago
  3. 78dadfa Merge pull request #817 from moelksasbyahmed/master by Pepijn Noltes · 11 days ago
  4. 87dafa8 Merge pull request #821 from apache/feature/update-gtest-dep by Pepijn Noltes · 12 days ago
  5. 5399712 Update gtest dependency version to v17 by Pepijn Noltes · 12 days ago
  6. 1fbdb32 resolved changes by moelksasbyahmed · 3 weeks ago
  7. 3ca7128 modified conanfile.py to enable gcc analyzer using cmake by moelksasbyahmed · 3 weeks ago
  8. 425b689 added gcc analyzer for the ubuntu build by moelksasbyahmed · 3 weeks ago
  9. 07c3f50 added -fanalyzer flags to suppress warnings in CMake by moelksasbyahmed · 3 weeks ago
  10. 666cf19 applied the requested changes by moelksasbyahmed · 3 weeks ago
  11. effe33a Merge pull request #815 from apache/feature/769-libuv-package-and-thread-header by Pepijn Noltes · 3 weeks ago
  12. 0454477 added support for gcc -fanalyzer for conanfile by moelksasbyahmed · 3 weeks ago
  13. c46a284 adding cmake support for gcc -fanalyzer by moelksasbyahmed · 3 weeks ago
  14. 8571cbc Remove require-override in coverage build. by PengZheng · 3 weeks ago
  15. 387a0bb Update coverage to use conan 2.x by PengZheng · 3 weeks ago
  16. d8c8cb4 Update ubuntu ci to use conan 2.x by PengZheng · 3 weeks ago
  17. f425e10 Update CelixConfig.cmake include Modules before find_dep by Pepijn Noltes · 3 weeks ago
  18. 0e61b47 Add missing find_dependencies in CelixDeps.cmake.in by Pepijn Noltes · 3 weeks ago
  19. f7dce1b Remove celix_auto support for uv_thread_t by Pepijn Noltes · 3 weeks ago
  20. e4bf623 Update ci config 1.x config to use conan 1.66 by Pepijn Noltes · 3 weeks ago
  21. 9f46175 gh-769: Refactor celix_uv_cleanup func and struct naming by Pepijn Noltes · 4 weeks ago
  22. 5ef11d9 gh-769: Move trylock test for mutex to a sep thread by Pepijn Noltes · 4 weeks ago
  23. 23a3408 gh-769: Move trylock test for rwlock to in sep thread by Pepijn Noltes · 4 weeks ago
  24. feb9d8e Remove libuv linkng from ei tests by Pepijn Noltes · 4 weeks ago
  25. e0af030 Exclude try locks on macos rwlock test by Pepijn Noltes · 4 weeks ago
  26. 1b0b093 gh-769: Update conan libuv dep to build_utils by Pepijn Noltes · 4 weeks ago
  27. e2d3cee gh-769: Add celix_uv_cleanup.h by Pepijn Noltes · 4 weeks ago
  28. 2127aeb gh-769: Add libuv dep, update ci workflows and add smoke test by Pepijn Noltes · 4 weeks ago
  29. 6eca661 Feature/add agents md (#814) by Pepijn Noltes · 5 weeks ago
  30. 55f059e Merge pull request #809 from apache/feature/coc by Roy Lenferink · 6 weeks ago
  31. b112b3c Feature/fix array list initial capability bug (#810) by Pepijn Noltes · 7 weeks ago
  32. 7160174 Feature/add fuzzing (#799) by Pepijn Noltes · 9 weeks ago
  33. c8dd7c4 Add code of conduct markdown by Pepijn Noltes · 9 weeks ago
  34. c6d0e2a Merge pull request #808 from apache/hotfix/mac-conan-create-fix by PengZheng · 2 months ago
  35. 7707129 Update macOS version and Python setup in conan_create workflow by PengZheng · 2 months ago
  36. 10fe256 Merge pull request #802 from xuzhenbao/improve_rsa by PengZheng · 3 months ago
  37. d10661d Merge branch 'improve_rsa' of https://github.com/xuzhenbao/celix into improve_rsa by xuzhenbao · 4 months ago
  38. d013c0b Remove unreliable assertion by xuzhenbao · 4 months ago
  39. b04b1ba Resolve tracked service useCount race When removing service by xuzhenbao · 4 months ago
  40. 9524897 Update bundles/remote_services/rsa_spi/include/celix_rsa_rpc_factory.h by PengZheng · 4 months ago
  41. cda49ed Merge branch 'improve_rsa' of https://github.com/xuzhenbao/celix into improve_rsa by xuzhenbao · 4 months ago
  42. 3ea0d6d Add code comments by xuzhenbao · 4 months ago
  43. 6418698 Merge pull request #805 from apache/hotfix/shaky-test-timeout by PengZheng · 4 months ago
  44. 94fda8a Use future/promise to replace sleep-based event queue handling for improved test reliability. by PengZheng · 4 months ago
  45. 8167d2b Merge pull request #804 from apache/hotfix/shaky-test-timeout by PengZheng · 4 months ago
  46. 82b5012 Use future/promise to replace the shaky sleep. by PengZheng · 4 months ago
  47. fb20f18 Merge pull request #803 from apache/hotfix/curl-option-type-mismatch by PengZheng · 4 months ago
  48. 54c995d Standardize `CURLOPT_*` options to use long integers and enable `CMAKE_EXPORT_COMPILE_COMMANDS`. by PengZheng · 4 months ago
  49. 9d1c70b Merge branch 'apache:master' into improve_rsa by xuzhenbao · 5 months ago
  50. bf3c6a9 Resolve the issue where the remote service endpoint is exported before being fully established by xuzhenbao · 5 months ago
  51. 9051886 Resolve use-after-free when unregister service factory by xuzhenbao · 5 months ago
  52. c348fe7 Remove unneeded comments by Pepijn Noltes · 5 months ago
  53. 84fed65 Update macOS workflow to use MacOS 15 by Pepijn Noltes · 5 months ago
  54. c32cc63 Fix the RPC communication failure when the shared memory ID is 0 by xuzhenbao · 5 months ago
  55. 871499e Merge pull request #801 from apache/hotfix/dm-add-interfece-leak by PengZheng · 5 months ago
  56. cff06e7 Fix redundant null check before destroying `removedInterface->properties` in `dm_component_impl.c`. by PengZheng · 5 months ago
  57. acdd4b4 Fix the memory leak when removing the component interface and adding the corresponding test by PengZheng · 5 months ago
  58. 712c104 Add SBRM documentation by Pepijn Noltes · 6 months ago
  59. d1ad26b Merge pull request #798 from apache/hotfix/797-macos-fix by PengZheng · 6 months ago
  60. fe13caf #797 workaround: Update macOS build configuration to use macOS 14 by PengZheng · 6 months ago
  61. 96bab31 Merge pull request #795 from apache/hotfix/492-unresolved-symbols-check by PengZheng · 10 months ago
  62. 7198bd4 Change library loading flags to use RTLD_NOW to avoid crash when opening bundle with unresolved symbols. by PengZheng · 10 months ago
  63. eedd854 Check for unresolved symbols at build-time rather than runtime. by PengZheng · 10 months ago
  64. bdfc966 Merge pull request #793 from apache/hotfix/query-cmd-fix by PengZheng · 10 months ago
  65. 02ddb5c Fix the "query" command to properly validate bundle ID input. by PengZheng · 10 months ago
  66. 40550c0 Merge pull request #792 from apache/hotfix/ubuntu-upgrade by PengZheng · 10 months ago
  67. ceb844d Update CI configuration to use Ubuntu 22.04 by PengZheng · 10 months ago
  68. c1735c0 Merge pull request #782 from xuzhenbao/add_dyn_type by xuzhenbao · 10 months ago
  69. d55dd3c Merge pull request #791 from apache/hotfix/ubuntu-cmake by PengZheng · 11 months ago
  70. 47024f2 Fix CI build issue caused by CMake 4.0. by PengZheng · 11 months ago
  71. 4d95955 Fix CI build issue caused by CMake 4.0. by PengZheng · 11 months ago
  72. 6bbc140 Fix CI build issue caused by CMake 4.0. by PengZheng · 11 months ago
  73. b7748a8 Fix CI build issue caused by CMake 4.0. by PengZheng · 11 months ago
  74. 9029ef5 Fix CI build issue caused by CMake 4.0. by PengZheng · 11 months ago
  75. f3f4502 Revert "Upgrade Celix Coverage CI build to use conan2." by PengZheng · 11 months ago
  76. 3c37bf3 Revert "Upgrade Celix Coverage CI build to use Ubuntu 24.04." by PengZheng · 11 months ago
  77. 6cc939f Revert "Upgrade Celix Coverage CI build to use Ubuntu 22.04." by PengZheng · 11 months ago
  78. c783713 Revert "Ensures CMake uses policies compatible with version 3.5 or newer across the coverage build." by PengZheng · 11 months ago
  79. 32c7d94 Reapply "Ensures CMake uses policies compatible with version 3.5 or newer across the coverage build." by PengZheng · 11 months ago
  80. a3136d9 Revert "Update to coverage build to use ubuntu-latest." by PengZheng · 11 months ago
  81. 749851d Revert "Update to coverage build to use ubuntu-latest." by PengZheng · 11 months ago
  82. 3f86f66 Reapply "Update to coverage build to use ubuntu-latest." by PengZheng · 11 months ago
  83. c6512a8 Revert "Does not upgrade when doing pip install." by PengZheng · 11 months ago
  84. 743bd0a Revert "Fix "Cannot uninstall distro 1.9.0, RECORD file not found. Hint: The package was installed by debian."" by PengZheng · 11 months ago
  85. 061aaf5 Fix "Cannot uninstall distro 1.9.0, RECORD file not found. Hint: The package was installed by debian." by PengZheng · 11 months ago
  86. 88bf2dd Does not upgrade when doing pip install. by PengZheng · 11 months ago
  87. 1f7665a Revert "Update to coverage build to use ubuntu-latest." by PengZheng · 11 months ago
  88. e30c869 Update to coverage build to use ubuntu-latest. by PengZheng · 11 months ago
  89. 7177e80 Update to coverage build to use ubuntu-latest. by PengZheng · 11 months ago
  90. 355a696 Revert "Ensures CMake uses policies compatible with version 3.5 or newer across the coverage build." by PengZheng · 11 months ago
  91. 0ce3bfa Ensures CMake uses policies compatible with version 3.5 or newer across the coverage build. by PengZheng · 11 months ago
  92. 27569dd Upgrade Celix Coverage CI build to use Ubuntu 22.04. by PengZheng · 11 months ago
  93. d8026ba Upgrade Celix Coverage CI build to use Ubuntu 24.04. by PengZheng · 11 months ago
  94. 710b048 Upgrade Celix Coverage CI build to use conan2. by PengZheng · 11 months ago
  95. 7b83b4b Fix cmake compatibility issue of gtest. by PengZheng · 11 months ago
  96. 6cbbc23 Replace strtok by reentrant version. by PengZheng · 11 months ago
  97. c51dc9d Merge pull request #790 from apache/hotfix/cachev4-upgrade by PengZheng · 12 months ago
  98. 12079d0 Upgrade GitHub cache actions to v4.2.2. by PengZheng · 12 months ago
  99. 55b8671 Merge branch 'add_dyn_type' of https://github.com/xuzhenbao/celix into add_dyn_type by xuzhenbao · 1 year ago
  100. d10f1b2 Improve dfi documentation by xuzhenbao · 1 year ago