Gitiles
Code Review
Sign In
review.blissroms.org
/
packages_modules_Connectivity
/
5d6e23bdfb89a9615ccf50b9cbe63d2cf99653c9
/
core
/
jni
fc68690
Move SocketUtils out of the connectivity module
by Remi NGUYEN VAN
· 4 years, 7 months ago
3f7f79e
Update jni to get int descriptor in native layer
by Chiachang Wang
· 4 years, 8 months ago
b293c47
Split NetworkUtils and NetworkUtilsInternal
by Remi NGUYEN VAN
· 4 years, 9 months ago
2349cf3
Update language to comply with Android's inclusive language guidance
by Alex Light
· 5 years ago
c206662
Update to use nativehelper/JNIPlatformHelp.h
by Orion Hodson
· 5 years ago
5a42a41
Disable sockets and DNS if process lacks INTERNET permission.
by Luke Huang
· 5 years ago
7bdbb81
Add dnsproxyd_protocol_headers for NETID_USE_LOCAL_NAMESERVERS
by Luke Huang
· 5 years ago
d53edf7
Change tetheroffloadjni to tetheringutilsjni
by markchien
· 6 years ago
be164b2
Fix issue for DnsResolver#query
by Luke Huang
· 6 years ago
26c1cdb
Add Rfc6724 style sort for DnsResolver and fix potential bug
by Luke Huang
· 6 years ago
fbd8ecf
Correct buffer size limitation for DnsResolver API
by Luke Huang
· 6 years ago
81cec00
API council feedbacks for DnsResolver
by Luke Huang
· 6 years ago
fd7c030
Move attach*Filter() and addArpEntry() methods to NetworkStack
by paulhu
· 6 years ago
e17bb2d
Fix cancellation race problem for aysnc DNS API
by Luke Huang
· 6 years ago
b1cf5aa
Support query cancellation for async DNS API
by Luke Huang
· 7 years ago
e5591ce
[KA03] Support tcp keepalive offload
by markchien
· 7 years ago
4e5831a
Add jni method for DnsResolver
by Luke Huang
· 7 years ago
029434e
Add util to add an ARP table entry
by Remi NGUYEN VAN
· 7 years ago
b9e50d9
frameworks/base: use proper nativehelper headers
by Steven Moreland
· 8 years ago
63c2cd9
Have IpManager track L2-L4 signaling traffic required for IP connectivity.
by Erik Kline
· 9 years ago
929ed66
Have IpManager track L2-L4 signaling traffic required for IP connectivity.
by Erik Kline
· 9 years ago
78bf018
Basic IPv6 Router Advertisement daemon am: 1a1cb0e914
by Erik Kline
· 9 years ago
1a1cb0e
Basic IPv6 Router Advertisement daemon
by Erik Kline
· 9 years ago
bdd12ec
resolve merge conflicts of bc90502 to nyc-dev-plus-aosp
by Elliott Hughes
· 9 years ago
9d18567
Make android_net_NetUtils include what it actually uses.
by Elliott Hughes
· 9 years ago
d8332d1
Remove framework code that calls SIOCKILLADDR
by Lorenzo Colitti
· 9 years ago
9eca1f6
Have ConnectivityService install packet filters when possible
by Paul Jensen
· 10 years ago
af0170a
Delete all NetworkUtils DHCP-related code.
by Erik Kline
· 10 years ago
830ed7c
resolved conflicts for a884d81e to stage-aosp-master
by Elliott Hughes
· 10 years ago
b4dd27d
constify JNINativeMethod function pointer tables
by Daniel Micay
· 10 years ago
db93dd9
Query HTTP proxy for network via a new API to avoid permissions exceptions
by Paul Jensen
· 10 years ago
9dd7ce3
Merge commit 'e593d0a' into merge_work
by Prerepa Viswanadham
· 10 years ago
ee2f45d
Deprecate static ConnectivityManager.get/setProcessDefaultNetwork() functions.
by Paul Jensen
· 11 years ago
06b991f
DHCP: Add a native method for making a DHCP socket.
by Lorenzo Colitti
· 11 years ago
d687dc5
Fix missing printf argument.
by Erik Kline
· 10 years ago
94500b2
Fix missing printf argument.
by Erik Kline
· 10 years ago
c70fbac
DHCP: Add a native method for making a DHCP socket.
by Lorenzo Colitti
· 11 years ago
8d1c3be
am "Refactor NetworkUtils interaction with DHCP."
by Vinit Deshpande
· 10 years ago
9def7be
Refactor NetworkUtils interaction with DHCP.
by Erik Kline
· 11 years ago
0620227
Remove hardcoded include paths.
by Narayan Kamath
· 11 years ago
bc7c99d
Frameworks/base: Replace LOG_FATAL_IF in core/jni
by Andreas Gampe
· 11 years ago
45aca20
Rework the per-network URL API.
by Lorenzo Colitti
· 11 years ago
ef734f8
Stop using LinkProperties for static configuration.
by Lorenzo Colitti
· 11 years ago
c06ec73
Cleanup: Delete dead code.
by Sreeram Ramachandran
· 11 years ago
b5ae69d
Remove unnecessary code and APIs.
by Sreeram Ramachandran
· 11 years ago
65743a2
Define NETID_UNSET in ConnectivityManager.
by Paul Jensen
· 11 years ago
8b5fc62
Convert Vpn from NetworkStateTracker to NetworkAgent.
by Paul Jensen
· 11 years ago
10ba60a
Use return values from JNI functions binding sockets and processes to networks.
by Paul Jensen
· 11 years ago
9e66e88
Implement bind-to-network functionality of android.net.Network.
by Paul Jensen
· 11 years ago
e0fac27
Use a single socket to communicate with supplicant
by Vinit Deshapnde
· 12 years ago
1a16846
dhcp: Get mtu property from dhcp results
by Dmitry Shmidt
· 12 years ago
3f3b4e6
Add NetworkUtil function for marking sockets
by Chad Brubaker
· 12 years ago
0c0db62
Don't update routes if Dhcp fails.
by Robert Greenwalt
· 12 years ago
72e2243
Up our DNS server support from 2 > 4
by Robert Greenwalt
· 13 years ago
cd27785
Support for dns domain.
by Robert Greenwalt
· 13 years ago
462e570
Remove DhcpInfoInternal
by Robert Greenwalt
· 13 years ago
d607559
Pipe DHCP vendor info towards framework.
by Jeff Sharkey
· 13 years ago
1be767c
Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGE
by Steve Block
· 14 years ago
620e107
resolved conflicts for merge of a3b4b5ca to master
by Wink Saville
· 14 years ago
c101c56
Use resetConnections with resetMask.
by Wink Saville
· 14 years ago
9a33301
resolved conflicts for merge of ea8e3c23 to honeycomb-LTE
by Irfan Sheriff
· 14 years ago
a565295
resolved conflicts for merge of 267a6181 to honeycomb-LTE
by Irfan Sheriff
· 14 years ago
ea8e3c2
Revert "DO NOT MERGE Revert "DO NOT MERGE Add DhcpStateMachine""
by Irfan Sheriff
· 14 years ago
a366388
DO NOT MERGE Revert "DO NOT MERGE Add DhcpStateMachine"
by Irfan Sheriff
· 14 years ago
65727c9
Merge f024027b
by Jean-Baptiste Queru
· 14 years ago
355205c
Switch to use netd to add/remove routes.
by Robert Greenwalt
· 14 years ago
9cfe619
DO NOT MERGE Add DhcpStateMachine
by Irfan Sheriff
· 14 years ago
b0d1452
resolved conflicts for merge of 90faa5de to master
by Robert Greenwalt
· 14 years ago
52b5163
am 78204ba5: am 8ab6a6d4: Merge "Add DhcpStateMachine for interation with dhcpcd" into honeycomb-LTE
by Irfan Sheriff
· 14 years ago
5afb466
Merge "Add RouteInfo objects for tracking routes." into honeycomb-LTE
by Robert Greenwalt
· 14 years ago
5a90129
Add RouteInfo objects for tracking routes.
by Robert Greenwalt
· 14 years ago
204cec7
Add DhcpStateMachine for interation with dhcpcd
by Irfan Sheriff
· 14 years ago
c944a7d
More native code cleanup.
by Elliott Hughes
· 14 years ago
587274e
Don't use local ref for cached jclass reference in JNI code
by Brian Carlstrom
· 14 years ago
7baf8a8
Make the interface with DHCP IPv6 capable.
by Robert Greenwalt
· 15 years ago
2e1763c
Switch from NetworkUtils to netd for iface config.
by Robert Greenwalt
· 15 years ago
7fe44cb
resolved conflicts for merge of 4ea54f44 to master
by Robert Greenwalt
· 15 years ago
a7dfbd3
Pass network properties to ConnectivityService.
by Robert Greenwalt
· 15 years ago
1791998
wifi: Keep the WLAN network interface up whenever wifi is enabled.
by Mike Lockwood
· 16 years ago
28527d2
auto import from //depot/cupcake/@135843
by The Android Open Source Project
· 17 years ago
ae5a539
auto import from //depot/cupcake/@135843
by The Android Open Source Project
· 17 years ago
0caef3f
Code drop from //branches/cupcake/...@124589
by The Android Open Source Project
· 17 years ago
54a942f
Initial Contribution
by The Android Open Source Project
· 17 years ago