History log of /external/dhcpcd/Android.mk
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
c1c270dba20afa63a5b7769646cf721d0fa7c431 14-Nov-2014 Erik Kline <ek@google.com> Fun with buffer overrruns.

In get_option(): don't read past the end of the option buffer.

Also add a small unittest to verify sane behaviour for the above.
The dhcpcd code is not easily refactored into a library, nor is it
entirely possible to include some header files directly since some
structures use C++ reserved keywords ("new") for variable names.

In print_option(): use of snprintf() returns the length that
/would/ have been written. Add checks that the output buffer
is not overrun when printing.

Bug: 18356137
Bug: 18356135
Change-Id: I0f907b8a952208749226ba034a416d773e068f8a
/external/dhcpcd/Android.mk
09cda4fad9681e8500485ef0b71974d16c28fcc3 24-Jun-2014 Elliott Hughes <enh@google.com> Move dhcpcd off its own getline.

Also move other stuff provided by bionic (or unused) out of the way.

Bug: 14499627
Change-Id: I29e15c5a978d2fa86b63df891c2f2e83eba009fc
/external/dhcpcd/Android.mk
2940556da677de8f01a7f9efeec2d3172ff51bba 27-Feb-2014 Elliott Hughes <enh@google.com> Remove references to KERNEL_HEADERS.

You get these for free, and this is no longer the right way to
get the correct ones.

Change-Id: I282565355200d5f9a0861bb6cf581e8a7a08cb6e
/external/dhcpcd/Android.mk
7389c04c4bebabe987d3eda573c03f57faf3464f 03-Jan-2013 Elliott Hughes <enh@google.com> bionic now defines _POSIX_MONOTONIC_CLOCK, so dhcpd doesn't need to.

Change-Id: I3205190783bea4f76cfe373e0bc2b29c20682b1d
/external/dhcpcd/Android.mk
f90995451089db8e5d4a72641e74cf2e5c35074f 17-Aug-2012 Joe Onorato <joeo@google.com> am 7a659da9: Merge "Get rid of LOCAL_MODULE_TAGS := user"

* commit '7a659da9ec67d85d1b166fc6c1984f488de8e031':
Get rid of LOCAL_MODULE_TAGS := user
a3a2260384a906e1674c7498c2f479e9f37bc503 24-Jul-2012 Dmitry Shmidt <dimitrysh@google.com> dhcpcd: Update to Version 5.5.6

Change-Id: I98c378688be723a2a602ec17c26bc13f2fd83cc8
Signed-off-by: Dmitry Shmidt <dimitrysh@google.com>
/external/dhcpcd/Android.mk
66705d9259253d905f991b16a2fc65dba720c9f5 22-May-2012 Joe Onorato <joeo@google.com> Get rid of LOCAL_MODULE_TAGS := user

Change-Id: I8ced7c513d75e64e16a76e41ea7b1c271cf10a19
/external/dhcpcd/Android.mk
1f1ef57e839d72b24bb2f43b602ecf63e1068010 13-Apr-2012 John Grossman <johngro@google.com> DHCPDC: Actually we do have a monotonic clock...

Fix bug http://b/issue?id=6272879

DHCPCD thought that our kernel did not support the posix clock_gettime
and CLOCK_MONOTONIC which could cause an interface flap under just the
right circumstances. See the writeup in the bug for details.

Change-Id: I3a5325625499d4c3640ce498fc100ab2891d0a9c
/external/dhcpcd/Android.mk
b502ba5be324c076834296d979764ecef6ab9cda 12-Jul-2011 Jeff Brown <jeffbrown@google.com> Remove the simulator target from all makefiles.
Bug: 5010576

Change-Id: Iae6722e0297a65bcfb747266060bee7418c54623
/external/dhcpcd/Android.mk
e86eee143ed21592f88a46623a81f71002430459 25-Jan-2011 Dmitry Shmidt <dimitrysh@google.com> dhcpcd: Update to Version 5.2.10

Change-Id: I949331c7aad91b125decd51da4041983d3a352bc
Signed-off-by: Dmitry Shmidt <dimitrysh@google.com>
/external/dhcpcd/Android.mk
ff2075927f002252af12a4deb08924e22635eb75 23-Sep-2010 Dmitry Shmidt <dimitrysh@google.com> dhcpcd: Remove obsolete, wrong-syntax script

Change-Id: I76ae69b263f3756f7377dcf86a1ac0fc973fc1e1
Signed-off-by: Dmitry Shmidt <dimitrysh@google.com>
/external/dhcpcd/Android.mk
e2cfecadc4e796cae73dbc0dafaf46b837569e71 23-Jul-2010 Dmitry Shmidt <dimitrysh@google.com> dhcpcd: Fix dhcpcd-run-hooks permissions

Change-Id: Id6031789da6f8c12a1ce5b1943404ba29de3ed0c
Signed-off-by: Dmitry Shmidt <dimitrysh@google.com>
/external/dhcpcd/Android.mk
153c3f2e0a47222a58da7a7fe9fb32e405a8373b 20-Apr-2009 Dmitry Shmidt <> AI 146935: am: CL 146934 Make TI Wifi driver choice framework-independent - part 1
Original author: dimitrysh

Automated import of CL 146935
/external/dhcpcd/Android.mk
e083690fb3d1b9c49a4b8ecabe20cde76690bd75 28-Mar-2009 Mike Lockwood <> AI 143349: am: CL 143198 am: CL 142968 Remove showlease, wpa_cli and radiooptions tools from user builds.
Should save us 52K in /system
BUG=1739507
Original author: lockwood
Merged from: //branches/cupcake/...
Original author: android-build
Merged from: //branches/donutburger/...

Automated import of CL 143349
/external/dhcpcd/Android.mk
ba7d40a700ac90f339011e1465fabe13e57b9d4a 09-Mar-2009 The Android Open Source Project <initial-contribution@android.com> auto import from //branches/cupcake/...@137197
/external/dhcpcd/Android.mk
f7c5421560640d23fc10803b9d59a9ff1d83e467 04-Mar-2009 The Android Open Source Project <initial-contribution@android.com> auto import from //depot/cupcake/@135843
/external/dhcpcd/Android.mk
d97c47cad830d00c9da685cc4ea157d6185f6c97 04-Mar-2009 The Android Open Source Project <initial-contribution@android.com> auto import from //depot/cupcake/@135843
/external/dhcpcd/Android.mk
4c5a5fb53bccceff331bae70f748bf9b4609fe0a 18-Dec-2008 The Android Open Source Project <initial-contribution@android.com> Code drop from //branches/cupcake/...@124589
/external/dhcpcd/Android.mk
e95877ecfa1170d77b1ec1f66752725cdda01b64 21-Oct-2008 The Android Open Source Project <initial-contribution@android.com> Initial Contribution
/external/dhcpcd/Android.mk