1. 7fd138c Add a path fixup for DeviceManager headers by Robert Szewczyk · 3 years, 5 months ago
  2. f452cc5 Merge pull request #641 from didishe90/fixLogImportanceValue by Robert Szewczyk · 3 years, 5 months ago
  3. 7fa0ee7 Fix importance level in the log by Didi She · 3 years, 5 months ago
  4. 6a32d64 Merge pull request #639 from erjiaqing/wdm-client-fix by Robert Szewczyk · 3 years, 5 months ago
  5. 18d4aef Merge pull request #637 from didishe90/eventFailOrDropLog by Robert Szewczyk · 3 years, 5 months ago
  6. 913a0e6 Fix compile warning and typo in WDMClient by Song Guo · 3 years, 5 months ago
  7. f2c850a Add more logs to help debug event missing issue by Didi She · 3 years, 6 months ago
  8. 4380785 add update server test by yunhanw · 4 years, 3 months ago upstream/feature/add_wdm_update_server_test
  9. 1dd59be Merge pull request #628 from aaronokano/cleanup/aaronokano/logging-management-log-typo-fix by Robert Szewczyk · 3 years, 6 months ago
  10. 5d651a3 Merge pull request #638 from swherdman/master by Robert Szewczyk · 3 years, 6 months ago
  11. 6f5c79c Update weave-state.py by swherdman · 3 years, 6 months ago
  12. 4fcc807 Merge pull request #632 from didishe90/addmorelogs by Robert Szewczyk · 3 years, 6 months ago
  13. 5db9c88 [openweave-core] Support shared library targets by Prashanth Swaminathan · 3 years, 6 months ago
  14. b3c74e8 Merge pull request #635 from openweave/feature/CheckEventWithNotifySize by Robert Szewczyk · 3 years, 6 months ago
  15. 3dcfbee Add a check to drop the event from being logged in the buffer if it by Pradip De · 3 years, 6 months ago upstream/feature/CheckEventWithNotifySize
  16. 953da4c Merge pull request #634 from holbrookt/fix-tcp-endpoint-crash by Robert Szewczyk · 3 years, 6 months ago
  17. 105d949 Merge pull request #629 from c-treyz/feature/objc-log-writer by Robert Szewczyk · 3 years, 7 months ago
  18. 6540b23 Fix Weave TCPEndPoint crash in some lwIP cases by Trevor Holbrook · 3 years, 7 months ago
  19. ad04e8a Add debug logs for scheduling flush for urgent events by Didi She · 3 years, 7 months ago
  20. e2ba235 Merge pull request #631 from openweave/bug/initCbFabricState by Robert Szewczyk · 3 years, 7 months ago
  21. 17a66e8 Initialize BoundConnection callback to NULL. by Pradip De · 3 years, 7 months ago upstream/bug/initCbFabricState
  22. 8e20b59 [Logging][Obj-C] Add external log writer interface. by Claire Treyz · 3 years, 8 months ago
  23. c02ab57 Merge pull request #630 from openweave/feature/WeaveConnectionGetter by Robert Szewczyk · 3 years, 7 months ago
  24. 520f46f Surface a getter function for retrieving the WeaveConnection object by Pradip De · 3 years, 7 months ago
  25. 16849fb LoggingManagement: Fix typo in log message by Aaron Okano · 3 years, 8 months ago
  26. af77670 Merge pull request #627 from openweave/bug/TunnelCASEFix by Robert Szewczyk · 3 years, 8 months ago
  27. 0cda126 Fix for resumption message id valid tag. by Pradip De · 3 years, 8 months ago
  28. 3eb17ba Merge pull request #617 from openweave/feature/add_wdm_ref_counter_print by Robert Szewczyk · 3 years, 8 months ago
  29. f32715e Merge pull request #620 from erjiaqing/wdm_events by Robert Szewczyk · 3 years, 8 months ago
  30. cb24fe7 Merge pull request #619 from openweave/bug/fix_border_router_during_pairing_test by Robert Szewczyk · 3 years, 8 months ago
  31. a7953b2 Merge pull request #624 from openweave/feature/TunnelCASEPersistEureka by Robert Szewczyk · 3 years, 8 months ago
  32. ddc7d94 Tunnel CASE Session persistence support. by Pradip De · 3 years, 9 months ago upstream/feature/TunnelCASEPersistEureka
  33. 289c76f [WDM] Add GetEvents for WdmClient by Song Guo · 3 years, 8 months ago
  34. 66d325b [openweave-core] Fix log levels of common messages by Prashanth Swaminathan · 3 years, 8 months ago
  35. 14e8ed2 [openweave] Enable TraitManager by Sundarajan Srinivasan · 3 years, 9 months ago
  36. 9befe60 Merge pull request #626 from openweave/bug/fix_wdm_client_leak by Robert Szewczyk · 3 years, 8 months ago
  37. fecf6dd Fix the typo and leak in mpPublisherPathList by yunhanw · 3 years, 8 months ago upstream/bug/fix_wdm_client_leak
  38. 0b97606 Merge pull request #625 from openweave/bug/fix_weave_happy_py3_bug by Robert Szewczyk · 3 years, 8 months ago
  39. 6dcda89 Fix weaave happy py3 bug by yunhanw · 3 years, 8 months ago upstream/bug/fix_weave_happy_py3_bug
  40. 1fe8c68 Merge pull request #605 from openweave/feature/delete-pwd by Robert Szewczyk · 3 years, 9 months ago
  41. 5681a35 Merge pull request #602 from didishe90/persistTrait by Robert Szewczyk · 3 years, 9 months ago
  42. 46f0d98 Merge pull request #622 from didishe90/eventDropLog by Robert Szewczyk · 3 years, 9 months ago
  43. 7e87645 Merge pull request #594 from openweave/feature/skip-updated-DE by Robert Szewczyk · 3 years, 9 months ago
  44. eaa8f23 Merge pull request #623 from openweave/feature/fix_corebluetooth_framework_path by Robert Szewczyk · 3 years, 9 months ago
  45. 7422390 Merge pull request #593 from openweave/feature/fix-null-version-in-versionList by Robert Szewczyk · 3 years, 9 months ago
  46. dc387c6 Fix corebluetooth framework path by yunhanw · 3 years, 9 months ago upstream/feature/fix_corebluetooth_framework_path
  47. 942adb9 [openweave] Get fuchsia.net.tun from //sdk by Bruno Dal Bo · 3 years, 9 months ago
  48. f0001ee Add Log lines to monitor dropped events, by importance level by Didi She · 3 years, 9 months ago
  49. 0ae81e9 Add border router pairing test by yunhanw · 3 years, 9 months ago upstream/bug/fix_border_router_during_pairing_test
  50. b874586 [openweave] Virtualize WeaveTunnelAgent functions by Prashanth Swaminathan · 3 years, 9 months ago
  51. 5e90e80 [openweave] Support context-passing in TunnelAgent by Prashanth Swaminathan · 3 years, 9 months ago
  52. dd6f4f4 Load trait version from persisted storage by Didi She · 4 years ago
  53. bb104d6 [Wconversion] Suppress warnings by Shai Barack · 3 years, 9 months ago
  54. cb8cd14 [openweave] Add platform-specific rand support by Prashanth Swaminathan · 3 years, 9 months ago
  55. a356695 Merge pull request #610 from openweave/feature/happy_py3_support by Robert Szewczyk · 3 years, 10 months ago
  56. 5a0eb55 Merge pull request #616 from holbrookt/tunnel-lwip-alloc-fix by Robert Szewczyk · 3 years, 10 months ago
  57. 23fe963 Add detailed ref counting print for wdm subscription by yunhanw · 3 years, 10 months ago upstream/feature/add_wdm_ref_counter_print
  58. 097e6a2 Merge pull request #597 from erjiaqing/esp32-ot by Robert Szewczyk · 3 years, 10 months ago
  59. c036794 Merge "[openweave] Set the socket close handler to NULL during shutdown" by Sundarajan Srinivasan · 3 years, 10 months ago
  60. f997db6 [openweave] Set the socket close handler to NULL during shutdown by Sundarajan Srinivasan · 3 years, 10 months ago
  61. b1b69c0 Merge "[openweave] Register handler to perform socket cleanup" by Sundarajan Srinivasan · 3 years, 10 months ago
  62. 4f009a2 [openweave] Register handler to perform socket cleanup by Sundarajan Srinivasan · 3 years, 10 months ago
  63. 4c65e37 Merge "[openweave] Add support to disable Rendezvous Mode" by Neethu Joseph · 3 years, 10 months ago
  64. 954301e [openweave] Fix rendezvous over ipv6 by Sundarajan Srinivasan · 3 years, 10 months ago
  65. ac2b3cf Update new comment for clarity by Trevor Holbrook · 3 years, 10 months ago
  66. 3f88fd0 Add WEAVE_TRAILER_RESERVE_SIZE to Tunnel packet allocation from LwIP by Trevor Holbrook · 3 years, 10 months ago
  67. cb635df [openweave] Add support to disable Rendezvous Mode by Neethu Joseph · 3 years, 10 months ago
  68. 10ab9d3 Fix indent by Song Guo · 3 years, 10 months ago
  69. c85a8f6 Remove WEAVE_PLATFORM_ESP32 macro by Song Guo · 3 years, 11 months ago
  70. 15938a3 Keep target sorted by Song Guo · 3 years, 11 months ago
  71. d44baad Use WEAVE_DEVICE_LAYER_TARGET_ESP32 macro by Song Guo · 3 years, 11 months ago
  72. cfeeeb3 Always enable thread routing when thread is enabled by Song Guo · 3 years, 11 months ago
  73. f007835 Support Openthread on ESP32 by Song Guo · 4 years, 2 months ago
  74. 2dceee9 Update GenericThreadStackManagerImpl_FreeRTOS by Song Guo · 4 years, 2 months ago
  75. 262dcab Merge pull request #567 from erjiaqing/esp-3.3 by Robert Szewczyk · 3 years, 11 months ago
  76. 79320bf Merge pull request #614 from jasongraffius/master by Robert Szewczyk · 3 years, 11 months ago
  77. 30f8393 [#613] Fix non-overlapping comparison of Thread channels by Jason Graffius · 4 years ago
  78. feca8df [openweave-core] Fix bad compare of thread channel by Jason Graffius · 4 years ago
  79. d5841bd Merge pull request #611 from BroderickCarlin/fix-comments by Grant Erickson · 4 years ago
  80. 59e26b4 Fix typo in DeviceControl.h by Broderick Carlin · 4 years ago
  81. 9119c62 Merge pull request #607 from openweave/feature/fix_wdm_close by Robert Szewczyk · 4 years ago
  82. 54b8310 Add WeaveVersion.h to the build by Etienne J. Membrives · 4 years ago
  83. 39df643 Add BUILD.gn files for the weave tool library by Etienne J. Membrives · 4 years ago
  84. fd9b9f4 Merge pull request #592 from didishe90/persistEvent by Robert Szewczyk · 4 years ago
  85. e73d7a3 Upgrade the happy tests with python3 support by yunhanw · 4 years ago upstream/feature/happy_py3_support
  86. 5fff9b3 Merge pull request #608 from openweave/feature/enable-variable-size-pbufs by Jay Logue · 4 years ago
  87. 6823b75 Merge pull request #609 from openweave/docs/add-weave-message-format-spec by Jay Logue · 4 years ago
  88. e0eac42 Merge pull request #606 from openweave/feature/fix-message-too-long by Jay Logue · 4 years ago
  89. 41c6834 Enable variable-sized packet buffers in standalone LwIP builds by Jay Logue · 4 years ago
  90. 12897b2 Fix for Message Too Long error by Jay Logue · 4 years ago
  91. e432afd Add Weave Message Format specification. by Jay logue · 4 years ago
  92. 7d6bbd6 Merge "[openweave-core] Add shutdown to WARM." by Sundarajan Srinivasan · 4 years ago
  93. 329af06 Merge "[openweave] Implement TunEndPoint APIs for fuchsia" by Sundarajan Srinivasan · 4 years ago
  94. fa0b8d0 [check-system] Make //src/connectivity/weave gn --check-system clean by Prashanth Swaminathan · 4 years ago
  95. e9d21f7 Notify app when connection error happens by yunhanw · 4 years ago upstream/feature/fix_wdm_close
  96. c3b478c delete default test password by yunhanw · 4 years ago upstream/feature/delete-pwd
  97. 726e50b [openweave-core] Add shutdown to WARM. by Sundarajan Srinivasan · 4 years ago
  98. 29e90a7 Persist Event by Didi She · 4 years, 1 month ago
  99. b3be984 [openweave] Implement TunEndPoint APIs for fuchsia by Sundarajan Srinivasan · 4 years, 2 months ago
  100. a263643 Merge pull request #601 from bukepo/ot/support-latest by Robert Szewczyk · 4 years ago