summaryrefslogtreecommitdiffstats
path: root/adb/adb_auth.h
Commit message (Expand)AuthorAgeFilesLines
* adb: stop using adbkey.pub.Josh Gao2018-11-151-0/+1
* adb: switch apacket over to a std::string payload.Josh Gao2018-02-211-1/+1
* adb: rationalize types.Josh Gao2016-10-061-4/+3
* adb: split up adb_auth.cpp.Josh Gao2016-10-061-17/+10
* adb: add support for vendor key directories.Josh Gao2016-08-191-2/+3
* Clean up key handling in adb.Elliott Hughes2016-08-111-23/+15
* Kill load_file.Elliott Hughes2016-05-271-4/+2
* Switch fs_mgr and adb to libcrypto_utils.Mattias Nissler2016-04-121-5/+14
* Ignore ro.adb.secure in user builds.Elliott Hughes2015-06-181-1/+1
* Remove extern "C" barriers to using C++.Elliott Hughes2015-04-171-8/+0
* File header cleanup.Dan Albert2015-03-191-0/+2
* Fix file descriptor leakage in adbdPavel Labath2015-03-171-1/+3
* Move adb to C++.Dan Albert2015-03-091-3/+7
* Move adb_main to its own file.Dan Albert2015-02-181-0/+2
* Move the adb auth code into its own file.Dan Albert2015-02-181-0/+2
* Add extern "C" to all the adb headers.Dan Albert2015-02-181-0/+8
* Introduce "adb keygen"Nick Kralevich2014-12-081-0/+1
* adb: Fix secure adb when booting with usb attachedBenoit Goby2013-02-021-0/+2
* adb: Read secure adb keys on every auth requestBenoit Goby2013-01-151-2/+0
* adb: Add public key authentificationBenoit Goby2012-08-231-0/+54
* Revert "adb: Add public key authentification"Benoit Goby2012-08-201-54/+0
* adb: Add public key authentificationBenoit Goby2012-08-161-0/+54