No description
Find a file
David Pursell aad72a533f fastboot: fix TCP protocol version check.
Currently the TCP handshake fails if the device TCP protocol version
doesn't match the host exactly, but the protocol is supposed to allow
for forwards compatibility by accepting any protocol version >= itself.
That way the other side can potentially lower its protocol to match and
keep going.

This CL fixes the protocol version check and adds corresponding unit
tests.

Bug: http://b/27220700
Change-Id: Ib17f0a55eb910105a27609bc94bf76a30442e92e
2016-02-17 10:00:09 -08:00
adb Add missing liblog dependency 2016-02-12 18:40:29 -08:00
adf Adf: Remove unused variable 2015-07-27 22:08:16 -07:00
base Merge "libziparchive: port unit tests to darwin and windows." 2016-02-09 00:56:43 +00:00
bootstat bootstat: Add a few more bootreasons and rebase the index against index 1. 2016-02-13 09:54:35 -08:00
cpio fs_config: replace getenv('OUT') by new fs_config parameter 2015-07-09 21:47:07 -07:00
crash_reporter crash_reporter_tests: Compile only on 'eng' builds. 2016-02-04 13:56:25 -08:00
debuggerd Newer kernels added SEGV_BNDERR. 2016-02-04 14:07:23 -08:00
fastboot fastboot: fix TCP protocol version check. 2016-02-17 10:00:09 -08:00
fingerprintd Fingerprint: Add HAL close() code 2015-07-10 16:26:32 -07:00
fs_mgr fs_mgr: BLKGETSIZE causes memory corruption 2016-02-16 09:51:00 -08:00
gatekeeperd Track rename of base/ to android-base/. 2015-12-04 22:00:26 -08:00
healthd Add support for USB_HVDCP chargers 2016-02-03 13:45:54 +01:00
include Merge "libutils: remove whitespaces in String16.cpp and String16.h" 2016-02-17 00:33:31 +00:00
init init: fix writepid wrong pid written in file(s) 2016-02-05 16:49:28 +02:00
libbacktrace libbacktrace: support building static libraries on target. 2016-02-10 15:20:44 -08:00
libbinderwrapper libbinderwrapper: Add BinderWrapper::GetOrCreateInstance() 2016-01-04 12:56:27 -08:00
libcutils Merge "libcutils: abort for invalid fd" 2016-02-05 18:05:24 +00:00
libdiskconfig Move libdiskconfig headers into libdiskconfig. 2016-02-13 12:48:23 -08:00
libion am 8d2cd035: am 2ddb9cb1: am ed43be39: Merge "Remove LOCAL_ADDITIONAL_DEPENDENCIES in cases where it\'s not needed." 2015-04-02 22:07:16 +00:00
liblog liblog: document fakeLogClose never to be called 2016-02-16 10:35:06 -08:00
libmemtrack Remove unnecessary #include from <memtrack/memtrack.h>. 2016-02-16 10:32:30 -08:00
libmincrypt Enable clang compilation. 2015-05-14 10:53:48 -07:00
libnativebridge Revert "nativebrige: log code_cache access errors to stderr as well" 2016-01-27 17:53:20 +00:00
libnativeloader Move libnativeloader headers into libnativeloader. 2016-02-12 18:07:29 -08:00
libnetutils Move libnetutils headers into libnetutils. 2016-02-12 18:10:06 -08:00
libpackagelistparser packagelistparser: rename to libpackagelistparser 2015-11-05 12:12:38 -08:00
libpixelflinger Use dlmalloc from external/dlmalloc instead of bionic/. 2016-01-22 11:04:35 -08:00
libprocessgroup processgroup: change the polling interval for killProcessGroup() 2015-06-16 13:59:32 -07:00
libsparse Fix static analyzer issues caught by clang 2016-02-01 11:19:26 -08:00
libsuspend Adds a parameter to the wakeup_callback to report sucessful wakeup or suspend aborts. 2015-06-25 13:15:22 -07:00
libsync Fix isValid() condition for libsync tests 2015-11-05 10:07:53 -08:00
libsysutils Switch from using sockaddr to sockaddr_storage. 2015-12-07 16:07:46 +09:00
libusbhost libusbhost: Fix problem reading USB string descriptors on some quirky devices 2015-06-18 13:38:31 -07:00
libutils libutils: remove whitespaces in String16.cpp and String16.h 2016-02-16 15:21:34 -08:00
libziparchive libziparchive: port unit tests to darwin and windows. 2016-02-08 16:52:55 -08:00
lmkd more O_CLOEXEC 2015-12-18 20:57:25 -08:00
logcat logd: use ro.debuggable instead of ro.build.type 2016-02-10 10:23:03 -08:00
logd logd: enforce policy integrity 2016-02-16 12:54:54 -08:00
logwrapper Don't go busy loop when waiting child process. 2016-02-16 10:13:48 -08:00
metricsd Add .clang-format symlink to Brillo's clang-format. 2016-02-16 14:39:56 -08:00
mkbootimg mkbootimg: misc typo fixes 2015-06-04 09:59:01 -07:00
reboot reboot: Turn on -Werror 2014-05-21 12:58:38 -07:00
rootdir init-debug.rc: add runtime mmc max speed property actors 2016-02-04 13:10:19 -08:00
run-as Fix the run-as environment to better match su. 2015-11-03 14:31:46 -08:00
sdcard Add dependency on liblog 2016-02-12 14:56:40 -08:00
toolbox Add missing liblog dependency 2016-02-12 16:39:09 -08:00
trusty/libtrusty Merge "Revert "[core][trusty] add gatekeeper module"" 2015-09-16 22:54:14 +00:00
tzdatacheck Track rename of base/ to android-base/. 2015-12-04 22:00:26 -08:00
.gitignore Ignore adb/*.pyc files 2015-08-11 12:59:58 -07:00
Android.mk Remove the simulator target from all makefiles. 2011-07-11 22:12:32 -07:00
CleanSpec.mk Add a CleanSpec for grep/toolbox. 2015-03-22 18:04:54 -07:00
MODULE_LICENSE_APACHE2 auto import from //depot/cupcake/@135843 2013-07-30 13:56:49 -07:00
NOTICE Fix omission in NOTICE file. 2013-07-30 13:56:55 -07:00