index
:
system_core
history/14-07-2019
replicant-10
replicant-9
Fork of system/core
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libnetutils
Commit message (
Expand
)
Author
Age
Files
Lines
*
Mark libnetutils vendor_available.
Jayant Chowdhary
2017-05-24
1
-0
/
+1
*
libnetutils: Rename dhcptool to dhcpdbg
Dmitry Shmidt
2017-05-17
2
-2
/
+2
*
libnetutils: Restore dhcptool
Dmitry Shmidt
2017-05-16
2
-0
/
+61
*
Convert libnetutils to Android.bp
Colin Cross
2017-04-20
2
-21
/
+19
*
liblog: use log/log.h when utilizing ALOG macros
Mark Salyzyn
2017-01-11
3
-3
/
+3
*
system/core Replace cutils/log.h with android/log.h
Mark Salyzyn
2016-09-30
3
-56
/
+49
*
Remove deprecated libnetutils DHCPv4 code
Erik Kline
2016-09-10
2
-54
/
+0
*
resolve merge conflicts of 847d963 to nyc-dev-plus-aosp
Elliott Hughes
2016-05-18
2
-45
/
+2
|
\
|
*
Remove a dead header (<netutils/dhcp.h>).
Elliott Hughes
2016-05-18
1
-1
/
+2
|
*
Set IFA_BROADCAST during IPv4 RTM_NEWADDRs
Erik Kline
2016-03-31
1
-2
/
+14
*
|
Merge "Set IFA_BROADCAST during IPv4 RTM_NEWADDRs" am: d709914
Erik Kline
2016-03-31
1
-2
/
+14
|
\
\
|
*
|
Set IFA_BROADCAST during IPv4 RTM_NEWADDRs
Erik Kline
2016-03-30
1
-2
/
+14
*
|
|
Merge "Delete dhcpcd code in system/core, since dhcpcd is no more." into nyc-dev
Lorenzo Colitti
2016-02-25
2
-373
/
+0
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Delete dhcpcd code in system/core, since dhcpcd is no more.
Lorenzo Colitti
2016-02-25
2
-373
/
+0
*
|
|
Merge "Move libnetutils headers into libnetutils."
Elliott Hughes
2016-02-16
3
-0
/
+113
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
Move libnetutils headers into libnetutils.
Elliott Hughes
2016-02-12
3
-0
/
+113
*
|
Merge "libnetutils: Check socket() return value" am: e4b332c7e4
Elliott Hughes
2016-01-12
1
-2
/
+9
|
\
|
|
*
libnetutils: Check socket() return value
Bjorn Andersson
2015-12-29
1
-2
/
+9
|
*
am fb1ecbc5: am e6e71608: Merge "Use __ANDROID__ instead of HAVE_ANDROID_OS."
Elliott Hughes
2015-07-30
1
-2
/
+2
|
|
\
*
|
|
libnetutils: Add synchronization per socket full operation
Dmitry Shmidt
2015-10-01
2
-2
/
+14
*
|
|
am fb1ecbc5: am e6e71608: Merge "Use __ANDROID__ instead of HAVE_ANDROID_OS."
Elliott Hughes
2015-07-30
1
-2
/
+2
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
Use __ANDROID__ instead of HAVE_ANDROID_OS.
Elliott Hughes
2015-07-30
1
-2
/
+2
*
|
am f91c0664: am 421d01c8: am d4196ef8: Merge "Add a command to call libnetuti...
Elliott Hughes
2015-04-22
2
-0
/
+50
|
\
|
|
*
Add a command to call libnetutils' do_dhcp.
Elliott Hughes
2015-04-21
2
-0
/
+50
*
|
am c92420b2: am d9a65a65: Merge "Improving the time to wait for assigning IP ...
Dmitry Shmidt
2015-03-19
1
-2
/
+4
|
\
|
|
*
Merge "Improving the time to wait for assigning IP address"
Dmitry Shmidt
2015-03-19
1
-2
/
+4
|
|
\
|
|
*
Improving the time to wait for assigning IP address
daisuke niwa
2015-02-27
1
-2
/
+4
*
|
|
Merge remote-tracking branch 'goog/mirror-m-wireless-internal-release'
Vinit Deshpande
2015-03-16
1
-57
/
+55
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Make sure errmsg starts out null-terminated.
Erik Kline
2015-03-04
1
-10
/
+10
|
*
|
Refactor dhcp_utils for more flexible uses.
Erik Kline
2015-03-02
1
-49
/
+46
*
|
|
More SOCK_CLOEXEC
Nick Kralevich
2015-02-26
1
-3
/
+3
|
|
/
|
/
|
*
|
Move sprintf to snprintf.
Yabin Cui
2015-02-17
1
-5
/
+5
*
|
Remove netcfg's unused options.
Elliott Hughes
2015-02-03
1
-7
/
+7
*
|
Revert "Remove netcfg's unused options."
Elliott Hughes
2015-02-03
2
-7
/
+27
*
|
Remove netcfg's unused options.
Elliott Hughes
2015-02-03
2
-27
/
+7
*
|
Add missing <malloc.h> and <string.h> includes.
Elliott Hughes
2015-01-28
1
-0
/
+1
*
|
Libnetutils: Remove unused functions & variables
Andreas Gampe
2014-11-24
4
-12
/
+2
|
/
*
Support resetting connections tied to any nonexistent address.
Sreeram Ramachandran
2014-09-08
1
-2
/
+4
*
Add a comment to not delete seemingly unused code.
Sreeram Ramachandran
2014-07-23
1
-0
/
+1
*
Put back some deleted code.
Sreeram Ramachandran
2014-07-23
1
-0
/
+31
*
Cleanup: Delete dead code.
Sreeram Ramachandran
2014-07-22
1
-301
/
+0
*
am 04482eab: am f998116b: am 08c372d1: Merge "libnetutils: Turn on -Werror"
Mark Salyzyn
2014-05-23
2
-7
/
+11
|
\
|
*
libnetutils: Turn on -Werror
Mark Salyzyn
2014-05-23
2
-7
/
+11
*
|
am 2a7ce0bc: am 9a12e952: am 5b7bb03e: Merge "Revert "libnetutils: Turn on -W...
Mark Salyzyn
2014-05-22
1
-5
/
+3
|
\
|
|
*
Revert "libnetutils: Turn on -Werror"
Mark Salyzyn
2014-05-21
1
-5
/
+3
*
|
am d7465194: am 2c0a7f6f: am d3cd08f8: Merge "libnetutils: Turn on -Werror"
Mark Salyzyn
2014-05-22
1
-3
/
+5
|
\
|
|
*
libnetutils: Turn on -Werror
Mark Salyzyn
2014-05-21
1
-3
/
+5
|
*
Merge commit '536dea9d61a032e64bbe584a97463c6638ead009' into HEAD
The Android Open Source Project
2013-11-22
1
-5
/
+12
|
|
\
*
|
|
libnetutils: Expect 1's complement if computed UDP checksum is zero
Ajay Dudani
2013-12-12
1
-0
/
+2
*
|
|
am d97a34af: am 60e7d495: Merge "Fix libnetutils to build with clean uapi hea...
Elliott Hughes
2013-11-12
1
-0
/
+5
|
\
|
|
|
|
/
|
/
|
[next]