summaryrefslogtreecommitdiffstats
path: root/adb/adb_utils.h
Commit message (Expand)AuthorAgeFilesLines
* adb: fix mkdirs / adb pull with relative paths, fix win32 issuesSpencer Low2015-08-031-0/+4
* adb: win32: initial IPv6 support and improved Winsock error reportingSpencer Low2015-07-301-2/+0
* More adb cleanup.Elliott Hughes2015-07-301-0/+1
* Write mkdirs in more idiomatic C++ style.Alex Vallée2015-07-301-1/+1
* Fix const-ness of strrchr callers.Elliott Hughes2015-07-281-1/+1
* Report getaddrinfo failures correctly.Elliott Hughes2015-07-231-0/+2
* Recognize IPv6 addresses for "adb connect".Elliott Hughes2015-07-211-0/+11
* Move mkdirs to adb_utils.Alex Vallée2015-07-151-0/+2
* Revert "Turn on -Wformat-nonliteral."Dan Albert2015-07-091-1/+0
* Turn on -Wformat-nonliteral.Dan Albert2015-07-091-0/+1
* More adb buffer fixes.Elliott Hughes2015-05-011-0/+2
* Remove yet more fixed-length buffers (and their overruns).Elliott Hughes2015-04-171-0/+1
* Fix more buffer overruns.Elliott Hughes2015-04-171-0/+26