Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | libcutils: share Windows networking code. | David Pursell | 2016-01-15 | 1 | -69/+0 |
| | | | | | | | | | | | | | | | This CL moves Windows networking code from fastboot to libcutils so that it can be shared with other host programs such as adb. Not all libcutils networking functions have been implemented for Windows, just those necessary for fastboot. In the next CL I will do the same for adb, adding any additional required functions. Unit tests have also been added to test the functions using a loopback connection. Bug: http://b/26236380. Change-Id: Ibc51a67030fe69a04c23512eefa9d19b055c7c12 | ||||
* | Use _WIN32 rather than HAVE_WINSOCK. | Elliott Hughes | 2015-07-29 | 1 | -1/+1 |
| | | | | Change-Id: I9855b6fe72e2f2f3a8360c0993a67cb988024ee4 | ||||
* | libcutils: win_sdk build issues | Mark Salyzyn | 2014-05-05 | 1 | -1/+1 |
| | | | | Change-Id: Ic431166f686aebfd0ee00ad3224b95237ff7a0de | ||||
* | libcutils: turn on -Werror | Mark Salyzyn | 2014-05-01 | 1 | -7/+5 |
| | | | | | | - Deal with some -Wunused / -Wunused-variable issues Change-Id: I28c23fb213382a392ec30935749fb359e072d664 | ||||
* | auto import from //depot/cupcake/@135843 | The Android Open Source Project | 2009-03-03 | 1 | -0/+71 |
| | |||||
* | auto import from //depot/cupcake/@135843 | The Android Open Source Project | 2009-03-03 | 1 | -71/+0 |
| | |||||
* | Initial Contribution | The Android Open Source Project | 2008-10-21 | 1 | -0/+71 |