1. 0a74d66 [doxygen] change `inout` to `in,out` (#7461) by Jonathan Hui · 2 years, 4 months ago
  2. 312ef5a [thread] replace `enum` constants with `constexpr` (#6895) by Abtin Keshavarzian · 2 years, 11 months ago
  3. 743e913 [style] harmonize feature check and header includes (#6399) by Abtin Keshavarzian · 3 years, 3 months ago
  4. 7dca56e [error] add 'ot::Error' and 'kError{Name}' for use by core modules (#6237) by Abtin Keshavarzian · 3 years, 4 months ago
  5. d24327f [netdiag] fix setting DIAG_GET response callback (#6192) by kangping · 3 years, 4 months ago
  6. 8e7d775 [common] use non-copyable for more instance-unique classes (#5639) by Li Cao · 3 years, 9 months ago
  7. 1326d64 [style] replace NULL with nullptr (#5109) by Jonathan Hui · 4 years ago
  8. ec1ba12 [network-diagnostic] use `Tlv` helper methods to append simple TLVs (#4992) by Abtin Keshavarzian · 4 years, 1 month ago
  9. f0df3e3 [network-diagnostic] add Iterator type (#4992) by Abtin Keshavarzian · 4 years, 1 month ago
  10. c90f5f3 [network-diagnostic] add method documentation for GetNextDiagTlv (#4992) by Abtin Keshavarzian · 4 years, 1 month ago
  11. c4faeea [network-diagnostic] update GetNextDiagTlv() parameter to use Message (#4992) by Abtin Keshavarzian · 4 years, 1 month ago
  12. e28608c [network-diagnostic] improve usability of Network Diagnostic API (#4619) by kangping · 4 years, 3 months ago
  13. 04bec26 [network-diagnostic] avoid reference binding to null pointer (#4401) by Jonathan Hui · 4 years, 7 months ago
  14. 5eee323 [coap] process CoAP header in message (#3419) by Yakun Xu · 5 years ago
  15. b6cdb09 [mac] move "FillMacCountersTlv()" to NetworkDiagnostic class (#3263) by Abtin Keshavarzian · 6 years ago
  16. 9d585ed [types] move types into specific headers (#2946) by Jonathan Hui · 6 years ago
  17. 34b045c [core] remove unused forward class declarations in header files (#2587) by Abtin Keshavarzian · 6 years ago
  18. 69d98d4 [code-style] apply clang-format by Jonathan Hui · 6 years ago
  19. 02c876e [instance] define ot::Instance class (#2307) by Abtin Keshavarzian · 7 years ago
  20. 4cb1749 [core] pass/locate otInstance to all OpenThread classes by Abtin Keshavarzian · 7 years ago
  21. 2ea5644 [config-header] simplify config header file includes (#2255) by Abtin Keshavarzian · 7 years ago
  22. bbab307 [instance] single OpenThread instance optimizations (#1926) by Abtin Keshavarzian · 7 years ago
  23. 48b9299 Clean up error names. (#1764) by Jonathan Hui · 7 years ago
  24. 39b1162 Combine CoAP Client and Server into a single CoAP agent. (#1745) by Jonathan Hui · 7 years ago
  25. fbfd76a Apply `#include` code style. (#1723) by Jonathan Hui · 7 years ago
  26. 1eabda6 Change top-level namespace from 'Thread' to 'ot'. (#1664) by Jonathan Hui · 7 years ago
  27. 6c44b07 Remove usage of CoAP kAckTimeout in Link Raw API. (#1580) by Łukasz Duda · 7 years ago
  28. 2b40187 Remove use of zero-length arrays. (#1570) by Jonathan Hui · 7 years ago
  29. 1c18f45 Update OpenThread Logging to include otInstance Pointer (#1436) by Nick Banks · 7 years ago
  30. 31b389f Change otMessage type to not hide pointer. (#1416) by Jonathan Hui · 7 years ago
  31. 075bff3 Move `openthread-types.h` to `openthread/types.h`. by Jonathan Hui · 7 years ago
  32. 50db58d Remove reference usage to reduce RAM usage. (#1180) by Jonathan Hui · 7 years ago
  33. 23396a3 Introduce SendEmptyResponse in CoAP Server. (#1108) by Łukasz Duda · 7 years ago
  34. 85ee5e6 DIAG: Add support for DIAG_GET.qry message. (#1099) by Łukasz Duda · 7 years ago
  35. dbc1384 DIAG: Add CLI support for Diagnostic DIAG_GET.rsp message. (#1062) by Łukasz Duda · 8 years ago
  36. d095cf8 Pass message info in CoAP response handler. (#1059) by Robert Lubos · 8 years ago
  37. d2695ab fix diagnostic feature and code cleanup (#1030) by rongli · 8 years ago[Renamed (99%) from src/core/thread/network_diag.hpp]
  38. 208c4d3 CoAP Server API (#970) by Robert Lubos · 8 years ago
  39. e39c23d Utilize CoAP client in OpenThread (#851) by Robert Lubos · 8 years ago
  40. 4ef45a4 Minor updates to openthread API signatures (#799) by Nick Banks · 8 years ago
  41. d283c29 Support network diagnostic feature. (#652) by Buke Po · 8 years ago