1. b7674a1 nimble/host: fix unused variable warnings by Oleksandr Nychyporuk · 7 weeks ago master update-ports-syscfg
  2. ef2963e Remove double semi-colon in the code by Guy Mishol · 3 weeks ago
  3. 0431987 ci: Update .clang-format from apache-mynewt-core by Mynewt Bot · 4 weeks ago
  4. 5cb4122 ci: Enforce compliance check at pr_target by Szymon Czapracki · 2 months ago
  5. 79f9347 ci: Update .clang-format from apache-mynewt-core by Mynewt Bot · 7 weeks ago
  6. 0bd283b Apache NimBLE 1.9.0 release by Szymon Janc · 7 weeks ago
  7. c4e6702 ci: Force clang-format to check empty function brace split by Szymon Czapracki · 8 weeks ago
  8. da7e325 Prepare for Apache NimBLE 1.9.0 by Szymon Janc · 8 weeks ago nimble_1_9_0_rc1_tag nimble_1_9_0_tag
  9. ceaed8e nimble/host: Fix assert when registering GATT server characteristics by Szymon Janc · 8 weeks ago
  10. e9b014e nimble/host: Fix ATT Read By Type Response handling by Andrzej Kaczmarek · 4 months ago
  11. e33120e nimble/host: Minor L2CAP code style fixes by Szymon Janc · 8 weeks ago
  12. 925e781 nimble/host: Add function to remove L2CAP CoC server by Szymon Janc · 8 weeks ago
  13. 322c4a9 porting: Update ports syscfg by Mynewt Bot · 8 weeks ago
  14. 4fb2801 nimble/ll: Fix NULL pointer dereference by Mariusz Skamra · 7 months ago
  15. 27e429a apps: Unify sample applications pkg.yml by Szymon Janc · 9 weeks ago
  16. 6b34f57 ci: Add few more repos to ignored list by Szymon Janc · 8 weeks ago
  17. 70ca30a nimble/host: Fix crash on L2CAP CoC data reception by Szymon Janc · 9 weeks ago
  18. 002bdcf nimble/host: Fix mbuf leak on L2CAP by Szymon Janc · 9 weeks ago
  19. 9bcfd2d nimble/host: Drop incoming data when disconnecting L2CAP channel by Szymon Janc · 9 weeks ago
  20. ec622ce nimble/host: Rework locking in L2CAP by Szymon Janc · 6 months ago
  21. 43d1273 ci: Disable newt tests on macos by Szymon Janc · 9 weeks ago
  22. bca1db6 nimble/host: ble_cs: Fix 'defined but not used' warning by Magdalena Kasenberg · 1 year, 11 months ago
  23. 83a92c5 nimble/ll: Add unit tests for CS DRBG by Magdalena Kasenberg · 2 years ago
  24. c5cb9e4 nimble/ll: Add DRBG for Channel Sounding by Magdalena Kasenberg · 1 year, 10 months ago
  25. 0552255 ll: Fix use after free in ble_ll_isoal_mux_framed_event_done by MariuszSkamra · 2 months ago
  26. eb498c3 nimble/ll: Ensure host-driven octet changes trigger DLE by Szymon Czapracki · 3 months ago
  27. a2403db nimble/ll: Add null check before removing scheduled conn request by Szymon Czapracki · 10 weeks ago
  28. ff344a0 Revert "ci: Disable macos builds" by Szymon Janc · 10 weeks ago
  29. d97ab2d ci: Update arm toolchain github action by Szymon Janc · 10 weeks ago
  30. 6f36f8a ll: Fix use after free in ble_ll_isoal_mux_free by Szymon Janc · 2 months ago
  31. f71333a ci: Disable macos builds by Szymon Janc · 2 months ago
  32. 582a9cd nimble/host: Fix ble_audio.h macros by Magdalena Kasenberg · 2 months ago
  33. f6f9142 ci: Use latest GHA for ARM GCC setup by Szymon Janc · 2 months ago
  34. 9d7e855 ci: Trigger CI label workflow on synchronize action by Szymon Czapracki · 2 months ago
  35. 4c741eb nimble/host: fix coding style by Piotr Narajowski · 5 months ago
  36. 2ad8f6f nimble/host: add support for chrc extended properties descriptor by Piotr Narajowski · 7 months ago
  37. 8b10972 nimble/hosts/test: Fix test storage utils by Szymon Janc · 3 months ago
  38. 30e2ee6 nimble/host/test: Fix buffer oveflows in HCI tests by Szymon Janc · 3 months ago
  39. a62df8c nimble/host/test: Fix buffer oveflows in GATT tests by Szymon Janc · 3 months ago
  40. 40ef752 nimble/host/test: Fix memory leaks in L2CAP tests by Szymon Janc · 3 months ago
  41. 6a520ec nimble/ll: guard central-only functions by Victor Luque · 3 months ago
  42. 41f67e3 nimble/host: Improve SMP Security Request handling by Szymon Janc · 3 months ago
  43. a0e1bda porting: Update ports syscfg by Mynewt Bot · 3 months ago
  44. 7c99e76 asf.yaml: Force linear history by Szymon Janc · 3 months ago
  45. eea73f4 Merge pull request #2130 from ehaas/format-string-fix by Vipul Rahane · 3 months ago
  46. f05e41d nimble/host: Use %d with a cast, instead of PRId32 by Evan Haas · 3 months ago
  47. aab68b2 nimble/host: Fix format string in ble_gap_log_duration by Evan Haas · 3 months ago
  48. c802fe7 ci: Auto label PR's with needs-ci-approval by Szymon Czapracki · 3 months ago
  49. 8ec5464 ci: Update RAT to 0.17 by Szymon Janc · 4 months ago
  50. d5644bb host/store: Fix null pointer dereference by Michal Gorecki · 4 months ago
  51. 3881e2c porting: Update ports syscfg by Mynewt Bot · 4 months ago
  52. 321dc0b porting: Fix buffer copy for mbuf in different pools by Rahul · 4 months ago
  53. b7590dc porting: Fix name length in advertising data for linux sample by Szymon Janc · 5 months ago
  54. 6a5a16c nimble/host: Rename STRINGIFY to aviod compile error by v-tangmeng · 5 months ago
  55. 1701428 porting/npl/nuttx: fix compile error by v-tangmeng · 5 months ago
  56. a119bda nimble/host: Fix L2CAP unit tests by Andrzej Kaczmarek · 10 months ago
  57. ac1f837 nimble/host: Rework L2CAP RX by Andrzej Kaczmarek · 10 months ago
  58. c9dbee4 nimble/host: fix ble_svc_gatt_cl_sup_feat_access by Piotr Narajowski · 6 months ago
  59. 5ad616a porting: Update ports syscfg by Mynewt Bot · 5 months ago
  60. b683181 transport/rx_task.c: fix defined but not used warning by raiden00pl · 6 months ago
  61. 4c9630f transport/ble_hci_socket.c: fix implicit declaration error by raiden00pl · 6 months ago
  62. 3f9d551 nuttx/nimble_npl_os_log.h: fix log level config from Kconfig by raiden00pl · 6 months ago
  63. b0f06d8 nimble/phy/cmac: Remove redundant assert by Mariusz Skamra · 6 months ago
  64. ec3d75e nimble/ll: Disconnect the link on LTK negative reply by Mariusz Skamra · 6 months ago
  65. 164f1c2 nimble/ll: Restrict allowed LL Control PDUs received by Mariusz Skamra · 6 months ago
  66. b2c720e apps/dtm: Fix compilation error by Mariusz Skamra · 6 months ago
  67. d869f39 nimble/host: Fix stopping host with pending connections by Szymon Janc · 6 months ago
  68. 438a70d gitignore: Add linux port tests by Szymon Janc · 6 months ago
  69. efa5688 porting/linux: Fix some coding style issues by Szymon Janc · 6 months ago
  70. d5e471c porting/linux: Make BLE_NPL_TIME_FOREVER unsigned by Szymon Janc · 6 months ago
  71. 35087de porting/linux: Fix ble_npl_mutex_pend failing by Szymon Janc · 6 months ago
  72. 94ee7f6 nimble: Use BLE_NPL_TIME_FOREVER for ble_npl_mutex_pend timeout by Szymon Janc · 6 months ago
  73. ecc1a6d nimble/host: Remove dead code from ble_l2cap_sig_coc_disconnect_cb by Szymon Janc · 6 months ago
  74. 318efbf apps/bttester: Add support for queueing L2CAP COC data by Szymon Janc · 6 months ago
  75. 9d8a37e apps/bttester: Improve BTP logging by Szymon Janc · 6 months ago
  76. ae97cc4 apps/bttester: Set default L2CAP MTU value to match PTS by Szymon Janc · 6 months ago
  77. 53c2b4b nimble/btp: Implement missing BAP layer commands & events by Szymon Czapracki · 7 months ago
  78. 2625469 host/services/bas: some minor fixes by Gerard Marull-Paretas · 6 months ago
  79. a22602c nimble/host: Add method for retrieving configuration values of CCCD by Piotr Narajowski · 7 months ago
  80. 53f8109 nimble/l2cap: Fix cleaning up pending procedures on disconnect by Szymon Janc · 6 months ago
  81. 68261e7 nimble/host: Fix switch-case coding style in L2CAP signaling by Szymon Janc · 6 months ago
  82. ccfc8bf nimble/host: Fix typo in ble_l2cap_sig_rx_reject by Szymon Janc · 6 months ago
  83. f14e458 ci: Add GCC 14 to build matrix by Szymon Janc · 6 months ago
  84. cbb3172 nimble/host: Fix available packets counter leak by Szymon Janc · 6 months ago
  85. 8e8eb4d ci: Fix RIOT port build by Szymon Janc · 6 months ago
  86. 217e7ff nimble: Add option to select Core 6.1 by Szymon Janc · 7 months ago
  87. 69c7f25 porting/linux: Fix implixit declaration warnings by Szymon Janc · 6 months ago
  88. 427f3b5 porting: Sync OS components with Mynewt by Szymon Janc · 7 months ago
  89. 5519491 nimble/host: Convert BLE_L2CAP_RX_FRAG_TIMEOUT to system ticks by Guy Mishol · 6 months ago
  90. 10825d0 nimble/host: Convert BLE_HS_ATT_SVR_QUEUED_WRITE_TMO to system ticks by Guy Mishol · 6 months ago
  91. 6bd38ae nimble/host: Fix timeout values in tests by Szymon Janc · 6 months ago
  92. 3cd999a nimble/ll: Remove unused parameter by Andrzej Kaczmarek · 7 months ago
  93. ae62dda nimble/host/gap: Add callback for subrate change event by Szymon Czapracki · 7 months ago
  94. 2022fb7 nimble/btp: Subrate change event handling by Szymon Czapracki · 7 months ago
  95. 78e3b2f nimble/btp: Add support for subrating procedures by Szymon Czapracki · 7 months ago
  96. 90ce3a4 nimble/bttester: Enable subrating for bttester by Szymon Czapracki · 7 months ago
  97. 3bb2671 ci: add GitHub Action to validate commit message style by Szymon Czapracki · 7 months ago
  98. 77a383d ci: Add information about skipping style check by Szymon Czapracki · 7 months ago
  99. c24e5ed nimble/btp: Fix address assignment in padv operations by Szymon Czapracki · 7 months ago
  100. c648458 controller: Add subrating condition in syscfg by Szymon Czapracki · 7 months ago