index
:
bionic.git
replicant-6.0
Android's bionic
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libc
/
dns
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
bionic: Sort and cache hosts file data for fast lookup
Tom Marshall
2016-08-04
4
-0
/
+564
*
Don't leak sockets if setsockopt() or fchown() fail.
Erik Kline
2016-03-09
1
-2
/
+6
*
Fix alignment after variable-length data.
Elliott Hughes
2015-07-06
1
-0
/
+6
*
Pass around struct android_net_context for better behaviour
Erik Kline
2015-06-30
1
-47
/
+44
*
Add missing includes.
Elliott Hughes
2015-01-28
1
-0
/
+1
*
Fix freeaddrinfo(NULL).
Elliott Hughes
2015-01-08
1
-1
/
+5
*
Move gethtnamaddr.c to net/ subdirectory.
Yabin Cui
2014-12-19
1
-0
/
+1631
*
Support gethostbyname_r_ERANGE.
Yabin Cui
2014-12-19
2
-2
/
+16
*
Sync with upstream for gethnamaddr.c.
Yabin Cui
2014-12-17
1
-0
/
+266
*
Clean up DNS proxying.
Elliott Hughes
2014-12-10
2
-37
/
+9
*
Add error-check when mapping socket to fd
Robert Alm
2014-11-27
1
-0
/
+9
*
Don't receive structs containing pointers over sockets.
Elliott Hughes
2014-11-12
1
-33
/
+43
*
am 6c5694b6: Merge "Migrate system/extra getaddrinfo test, and fix a bug in g...
Elliott Hughes
2014-10-28
1
-21
/
+11
|
\
|
*
Migrate system/extra getaddrinfo test, and fix a bug in getservbyname(3).
Derek Xue
2014-10-22
1
-21
/
+11
*
|
am 59de803a: Merge "libc should use O_CLOEXEC when opening files for its own ...
Elliott Hughes
2014-08-26
1
-2
/
+2
|
\
\
|
|
/
|
*
libc should use O_CLOEXEC when opening files for its own use.
Elliott Hughes
2014-08-26
1
-2
/
+2
*
|
am 7134fc30: Merge "Regenerate "services.h" from /etc/services."
Elliott Hughes
2014-08-20
1
-20
/
+89
|
\
\
|
|
/
|
*
Regenerate "services.h" from /etc/services.
Elliott Hughes
2014-08-20
1
-20
/
+89
*
|
am 2a70aba8: am ab4fc823: Merge "Fix all resolv warnings and turn on -Werror."
Elliott Hughes
2014-07-02
2
-2
/
+0
|
\
\
|
|
/
|
*
Fix all resolv warnings and turn on -Werror.
Elliott Hughes
2014-07-02
2
-2
/
+0
*
|
am e844f27a: am bcf77b5d: Merge "add CLOEXEC to various DNS related code"
Nick Kralevich
2014-06-30
1
-4
/
+4
|
\
\
|
|
/
|
*
Merge "add CLOEXEC to various DNS related code"
Nick Kralevich
2014-06-30
1
-4
/
+4
|
|
\
|
|
*
add CLOEXEC to various DNS related code
Nick Kralevich
2014-06-29
1
-4
/
+4
*
|
|
am c5f1504e: am 6cdab387: Merge "Restore <nsswitch.h> which is BSD API, not p...
Elliott Hughes
2014-06-30
1
-13
/
+1
|
\
\
\
|
|
/
/
|
*
|
Restore <nsswitch.h> which is BSD API, not private.
Elliott Hughes
2014-06-30
1
-13
/
+1
|
|
/
|
*
Query libnetd_client for the appropriate netId for host resolution.
Paul Jensen
2014-05-19
1
-0
/
+3
*
|
Make host resolver call __connect() rather than connect() so mark isn't cleared.
Paul Jensen
2014-05-30
1
-2
/
+2
*
|
Fix build breakage.
Sreeram Ramachandran
2014-05-19
1
-1
/
+1
*
|
Query libnetd_client for the appropriate netId for host resolution.
Paul Jensen
2014-05-19
1
-0
/
+3
|
/
*
bionic: Replace iface with opaque netid in resolver.
Szymon Jakubczak
2014-04-01
2
-91
/
+49
*
Clean up reentrancy cruft.
Elliott Hughes
2014-03-13
1
-266
/
+0
*
Clean up <stdio.h> macros.
Elliott Hughes
2014-03-13
1
-19
/
+16
*
Moved nameser.h and namser_compat.h to public include dir
Calin Juravle
2014-03-04
3
-3
/
+3
*
Renamed the misleading libc/netbsd directory to libc/dns.
Calin Juravle
2014-02-28
10
-0
/
+4432