Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_system_core
/
cd63cae6b206a067fab1afe78f7647f1f2cb1513
/
adb
/
daemon
/
auth.cpp
5cf7868
[adbwifi] Add A_STLS command.
by Joshua Duong
· 6 years ago
d85f5c0
[adbwifi] Add adbwifi_libs, TLS connection, and MDNS implementation.
by Joshua Duong
· 6 years ago
51378f4
adbd_auth function signature changes.
by Joshua Duong
· 5 years ago
607fd54
adb: fix use after free of atransport.
by Josh Gao
· 6 years ago
2752326
adbd: use libadbd_auth for authentication.
by Josh Gao
· 6 years ago
261569d
adb: move fdevent to its own folder. am: 57e09b16ca
by Josh Gao
· 6 years ago
57e09b1
adb: move fdevent to its own folder.
by Josh Gao
· 6 years ago
2d03ad4
adb: add superfluous include.
by Josh Gao
· 6 years ago
7eeda6b
Notify the framework when an adb key is authorized
by Michael Groover
· 6 years ago
db956cc
Merge "adbd: compile for host." am: b42946a6d3 am: 134576deba am: 4162be2090
by Josh Gao
· 7 years ago
776c2ec
adbd: compile for host.
by Josh Gao
· 7 years ago
3857dea
Notify framework on adb disconnect
by Michael Groover
· 7 years ago
aed415c
[adb] Modernize codebase by replacing NULL with nullptr
by Yi Kong
· 7 years ago
71f775a
adb: remove fdevent_install, fdevent_remove.
by Josh Gao
· 7 years ago
2776845
adb: switch over to Android.bp.
by Josh Gao
· 8 years ago
[Renamed from adb/adbd_auth.cpp]
f571fcb
adb: switch apacket over to a std::string payload.
by Josh Gao
· 7 years ago
184f571
adbd: add logging to troubleshoot usb issues.
by Josh Gao
· 8 years ago
06d61d4
adb: rationalize types.
by Josh Gao
· 9 years ago
3bd2879
adb: split up adb_auth.cpp.
by Josh Gao
· 9 years ago
[Renamed (82%) from adb/adb_auth_client.cpp]
78e1eb1
adb: remove unnecessary addr arguments to accept.
by Josh Gao
· 9 years ago
0aeb505
Clean up key handling in adb.
by Elliott Hughes
· 9 years ago
097b6bb
Switch fs_mgr and adb to libcrypto_utils.
by Mattias Nissler
· 9 years ago
443a52c
adb: fix mistaken use of PLOG.
by Josh Gao
· 9 years ago
9f48611
adb: fix leak of framework_fd.
by Josh Gao
· 9 years ago
7e16cc1
Switch from using sockaddr to sockaddr_storage.
by Erik Kline
· 10 years ago
aed3c61
Adb: use VLOG() to replace D() for verbose logging.
by Yabin Cui
· 10 years ago
7a3f8d6
adb: clean up debug tracing a little.
by Yabin Cui
· 10 years ago
b329824
adb: clean up transport disconnect operations.
by Yabin Cui
· 10 years ago
3d2904c
Increase size of the the adb packets sent over the wire
by Tamas Berghammer
· 10 years ago
8d8126a
adb: logging: newlines, thread ids, error code overwriting
by Spencer Low
· 10 years ago
3313426
File header cleanup.
by Dan Albert
· 10 years ago
64d9adc
Fix file descriptor leakage in adbd
by Pavel Labath
· 10 years ago
bac3474
Move adb to C++.
by Dan Albert
· 10 years ago
[Renamed (93%) from adb/adb_auth_client.c]
9b1fd96
Merge "Fix a writex transcription error."
by Dan Albert
· 10 years ago