summaryrefslogtreecommitdiffstats
path: root/libcutils
Commit message (Expand)AuthorAgeFilesLines
* libcutils: ashmem print error message for invalid fdMark Salyzyn2016-02-031-0/+14
* libcutils: ashmem check fd validityMark Salyzyn2016-02-031-1/+107
* Merge "libcutils/fastboot: improve multi-buffer write."David Pursell2016-02-034-34/+47
|\
| * libcutils/fastboot: improve multi-buffer write.David Pursell2016-02-034-34/+47
* | libcutils: ashmem fortify and comply with Android coding standardMark Salyzyn2016-02-022-30/+40
|/
* libcutils: add multi-buffer socket send.David Pursell2016-02-023-9/+57
* libcutils: add socket_get_local_port().David Pursell2016-02-023-38/+101
* fastboot: use cutils socket functions.David Pursell2016-01-213-0/+59
* Merge "libcutils: share Windows networking code."David Pursell2016-01-2114-13/+343
|\
| * libcutils: share Windows networking code.David Pursell2016-01-1514-13/+343
* | logging: avoid unnecessary printfsNick Kralevich2016-01-161-0/+1
|/
* trace-dev.c: more O_CLOEXECNick Kralevich2015-12-161-2/+2
* Make host ashmem_create_region more robust.Elliott Hughes2015-12-161-4/+9
* Listen on dualstack sockets.Erik Kline2015-12-071-7/+7
* fs_config.c: Remove obsolete reference to /system/bin/pppd-rilNick Kralevich2015-11-301-2/+1
* fs_config: remove setuid bit from librankNick Kralevich2015-11-271-2/+1
* libcutils: turn on -Werror on Win32, fix resulting build break.Josh Gao2015-11-241-5/+3
* libcutils: add prefix to local variables in Android.mk.Josh Gao2015-11-241-27/+27
* Revert "libcutils: don't build for Windows."Josh Gao2015-11-171-22/+34
* libcutils: don't build for Windows.Josh Gao2015-11-161-34/+22
* Fix permissions for /data/nativetest{,64}/tests.txt.Gilad Arnold2015-11-141-0/+2
* Sane ownership/permissions for directories in /data/nativetest{,64}.Gilad Arnold2015-11-121-0/+2
* libcutils: Make /data/nativetest{,64}/* executable.Daniel Erat2015-11-021-0/+2
* Make allocations use unique_ptr.Christopher Ferris2015-10-141-6/+6
* fs_config.c: remove setuid from procrankNick Kralevich2015-10-071-2/+1
* am 66d32c74: Merge "Use CAP_MASK_LONG for file capabilities."Jorge Lucangeli Obes2015-09-031-2/+2
|\
| * Merge "Use CAP_MASK_LONG for file capabilities."Jorge Lucangeli Obes2015-09-031-2/+2
| |\
| | * Use CAP_MASK_LONG for file capabilities.Jorge Lucangeli Obes2015-09-021-2/+2
* | | am bfe32228: Merge "Remove USE_MINGW/CYGWIN; Whitelist windows modules"Dan Willemsen2015-09-031-24/+14
|\| |
| * | Remove USE_MINGW/CYGWIN; Whitelist windows modulesDan Willemsen2015-09-021-24/+14
| |/
* | am f4355868: Merge "android_memset.c: Use sanitized shifts"Nick Kralevich2015-08-271-2/+2
|\|
| * android_memset.c: Use sanitized shiftsDuane Sand2015-08-271-2/+2
* | am e6d3cf39: Merge "android_memset.c: Use __attribute__((no_sanitize("integer...Nick Kralevich2015-08-271-1/+8
|\|
| * android_memset.c: Use __attribute__((no_sanitize("integer")))Nick Kralevich2015-08-271-1/+8
* | am d34f4198: Merge "strdup16to8.c: fix benign integer underflow."Nick Kralevich2015-08-271-3/+6
|\|
| * strdup16to8.c: fix benign integer underflow.Nick Kralevich2015-08-271-3/+6
* | am 63141512: am 53f11b62: Merge "libcutils: enable LOCAL_SANITIZE := integer"Nick Kralevich2015-08-261-0/+4
|\|
| * libcutils: enable LOCAL_SANITIZE := integerNick Kralevich2015-08-261-0/+4
* | am 38f4a139: am 532e6cde: Merge "libcutils: cleanups for -fsanitize=integer"Nick Kralevich2015-08-262-0/+10
|\|
| * libcutils: cleanups for -fsanitize=integerNick Kralevich2015-08-262-0/+10
* | am fb1ecbc5: am e6e71608: Merge "Use __ANDROID__ instead of HAVE_ANDROID_OS."Elliott Hughes2015-07-304-11/+11
|\|
| * Merge "Use __ANDROID__ instead of HAVE_ANDROID_OS."Elliott Hughes2015-07-304-11/+11
| |\
| | * Use __ANDROID__ instead of HAVE_ANDROID_OS.Elliott Hughes2015-07-304-11/+11
* | | am 42dbc4b1: am 44443bea: Merge "Use _WIN32 rather than HAVE_WINSOCK."Elliott Hughes2015-07-306-10/+10
|\| |
| * | Use _WIN32 rather than HAVE_WINSOCK.Elliott Hughes2015-07-296-10/+10
| |/
* | am beb13044: am 1cae8cc1: Merge "Set mode bits for /system/etc/recovery.img."Tao Bao2015-07-281-0/+1
|\|
| * Merge "Set mode bits for /system/etc/recovery.img."Tao Bao2015-07-281-0/+1
| |\
| | * Set mode bits for /system/etc/recovery.img.Tao Bao2015-07-271-0/+1
* | | Fix libcutils build.Elliott Hughes2015-07-241-0/+2
* | | am 12d912bc: am ed217967: Merge "Fix socket_network_client_timeout error check."Elliott Hughes2015-07-251-1/+1
|\| |