1. 48a2d3e nimble/transport: Add missing function for USB by Jerzy Kasenberg · 3 days ago master update-ports-syscfg
  2. 9448c5f nimble/host: Fix NULL pointer dereference on invalid conn_handle by Wiktor Kwiatkowski · 6 days ago
  3. ece8a7b ci: Use mcuboot from main branch for unittests by Szymon Janc · 4 days ago
  4. 0558335 nimble/ll: Validate LL_CONNECTION_UPDATE_IND parameters by Szymon Janc · 2 weeks ago
  5. c72c87f nimble/transport: Add compiler error on invalid socket type by Szymon Janc · 10 days ago
  6. 27b6892 nimble/transport/socket: Fix typo in syscfg description by Szymon Janc · 10 days ago
  7. 2f990a9 nimble/host: Initialize att_len in ble_att_svr_service_uuid by Szymon Janc · 11 days ago
  8. 4a9b3e9 host: reset privacy state when resetting by Gerard Marull-Paretas · 9 days ago
  9. fad6e22 nimble/ll: Validate channel map in LL_CHANNEL_MAP_IND by Szymon Janc · 2 weeks ago
  10. 8b6f3e8 ci: Use more descriptive workflows names by Szymon Janc · 2 weeks ago
  11. 9ca0c71 host: Fix recursive lock in ble_hs_stop_done by Deomid rojer Ryabkov · 4 weeks ago
  12. e23f844 porting: Update ports syscfg by Mynewt Bot · 2 weeks ago
  13. c68c467 ci: Bump to use ARM GCC 15 by Szymon Janc · 3 weeks ago
  14. 3d73d2d porting: Update ports syscfg by Szymon Janc · 3 weeks ago
  15. bbe32b7 nimble/transport/socket: Use choice for socket type selection by Szymon Janc · 4 weeks ago
  16. fcaa3d5 host/gap: Handle BLE_GAP_OP_NULL in ble_gap_master_failed by Deomid rojer Ryabkov · 4 weeks ago
  17. f45f668 host/sm: Reject Legacy pairing confirm reflection attack by Guy Mishol · 5 weeks ago
  18. bd6d94c nimble/host: L2CAP fallback for LL conn param rejection by Gerard Marull-Paretas · 7 weeks ago
  19. 55c2d46 nimble/host: Fix race in HCI ACL TX outstanding packets counter by Deomid rojer Ryabkov · 6 weeks ago
  20. e49531b nimble/host: Fix -Wsign-compare in notify_multiple functions by Deomid rojer Ryabkov · 6 weeks ago
  21. 63429b2 nimble/host: Add missing os/util.h include in ble_gatts.c by Deomid rojer Ryabkov · 6 weeks ago
  22. 55f7772 nimble/transport: Use #ifdef MYNEWT instead of #if MYNEWT by Deomid rojer Ryabkov · 6 weeks ago
  23. 83ffedc porting/npl/linux: Remove dead ticks < 0 check in callout_reset by Deomid rojer Ryabkov · 6 weeks ago
  24. 07b0b0d nimble/host: Fix unexpected assertion by Mariusz Skamra · 3 months ago
  25. 9c3ad28 nimble/ll: Simplify PHY mode setup by MariuszSkamra · 4 months ago
  26. 76b9d1c nimble/ll: Simplify RSSI value update by MariuszSkamra · 4 months ago
  27. 605c758 nimble/host: Fix parsing HCI advertising report event by Szymon Janc · 8 weeks ago
  28. 5778cd6 host/sm: Persist keys before firing pairing complete callback by Guy Mishol · 8 weeks ago
  29. 2c9714a porting: Update ports syscfg by Mynewt Bot · 8 weeks ago
  30. 1eb27aa doc: Update documentation with non-deprecated options by Szymon Janc · 8 weeks ago
  31. ecb8c0d nimble/store: Remove deprecated ram storage by Szymon Janc · 3 months ago
  32. ba05f64 nimble/host: Remove deprecated API by Szymon Janc · 3 months ago
  33. 421e1c0 nimble: Remove deprecated and defunced configuration options by Szymon Janc · 3 months ago
  34. 6254b65 nimble/ll: Aply min window offset when CSS is enabled by Andrzej Kaczmarek · 3 months ago
  35. 9e18cf9 btshell: Fix restarting advertising instances by Szymon Janc · 3 months ago
  36. c1d52a2 nimble/ll: Fix infinite loop on RPA rotation by Szymon Janc · 3 months ago
  37. b18cbe2 nimble/host: Add UT for large value Read By Type and Find By Type Value by Oleksandr Nychyporuk · 3 months ago
  38. e584b4e nimble/host: Fix Read By Type and Find By Type Val hardcoded buff limits by Oleksandr Nychyporuk · 3 months ago
  39. c872ca8 Revert "nimble/eatt: Add manual EATT connection control to BTP tester" by Szymon Janc · 3 months ago
  40. a212222 readme: Add missing workflows to CI status by Szymon Janc · 3 months ago
  41. 90e6266 Revert "ci: Enforce compliance check at pr_target" by Szymon Janc · 3 months ago
  42. 863b91c nimble/eatt: Add manual EATT connection control to BTP tester by Szymon Czapracki · 1 year, 2 months ago
  43. 8a926c5 Update mailmap by Mariusz Skamra · 3 months ago
  44. 706da31 nimble/ll: Minor coding style fix by MariuszSkamra · 4 months ago
  45. b7674a1 nimble/host: fix unused variable warnings by Oleksandr Nychyporuk · 5 months ago
  46. ef2963e Remove double semi-colon in the code by Guy Mishol · 4 months ago
  47. 0431987 ci: Update .clang-format from apache-mynewt-core by Mynewt Bot · 4 months ago
  48. 5cb4122 ci: Enforce compliance check at pr_target by Szymon Czapracki · 6 months ago
  49. 79f9347 ci: Update .clang-format from apache-mynewt-core by Mynewt Bot · 5 months ago
  50. 0bd283b Apache NimBLE 1.9.0 release by Szymon Janc · 5 months ago
  51. c4e6702 ci: Force clang-format to check empty function brace split by Szymon Czapracki · 5 months ago
  52. da7e325 Prepare for Apache NimBLE 1.9.0 by Szymon Janc · 5 months ago nimble_1_9_0_rc1_tag nimble_1_9_0_tag
  53. ceaed8e nimble/host: Fix assert when registering GATT server characteristics by Szymon Janc · 5 months ago
  54. e9b014e nimble/host: Fix ATT Read By Type Response handling by Andrzej Kaczmarek · 7 months ago
  55. e33120e nimble/host: Minor L2CAP code style fixes by Szymon Janc · 5 months ago
  56. 925e781 nimble/host: Add function to remove L2CAP CoC server by Szymon Janc · 5 months ago
  57. 322c4a9 porting: Update ports syscfg by Mynewt Bot · 5 months ago
  58. 4fb2801 nimble/ll: Fix NULL pointer dereference by Mariusz Skamra · 10 months ago
  59. 27e429a apps: Unify sample applications pkg.yml by Szymon Janc · 5 months ago
  60. 6b34f57 ci: Add few more repos to ignored list by Szymon Janc · 5 months ago
  61. 70ca30a nimble/host: Fix crash on L2CAP CoC data reception by Szymon Janc · 5 months ago
  62. 002bdcf nimble/host: Fix mbuf leak on L2CAP by Szymon Janc · 5 months ago
  63. 9bcfd2d nimble/host: Drop incoming data when disconnecting L2CAP channel by Szymon Janc · 5 months ago
  64. ec622ce nimble/host: Rework locking in L2CAP by Szymon Janc · 10 months ago
  65. 43d1273 ci: Disable newt tests on macos by Szymon Janc · 5 months ago
  66. bca1db6 nimble/host: ble_cs: Fix 'defined but not used' warning by Magdalena Kasenberg · 2 years, 2 months ago
  67. 83a92c5 nimble/ll: Add unit tests for CS DRBG by Magdalena Kasenberg · 2 years, 3 months ago
  68. c5cb9e4 nimble/ll: Add DRBG for Channel Sounding by Magdalena Kasenberg · 2 years, 1 month ago
  69. 0552255 ll: Fix use after free in ble_ll_isoal_mux_framed_event_done by MariuszSkamra · 6 months ago
  70. eb498c3 nimble/ll: Ensure host-driven octet changes trigger DLE by Szymon Czapracki · 6 months ago
  71. a2403db nimble/ll: Add null check before removing scheduled conn request by Szymon Czapracki · 5 months ago
  72. ff344a0 Revert "ci: Disable macos builds" by Szymon Janc · 5 months ago
  73. d97ab2d ci: Update arm toolchain github action by Szymon Janc · 5 months ago
  74. 6f36f8a ll: Fix use after free in ble_ll_isoal_mux_free by Szymon Janc · 6 months ago
  75. f71333a ci: Disable macos builds by Szymon Janc · 6 months ago
  76. 582a9cd nimble/host: Fix ble_audio.h macros by Magdalena Kasenberg · 6 months ago
  77. f6f9142 ci: Use latest GHA for ARM GCC setup by Szymon Janc · 6 months ago
  78. 9d7e855 ci: Trigger CI label workflow on synchronize action by Szymon Czapracki · 6 months ago
  79. 4c741eb nimble/host: fix coding style by Piotr Narajowski · 8 months ago
  80. 2ad8f6f nimble/host: add support for chrc extended properties descriptor by Piotr Narajowski · 10 months ago
  81. 8b10972 nimble/hosts/test: Fix test storage utils by Szymon Janc · 6 months ago
  82. 30e2ee6 nimble/host/test: Fix buffer oveflows in HCI tests by Szymon Janc · 6 months ago
  83. a62df8c nimble/host/test: Fix buffer oveflows in GATT tests by Szymon Janc · 6 months ago
  84. 40ef752 nimble/host/test: Fix memory leaks in L2CAP tests by Szymon Janc · 6 months ago
  85. 6a520ec nimble/ll: guard central-only functions by Victor Luque · 6 months ago
  86. 41f67e3 nimble/host: Improve SMP Security Request handling by Szymon Janc · 6 months ago
  87. a0e1bda porting: Update ports syscfg by Mynewt Bot · 6 months ago
  88. 7c99e76 asf.yaml: Force linear history by Szymon Janc · 6 months ago
  89. eea73f4 Merge pull request #2130 from ehaas/format-string-fix by Vipul Rahane · 6 months ago
  90. f05e41d nimble/host: Use %d with a cast, instead of PRId32 by Evan Haas · 6 months ago
  91. aab68b2 nimble/host: Fix format string in ble_gap_log_duration by Evan Haas · 7 months ago
  92. c802fe7 ci: Auto label PR's with needs-ci-approval by Szymon Czapracki · 7 months ago
  93. 8ec5464 ci: Update RAT to 0.17 by Szymon Janc · 7 months ago
  94. d5644bb host/store: Fix null pointer dereference by Michal Gorecki · 7 months ago
  95. 3881e2c porting: Update ports syscfg by Mynewt Bot · 7 months ago
  96. 321dc0b porting: Fix buffer copy for mbuf in different pools by Rahul · 7 months ago
  97. b7590dc porting: Fix name length in advertising data for linux sample by Szymon Janc · 8 months ago
  98. 6a5a16c nimble/host: Rename STRINGIFY to aviod compile error by v-tangmeng · 8 months ago
  99. 1701428 porting/npl/nuttx: fix compile error by v-tangmeng · 8 months ago
  100. a119bda nimble/host: Fix L2CAP unit tests by Andrzej Kaczmarek · 1 year, 1 month ago