summaryrefslogtreecommitdiffstats
path: root/adb/adb_auth_host.c
Commit message (Expand)AuthorAgeFilesLines
* Verify token length before adb signs itSami Tolvanen2015-01-271-0/+5
* Fix adb/fastboot windows compilations.Christopher Ferris2014-12-091-1/+4
* Introduce "adb keygen"Nick Kralevich2014-12-081-3/+24
* Switch from using base64 BIOs to encoding funcs.Adam Langley2014-09-051-19/+47
* adb: avoid compilation errors for unused resultsKenny Root2014-05-131-2/+2
* adb: Create private key with 0600 modeBenoit Goby2012-08-311-1/+7
* adb: Add public key authentificationBenoit Goby2012-08-231-0/+420
* Revert "adb: Add public key authentification"Benoit Goby2012-08-201-418/+0
* adb: Add public key authentificationBenoit Goby2012-08-161-0/+418