aboutsummaryrefslogtreecommitdiff
path: root/src/agent
AgeCommit message (Expand)Author
2022-07-26[infra-netif] select infrastructure link among multiple candidates (#1353)Simon Lin
2022-06-27[dbus] add D-BUS API `GetMdnsInfo` (#1400)whd
2022-06-09[agent] add command-line arg to disable auto attach (#1402)jinran-google
2022-05-24[agent] remove potential data race on `sShouldTerminate` (#1383)Simon Lin
2022-05-09[agent] refine booting logs (#1365)Simon Lin
2022-05-01[platform] de-init application in `otPlatReset` and verify `Publisher` state ...whd
2022-04-06[agent] remove `InstanceParams` class (#1325)Simon Lin
2022-03-09[cmake] add `OTBR_NOTIFY_UPSTART` option (#1290)Simon Lin
2022-01-25[certification] disable auto Thread attaching for Reference Device (#1217)Simon Lin
2022-01-21[agent] notify service manager when ready (#1186)Yakun Xu
2022-01-18[agent] de-initialize `Application` and OpenThread instance (#1183)Simon Lin
2022-01-05[agent] refactor radio version printing (#1173)Simon Lin
2022-01-03[utils] add `NonCopyable` (#1177)Simon Lin
2021-12-15[border-agent] make border agent feature configurable (#1150)Kangping
2021-12-14[main] add `Application` class (#1146)Simon Lin
2021-12-08[border-router] start mDNS daemon before starting otbr-agent (#1141)whd
2021-11-30[agent] set dry-run option in Thread config if printRadioVersion is true (#1028)Li Cao
2021-11-26[utils] cleanup useless agent_instance.hpp (#1116)Kangping
2021-11-04[docs] unify spaces in documentations (#1074)kangping
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-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-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-08-12[mdns] rename "MDNS" to "mDNS" (#960)kangping
2021-08-12[agent] fix initialization issue for openthread#6886 (#954)Simon Lin
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-21[adproxy] re-register all services when the mDNS publisher becomes ready (#888)whd
2021-06-16[network-key] change name from `master` to `network` (#889)Jonathan Hui
2021-06-07[dns] fix potential discovery proxy crash (#867)Simon Lin
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-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-21[border-agent] make pretty (#806)Jonathan Hui
2021-04-20[border-agent] use dynamic port (#792)Yakun Xu
2021-04-10[advertising-proxy] replace SRP Host pointer with service update ID (#774)kangping
2021-04-08[dnssd] implement DNS-SD Discovery Proxy (#706)Simon Lin
2021-04-05[dbus] add "Detach" API (#767)jinran-google
2021-03-21[agent] print thread version at start (#743)kangping
2021-03-19[agent] remove CLI initialization (#722)Yakun Xu
2021-03-17[border-agent] advertise more meshcop service TXT entries (#721)kangping