1. 1e8ed60 ci: Update .clang-format from apache-mynewt-core by Mynewt Bot · 13 days ago master
  2. 480a88d apps/bttester: change BLE_STORE_MAX_CCCDS and BLE_SM_MAX_PROCS by Piotr Narajowski · 6 weeks ago
  3. e4c97c0 apps/bttester: refactor notify_mult by Piotr Narajowski · 6 weeks ago
  4. 684406a nimble/host: Rework ble_gatts_notify_multiple_custom by Szymon Janc · 4 months ago
  5. 70da7f3 porting: Update ports syscfg by Mynewt Bot · 4 weeks ago
  6. fd9bdc9 docs: add security threat model + discoverability files by Jarek Potiuk · 4 weeks ago
  7. 33af546 ci: Add body to PR commit message by Wiktor Kwiatkowski · 7 weeks ago
  8. 8a0b7c2 ci: Fix workflow check action by Szymon Janc · 5 weeks ago
  9. 1d3c98f apps: bttester: add set_val GATT command by Piotr Narajowski · 1 year, 7 months ago
  10. 60ecd1b apps: bttester: refactor notification sending by Piotr Narajowski · 1 year, 7 months ago
  11. 70b66aa repository: Apache NimBLE 1.10.0 release by Szymon Janc · 5 weeks ago
  12. a7a156f Prepare for Apache NimBLE 1.10.0 by Szymon Janc · 7 weeks ago nimble_1_10_0_rc1_tag nimble_1_10_0_tag
  13. bfde0dc nimble/host: inherit characteristic security requirements in CCCD by Gerard Marull-Paretas · 7 weeks ago
  14. 2c9685e nimble/host/att: Fix handle validation for Read Mult Var Req by Piotr Narajowski · 7 weeks ago
  15. 7af6db1 apps/bttester: Fix null pointer dereference by Magdalena Kasenberg · 8 weeks ago
  16. 8ff6928 ci: Use proper NuttX sample for testing by Szymon Janc · 3 months ago
  17. 5dd8167 nimble/porting: Update example to latest NuttX changes by Szymon Janc · 3 months ago
  18. 855c036 porting: Update ports syscfg by Mynewt Bot · 9 weeks ago
  19. 593f952 nimble/mesh: Check buffer space before relaying proxy message by Szymon Janc · 3 months ago
  20. ef5866c porting: Update ports syscfg by Szymon Janc · 3 months ago
  21. e7a3136 ci: Setup Mbed TLS 3.6 for linux port examples by Szymon Janc · 3 months ago
  22. e2e040a porting: Build ports with MbedTLS by Szymon Janc · 3 months ago
  23. 4e6a436 ext/tinycrypt: Remove code from tree by Szymon Janc · 3 months ago
  24. e0f9653 nimble/mesh: Use Mbed-TLS for crypto by Szymon Janc · 3 months ago
  25. 21b3321 nimble/phy/cmac: Use Mbed-TLS for AES by Szymon Janc · 3 months ago
  26. cc902b6 nimble/ll: Use Mbed-TLS in LL crypto by Szymon Janc · 3 months ago
  27. d804258 nimble/host: Use Mbed-TLS in Security Manager by Szymon Janc · 3 months ago
  28. 793cb16 nimble: Fix the HCI ISO packet lost status value by Mariusz Skamra · 4 months ago
  29. c799e01 nimble/transport: Fix Nuttx socket build by Szymon Janc · 3 months ago
  30. f03251d nimble: Add BLE version 6.2 and 6.3 definitions by Szymon Czapracki · 3 months ago
  31. 8f357e8 nimble/ll: replace min() macro with MIN() by Manuel Navarrete · 3 months ago
  32. a7bdd2f porting: Update ports syscfg by Szymon Janc · 3 months ago
  33. 93de108 ports: Add linux_blemesh_shell to update_generated_files.sh by Szymon Janc · 3 months ago
  34. 6c72595 btp: Coding style fix for BTP handles by Szymon Czapracki · 3 months ago
  35. dcc4e4f nimble/transport/socket: Drop too big HCI events by Szymon Janc · 4 months ago
  36. be229e7 nimble/audio/bass: Fix Modify Source operation PDU parsing by Szymon Janc · 3 months ago
  37. 1700705 nimble/audio/bass: Fix parsing add source operation by Szymon Janc · 3 months ago
  38. 24c17b6 nimble/audio/bass: Check number of subgroups in Add Source operation by Szymon Janc · 4 months ago
  39. fae6a48 nimble/host: Refactor GATT Read Multiple Variable Char Value response by Szymon Janc · 4 months ago
  40. 3ecdf4e ci: Add clang style specific file ignore config by Szymon Czapracki · 4 months ago
  41. 48a2d3e nimble/transport: Add missing function for USB by Jerzy Kasenberg · 4 months ago
  42. 9448c5f nimble/host: Fix NULL pointer dereference on invalid conn_handle by Wiktor Kwiatkowski · 4 months ago
  43. ece8a7b ci: Use mcuboot from main branch for unittests by Szymon Janc · 4 months ago
  44. 0558335 nimble/ll: Validate LL_CONNECTION_UPDATE_IND parameters by Szymon Janc · 4 months ago
  45. c72c87f nimble/transport: Add compiler error on invalid socket type by Szymon Janc · 4 months ago
  46. 27b6892 nimble/transport/socket: Fix typo in syscfg description by Szymon Janc · 4 months ago
  47. 2f990a9 nimble/host: Initialize att_len in ble_att_svr_service_uuid by Szymon Janc · 4 months ago
  48. 4a9b3e9 host: reset privacy state when resetting by Gerard Marull-Paretas · 4 months ago
  49. fad6e22 nimble/ll: Validate channel map in LL_CHANNEL_MAP_IND by Szymon Janc · 4 months ago
  50. 8b6f3e8 ci: Use more descriptive workflows names by Szymon Janc · 4 months ago
  51. 9ca0c71 host: Fix recursive lock in ble_hs_stop_done by Deomid rojer Ryabkov · 4 months ago
  52. e23f844 porting: Update ports syscfg by Mynewt Bot · 4 months ago
  53. c68c467 ci: Bump to use ARM GCC 15 by Szymon Janc · 4 months ago
  54. 3d73d2d porting: Update ports syscfg by Szymon Janc · 4 months ago
  55. bbe32b7 nimble/transport/socket: Use choice for socket type selection by Szymon Janc · 4 months ago
  56. fcaa3d5 host/gap: Handle BLE_GAP_OP_NULL in ble_gap_master_failed by Deomid rojer Ryabkov · 4 months ago
  57. f45f668 host/sm: Reject Legacy pairing confirm reflection attack by Guy Mishol · 5 months ago
  58. bd6d94c nimble/host: L2CAP fallback for LL conn param rejection by Gerard Marull-Paretas · 5 months ago
  59. 55c2d46 nimble/host: Fix race in HCI ACL TX outstanding packets counter by Deomid rojer Ryabkov · 5 months ago
  60. e49531b nimble/host: Fix -Wsign-compare in notify_multiple functions by Deomid rojer Ryabkov · 5 months ago
  61. 63429b2 nimble/host: Add missing os/util.h include in ble_gatts.c by Deomid rojer Ryabkov · 5 months ago
  62. 55f7772 nimble/transport: Use #ifdef MYNEWT instead of #if MYNEWT by Deomid rojer Ryabkov · 5 months ago
  63. 83ffedc porting/npl/linux: Remove dead ticks < 0 check in callout_reset by Deomid rojer Ryabkov · 5 months ago
  64. 07b0b0d nimble/host: Fix unexpected assertion by Mariusz Skamra · 6 months ago
  65. 9c3ad28 nimble/ll: Simplify PHY mode setup by MariuszSkamra · 7 months ago
  66. 76b9d1c nimble/ll: Simplify RSSI value update by MariuszSkamra · 7 months ago
  67. 605c758 nimble/host: Fix parsing HCI advertising report event by Szymon Janc · 5 months ago
  68. 5778cd6 host/sm: Persist keys before firing pairing complete callback by Guy Mishol · 5 months ago
  69. 2c9714a porting: Update ports syscfg by Mynewt Bot · 5 months ago
  70. 1eb27aa doc: Update documentation with non-deprecated options by Szymon Janc · 5 months ago
  71. ecb8c0d nimble/store: Remove deprecated ram storage by Szymon Janc · 6 months ago
  72. ba05f64 nimble/host: Remove deprecated API by Szymon Janc · 6 months ago
  73. 421e1c0 nimble: Remove deprecated and defunced configuration options by Szymon Janc · 6 months ago
  74. 6254b65 nimble/ll: Aply min window offset when CSS is enabled by Andrzej Kaczmarek · 6 months ago
  75. 9e18cf9 btshell: Fix restarting advertising instances by Szymon Janc · 6 months ago
  76. c1d52a2 nimble/ll: Fix infinite loop on RPA rotation by Szymon Janc · 6 months ago
  77. b18cbe2 nimble/host: Add UT for large value Read By Type and Find By Type Value by Oleksandr Nychyporuk · 6 months ago
  78. e584b4e nimble/host: Fix Read By Type and Find By Type Val hardcoded buff limits by Oleksandr Nychyporuk · 7 months ago
  79. c872ca8 Revert "nimble/eatt: Add manual EATT connection control to BTP tester" by Szymon Janc · 6 months ago
  80. a212222 readme: Add missing workflows to CI status by Szymon Janc · 6 months ago
  81. 90e6266 Revert "ci: Enforce compliance check at pr_target" by Szymon Janc · 6 months ago
  82. 863b91c nimble/eatt: Add manual EATT connection control to BTP tester by Szymon Czapracki · 1 year, 5 months ago
  83. 8a926c5 Update mailmap by Mariusz Skamra · 6 months ago
  84. 706da31 nimble/ll: Minor coding style fix by MariuszSkamra · 7 months ago
  85. b7674a1 nimble/host: fix unused variable warnings by Oleksandr Nychyporuk · 8 months ago
  86. ef2963e Remove double semi-colon in the code by Guy Mishol · 7 months ago
  87. 0431987 ci: Update .clang-format from apache-mynewt-core by Mynewt Bot · 8 months ago
  88. 5cb4122 ci: Enforce compliance check at pr_target by Szymon Czapracki · 9 months ago
  89. 79f9347 ci: Update .clang-format from apache-mynewt-core by Mynewt Bot · 8 months ago
  90. 0bd283b Apache NimBLE 1.9.0 release by Szymon Janc · 8 months ago
  91. c4e6702 ci: Force clang-format to check empty function brace split by Szymon Czapracki · 9 months ago
  92. da7e325 Prepare for Apache NimBLE 1.9.0 by Szymon Janc · 8 months ago nimble_1_9_0_rc1_tag nimble_1_9_0_tag
  93. ceaed8e nimble/host: Fix assert when registering GATT server characteristics by Szymon Janc · 9 months ago
  94. e9b014e nimble/host: Fix ATT Read By Type Response handling by Andrzej Kaczmarek · 11 months ago
  95. e33120e nimble/host: Minor L2CAP code style fixes by Szymon Janc · 9 months ago
  96. 925e781 nimble/host: Add function to remove L2CAP CoC server by Szymon Janc · 9 months ago
  97. 322c4a9 porting: Update ports syscfg by Mynewt Bot · 9 months ago
  98. 4fb2801 nimble/ll: Fix NULL pointer dereference by Mariusz Skamra · 1 year, 1 month ago
  99. 27e429a apps: Unify sample applications pkg.yml by Szymon Janc · 9 months ago
  100. 6b34f57 ci: Add few more repos to ignored list by Szymon Janc · 9 months ago