summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Revert "Fix the build on Trisquel 9"HEADreplicant-6.0-0004-transitionreplicant-6.0-0004replicant-6.0Denis 'GNUtoo' Carikli2022-01-031-0/+7
* Fix the build on Trisquel 9replicant-6.0-0004-rc6Denis 'GNUtoo' Carikli2021-08-251-7/+0
* debuggerd: Rebrand tombstone header to ReplicantWolfgang Wiedmeyer2021-08-251-1/+1
* Fix backport of readdir patchWolfgang Wiedmeyer2021-08-251-4/+21
* Use readdir instead of readdir_r.Elliott Hughes2021-08-252-16/+7
* strrchr() returns const char*, so casting is necessaryWolfgang Wiedmeyer2021-08-253-8/+8
* String16: remove integer overflowsSteven Moreland2018-05-121-30/+36
* libnetutil: Check dhcp respose packet lengthtintin2018-01-141-0/+14
* init.rc: Lock down access to /proc/net/fib_trieNick Kralevich2018-01-141-0/+3
* Fix full-eng build breakage due to dbacd826a100f2c.Narayan Kamath2018-01-141-6/+10
* Fix wrong backport of commit 9dced16Ivan Kutepov2018-01-141-2/+2
* zip_archive: reject files that don't start with an LFH signature.Narayan Kamath2017-12-092-0/+67
* Fix integer overflow in utf{16,32}_to_utf8_lengthAdam Vartanian2017-11-101-3/+21
* Fix out of bound read in libziparchiveTianjie Xu2017-06-091-5/+8
* debuggerd: Rebrand tombstone header to LineageOSHarry Youd2017-02-111-1/+1
* Fix out of bound access in libziparchiveTianjie Xu2016-12-121-1/+6
* init: Fix possible open file pointerMichael W2016-11-131-1/+3
* Merge tag 'android-6.0.1_r74' into HEADJessica Wagantall2016-11-094-1/+91
|\
| * liblog: add __android_log_close()Mark Salyzyn2016-09-271-0/+3
| * liblog: add __android_log_close()Mark Salyzyn2016-09-274-1/+88
| * Fix vold vulnerability in FrameworkListenerConnor O'Brien2016-08-252-3/+15
* | Merge tag 'android-6.0.1_r72' into HEADJessica Wagantall2016-10-062-3/+15
|\ \
| * | Fix vold vulnerability in FrameworkListenerConnor O'Brien2016-08-262-3/+15
| * | debuggerd: fix missed use of ptrace(PTRACE_ATTACH).Josh Gao2016-08-161-1/+1
| * | DO NOT MERGE: debuggerd: verify that traced threads belong to the right process.Josh Gao2016-08-164-11/+66
| * | adb: use asocket's close function when closing.Josh Gao2016-08-161-3/+1
| * | adb: switch the socket list mutex to a recursive_mutex.Josh Gao2016-08-164-45/+180
| * | libutils/Unicode.cpp: Correct length computation and add checks for utf16->utf8Sergio Giro2016-08-164-18/+45
* | | fastboot: Add Alcatel's USB vendor idc4572016-09-221-1/+2
* | | Merge tag 'android-6.0.1_r66' into HEADJessica Wagantall2016-09-0713-77/+292
|\ \ \ | | |/ | |/|
| * | debuggerd: fix missed use of ptrace(PTRACE_ATTACH).Josh Gao2016-08-091-1/+1
| * | DO NOT MERGE: debuggerd: verify that traced threads belong to the right process.Josh Gao2016-07-214-11/+66
| * | adb: use asocket's close function when closing.Josh Gao2016-07-211-3/+1
| * | adb: switch the socket list mutex to a recursive_mutex.Josh Gao2016-07-214-45/+180
| * | libutils/Unicode.cpp: Correct length computation and add checks for utf16->utf8Sergio Giro2016-07-214-18/+45
* | | libutils: fix deadlock in elapsedRealtimeNanoScott Mertz2016-08-291-0/+8
* | | Merge tag 'android-6.0.1_r61' into HEADJessica Wagantall2016-08-021-0/+5
|\| |
| * | add a property for controlling perf_event_paranoidDaniel Micay2016-06-231-0/+5
| |/
| * Fix scanf %s in lsof.Elliott Hughes2016-05-271-3/+4
* | healthd: Add DASH charger typeSteve Kondik2016-07-281-0/+1
* | sdcard: Pass the umask to sdcardfs correctlySteve Kondik2016-07-261-6/+6
* | sdcard: Fix sdcardFS checkZhao Wei Liew2016-07-241-1/+1
* | sdcard: Add support for sdcardfs!Steve Kondik2016-07-231-20/+43
* | libcutils: abort for invalid fdMark Salyzyn2016-07-151-2/+3
* | libcutils: ashmem print error message for invalid fdMark Salyzyn2016-07-151-0/+14
* | libcutils: ashmem check fd validityMark Salyzyn2016-07-151-1/+107
* | libcutils: ashmem fortify and comply with Android coding standardMark Salyzyn2016-07-152-30/+40
* | healthd: Check if battery device exists instead of charger drivers beforeRuchi Kandoi2016-07-101-7/+3
* | healthd: Write to blink file to fix LEDTom Marshall2016-07-062-0/+28
* | healthd: Support new PD and USB Type C typesBenson Leung2016-07-011-0/+3