android_system_core/adb/daemon
Lingfeng Yang 39e54b8c5b add a version TXT record to adb secure mdns services
In the context of secure connect, allows adbd and host adb to reject
each other based on incompatible versions without even having to
actually connect (since it is a DNS TXT).

Bug: 111434128, 119490749

Test: N/A
Exempt-From-Owner-Approval: already approved
Change-Id: I54312d8b67370c397ba81ecdbca1b27e3ee58572
2020-02-18 05:13:06 +00:00
..
include/adbd adbd: move jdwp listening logic into ART. 2019-06-25 12:37:20 -07:00
abb.cpp [adb] Speed up the streaming install 2019-08-08 12:55:51 -07:00
abb_service.cpp [adb] Speed up the streaming install 2019-08-08 12:55:51 -07:00
auth.cpp adb: fix use after free of atransport. 2019-12-13 13:28:21 -08:00
file_sync_service.cpp adb: add ls_v2. 2019-08-12 13:46:34 -07:00
file_sync_service.h
framebuffer_service.cpp adb: move fdevent to its own folder. 2019-07-08 14:37:27 -07:00
framebuffer_service.h adbd: compile for host. 2019-01-23 12:59:41 -08:00
jdwp_service.cpp adbd: move jdwp listening logic into ART. 2019-06-25 12:37:20 -07:00
main.cpp Enable "localfilesystem" UNIX domain socket for ADB. 2019-12-04 10:05:05 +09:00
mdns.cpp add a version TXT record to adb secure mdns services 2020-02-18 05:13:06 +00:00
mdns.h adbd: only register dnsservices via explicit API 2020-02-18 05:12:52 +00:00
restart_service.cpp adbd: log when exiting due to root/unroot/tcpip/usb. 2019-02-19 13:12:59 -08:00
restart_service.h adbd: compile for host. 2019-01-23 12:59:41 -08:00
services.cpp Handle the reboot in the recovery user mode 2019-11-13 14:23:09 -08:00
shell_service.cpp adb: use poll instead of select in shell_service. 2019-12-18 14:02:57 -08:00
shell_service.h Revert "Revert "Add a way to turn off unique_fd's operator int."" 2019-05-06 16:18:02 -07:00
shell_service_test.cpp Revert "Revert "Add a way to turn off unique_fd's operator int."" 2019-05-06 16:18:02 -07:00
transport_qemu.cpp Enable "localfilesystem" UNIX domain socket for ADB. 2019-12-04 10:05:05 +09:00
usb.cpp [adb] Optimize adbd's usb reading 2019-11-28 18:24:01 -08:00
usb_dummy.cpp adb: make adb reconnect perform a USB reset. 2019-03-28 15:47:44 -07:00
usb_ffs.cpp adbd: Update DeviceInterfaceGUID for WinUSB 2019-12-12 00:13:56 -08:00
usb_legacy.cpp Fix non-aio USB read issue for fastbootd 2019-05-29 23:10:50 +00:00