summaryrefslogtreecommitdiffstats
path: root/adb/adb_auth_host.cpp
Commit message (Expand)AuthorAgeFilesLines
* adb: win32: call SystemErrorCodeToString() from more placesSpencer Low2015-08-021-1/+4
* adb: win32: Unicode path names, env vars, some console supportSpencer Low2015-07-311-3/+7
* Increase size of the the adb packets sent over the wireTamas Berghammer2015-07-221-1/+1
* adb: logging: newlines, thread ids, error code overwritingSpencer Low2015-07-211-6/+6
* Revert "Turn on -Wformat-nonliteral."Dan Albert2015-07-091-36/+40
* Turn on -Wformat-nonliteral.Dan Albert2015-07-091-40/+36
* adb: fix adb_close() vs. unix_close() usageSpencer Low2015-05-221-0/+3
* adb / libbase: clean up NOGDI and evil ERROR macroSpencer Low2015-05-201-5/+0
* adb: win32: fix key files reading/writingSpencer Low2015-05-071-3/+3
* adb: win32: fix adb emu commandSpencer Low2015-05-061-0/+5
* Remove strtok from adb.Elliott Hughes2015-04-271-41/+21
* File header cleanup.Dan Albert2015-03-191-6/+6
* Move adb to C++.Dan Albert2015-03-091-0/+484