aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2021-11-01Merge "[android] sync branch 'upstream-main' into master"Zhanglong Xia
2021-10-29[android] sync branch 'upstream-main' into masterzhanglongxia
2021-10-28[android] fix getting version errorszhanglongxia
2021-10-26[mdns] simplify struct construction with default member initializer (#1066)kangping
2021-10-26[mdns] refine the logic of avahi publisher when the service name conflicts (#...whd
2021-10-25[build] rename the macro OPENTHREAD_ENABLE_ANDROID_PROPERTY (#1061)Zhanglong Xia
2021-10-20[common] add mainloop manager (#1044)Zhanglong Xia
2021-10-18[android] set the default log level based on the properity ro.build.type (#1048)Zhanglong Xia
2021-10-18[dbus] fix issues in `AttachAllNodesTo` (#27) (#1051)Zhanglong Xia
2021-10-14[dbus] add AttachAllNodesTo API (#23) (#1046)Zhanglong Xia
2021-10-12[build] refactor ot-br-agent (#1025)Jiaming Wang
2021-10-04[advertising-proxy] harden duplicate SRP update handling (#1020)Damian Królik
2021-09-29Add Android.bp supportzhanglongxia
2021-09-20[dbus] fix failure to get 'All' OpenThread properties (#1018)Anupam ROY
2021-09-20[logging] fix OpenThread dynamic logging (#1016)kangping
2021-09-17Revert "[advertising-proxy] handle duplicate hosts/services in SRP updates (#...Simon Lin
2021-09-10[advertising-proxy] handle duplicate hosts/services in SRP updates (#1008)Simon Lin
2021-09-08[crypto] update otThreadGetNetworkKey and otThreadGetPskc usage (#992)hemanth-silabs
2021-09-01[mdns] update the service port in mDNSResponder implementation (#996)whd
2021-08-30[web] extend web client timeout (#995)Łukasz Maciejończyk
2021-08-24[mdns-avahi] browse or resolve using unspecified protocol (#986)Simon Lin
2021-08-19[mdns] fix unused variable of aServiceRef (#976)whd
2021-08-12[mdns] rename "MDNS" to "mDNS" (#960)kangping
2021-08-12[agent] fix initialization issue for openthread#6886 (#954)Simon Lin
2021-08-12[openwrt] add callbacks to MGMT API call (#967)jinran-google
2021-08-10[docs] fix typos in mainloop.hpp (#962)kangping
2021-08-09[mdns] resolve service name conflicts when using avahi (#949)whd
2021-08-05[border-agent] name meshcop service after "VendorName_ProductName" (#946)whd
2021-07-12[dns-sd] support service subtypes in advertising proxy (#922)Damian Królik
2021-07-06[adproxy] erase outstanding updates before notifying the SRP server (#918)kangping
2021-06-22[dnssd] set TTL as 10 for entries discovered by avahi (#906)whd
2021-06-21[adproxy] re-register all services when the mDNS publisher becomes ready (#888)whd
2021-06-18[Android.mk] add missing Backbone Router sources (#902)Simon Lin
2021-06-16[network-key] change name from `master` to `network` (#889)Jonathan Hui
2021-06-09[web] add pskd support for OTBR-WEB when joining an existing network (#875)Xinyuan (Amy)
2021-06-08[mdns] avahi publish an address/host with both IPv4 and IPv6 (#883)kangping
2021-06-07[dns] fix potential discovery proxy crash (#867)Simon Lin
2021-06-07[web-service] include PSKc as part of dataset (not separate cmd) (#881)Jonathan Hui
2021-06-07[web-service] fix join operation to use Active Timestamp = 0 (#881)Jonathan Hui
2021-06-01[dnssd] implement DNS-SD Discovery Proxy using Avahi (#868)whd
2021-05-24[dns-sd] enlarge kMaxSizeOfTxtRecord for avahi (#861)whd
2021-05-20[dnssd] use queries in dns-sd server rather than local map (#841)Jiacheng Guo
2021-05-20[dnssd] fix printing string after its destruction (#857)whd
2021-05-12[dbus] use pseudo reset in DBus APIs (#845)jinran-google
2021-05-12[style] remove toolchain.hpp (#846)Yakun Xu
2021-05-10submodule: bump third_party/openthread/repo from `5b6654d` to `0f65243` (#839)dependabot[bot]
2021-05-05[trel] enable TREL by default (#803)Simon Lin
2021-04-30[dns] handle instance names with dots (#783)Simon Lin
2021-04-29[logging] add the log tag to the logging APIs (#746)Zhanglong Xia
2021-04-28[rest] release sockets in destructors (#820)kangping