1. 092af05 Re-implement NetworkUtils#queryUserAccess. by Lorenzo Colitti · 4 years, 6 months ago
  2. 2471c17 Using jniThrowErrnoException in android_net_NetworkUtils by Sorin Basca · 4 years, 6 months ago
  3. accf696 Move SocketUtils out of the connectivity module by Remi NGUYEN VAN · 4 years, 7 months ago
  4. 30199ca Update jni to get int descriptor in native layer by Chiachang Wang · 4 years, 8 months ago
  5. 689c673 Split NetworkUtils and NetworkUtilsInternal by Remi NGUYEN VAN · 4 years, 9 months ago
  6. 862858d Update language to comply with Android's inclusive language guidance by Alex Light · 5 years ago
  7. 177a89b Update to use nativehelper/JNIPlatformHelp.h by Orion Hodson · 5 years ago
  8. 4b667b5 Disable sockets and DNS if process lacks INTERNET permission. by Luke Huang · 5 years ago
  9. 2d0874c Add dnsproxyd_protocol_headers for NETID_USE_LOCAL_NAMESERVERS by Luke Huang · 5 years ago
  10. 697fca5 Change tetheroffloadjni to tetheringutilsjni by markchien · 6 years ago
  11. 38342d8 Fix issue for DnsResolver#query by Luke Huang · 6 years ago
  12. f9a84cd Add Rfc6724 style sort for DnsResolver and fix potential bug by Luke Huang · 6 years ago
  13. abf0cd3 Correct buffer size limitation for DnsResolver API by Luke Huang · 6 years ago
  14. d836918 API council feedbacks for DnsResolver by Luke Huang · 6 years ago
  15. a9646fb Move attach*Filter() and addArpEntry() methods to NetworkStack by paulhu · 6 years ago
  16. 93ebd75 Fix cancellation race problem for aysnc DNS API by Luke Huang · 6 years ago
  17. 93f29cb Support query cancellation for async DNS API by Luke Huang · 7 years ago
  18. 46f41d4 [KA03] Support tcp keepalive offload by markchien · 7 years ago
  19. 577b2e3 Add jni method for DnsResolver by Luke Huang · 7 years ago
  20. eb03f35 Add util to add an ARP table entry by Remi NGUYEN VAN · 7 years ago
  21. 7a83225 frameworks/base: use proper nativehelper headers by Steven Moreland · 8 years ago
  22. cdb620f Have IpManager track L2-L4 signaling traffic required for IP connectivity. by Erik Kline · 9 years ago
  23. 4adb186 Have IpManager track L2-L4 signaling traffic required for IP connectivity. by Erik Kline · 9 years ago
  24. 67fc452 Basic IPv6 Router Advertisement daemon am: e8782af491 by Erik Kline · 9 years ago
  25. e8782af Basic IPv6 Router Advertisement daemon by Erik Kline · 9 years ago
  26. ddd7dd8 resolve merge conflicts of bc90502 to nyc-dev-plus-aosp by Elliott Hughes · 9 years ago
  27. ee04c53 Make android_net_NetUtils include what it actually uses. by Elliott Hughes · 9 years ago
  28. 0251d67 Remove framework code that calls SIOCKILLADDR by Lorenzo Colitti · 9 years ago
  29. 69b7682 Have ConnectivityService install packet filters when possible by Paul Jensen · 10 years ago
  30. 4871845 Delete all NetworkUtils DHCP-related code. by Erik Kline · 10 years ago
  31. ccffea7 resolved conflicts for a884d81e to stage-aosp-master by Elliott Hughes · 10 years ago
  32. 6d5e7fa constify JNINativeMethod function pointer tables by Daniel Micay · 10 years ago
  33. fdec88b Query HTTP proxy for network via a new API to avoid permissions exceptions by Paul Jensen · 10 years ago
  34. 3711800 Merge commit 'e593d0a' into merge_work by Prerepa Viswanadham · 10 years ago
  35. 895c394 Deprecate static ConnectivityManager.get/setProcessDefaultNetwork() functions. by Paul Jensen · 11 years ago
  36. f53d98b DHCP: Add a native method for making a DHCP socket. by Lorenzo Colitti · 11 years ago
  37. 15417fb Fix missing printf argument. by Erik Kline · 10 years ago
  38. a2bdd8b Fix missing printf argument. by Erik Kline · 10 years ago
  39. 0e61c51 DHCP: Add a native method for making a DHCP socket. by Lorenzo Colitti · 11 years ago
  40. 7e67bc3 am "Refactor NetworkUtils interaction with DHCP." by Vinit Deshpande · 10 years ago
  41. 25d2dba Refactor NetworkUtils interaction with DHCP. by Erik Kline · 11 years ago
  42. c247c36 Remove hardcoded include paths. by Narayan Kamath · 11 years ago
  43. ef37855 Frameworks/base: Replace LOG_FATAL_IF in core/jni by Andreas Gampe · 11 years ago
  44. 5b2a2e3 Rework the per-network URL API. by Lorenzo Colitti · 11 years ago
  45. 58d028a Stop using LinkProperties for static configuration. by Lorenzo Colitti · 11 years ago
  46. c05e2a9 Cleanup: Delete dead code. by Sreeram Ramachandran · 11 years ago
  47. 7085a7a Remove unnecessary code and APIs. by Sreeram Ramachandran · 11 years ago
  48. 8b6260f Define NETID_UNSET in ConnectivityManager. by Paul Jensen · 11 years ago
  49. a8a49e0 Convert Vpn from NetworkStateTracker to NetworkAgent. by Paul Jensen · 11 years ago
  50. e25e76c Use return values from JNI functions binding sockets and processes to networks. by Paul Jensen · 11 years ago
  51. c18ad1b Implement bind-to-network functionality of android.net.Network. by Paul Jensen · 11 years ago
  52. 00c193e Use a single socket to communicate with supplicant by Vinit Deshapnde · 12 years ago
  53. feb443e dhcp: Get mtu property from dhcp results by Dmitry Shmidt · 12 years ago
  54. fa15058 Add NetworkUtil function for marking sockets by Chad Brubaker · 12 years ago
  55. 69d28dc Don't update routes if Dhcp fails. by Robert Greenwalt · 12 years ago
  56. 433c98a Up our DNS server support from 2 > 4 by Robert Greenwalt · 13 years ago
  57. 0bc6c96 Support for dns domain. by Robert Greenwalt · 13 years ago
  58. e110d00 Remove DhcpInfoInternal by Robert Greenwalt · 13 years ago
  59. d607559 Pipe DHCP vendor info towards framework. by Jeff Sharkey · 13 years ago
  60. 1be767c Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGE by Steve Block · 14 years ago
  61. 620e107 resolved conflicts for merge of a3b4b5ca to master by Wink Saville · 14 years ago
  62. c101c56 Use resetConnections with resetMask. by Wink Saville · 14 years ago
  63. 9a33301 resolved conflicts for merge of ea8e3c23 to honeycomb-LTE by Irfan Sheriff · 14 years ago
  64. a565295 resolved conflicts for merge of 267a6181 to honeycomb-LTE by Irfan Sheriff · 14 years ago
  65. ea8e3c2 Revert "DO NOT MERGE Revert "DO NOT MERGE Add DhcpStateMachine"" by Irfan Sheriff · 14 years ago
  66. a366388 DO NOT MERGE Revert "DO NOT MERGE Add DhcpStateMachine" by Irfan Sheriff · 14 years ago
  67. 65727c9 Merge f024027b by Jean-Baptiste Queru · 14 years ago
  68. 355205c Switch to use netd to add/remove routes. by Robert Greenwalt · 14 years ago
  69. 9cfe619 DO NOT MERGE Add DhcpStateMachine by Irfan Sheriff · 14 years ago
  70. b0d1452 resolved conflicts for merge of 90faa5de to master by Robert Greenwalt · 14 years ago
  71. 52b5163 am 78204ba5: am 8ab6a6d4: Merge "Add DhcpStateMachine for interation with dhcpcd" into honeycomb-LTE by Irfan Sheriff · 14 years ago
  72. 5afb466 Merge "Add RouteInfo objects for tracking routes." into honeycomb-LTE by Robert Greenwalt · 14 years ago
  73. 5a90129 Add RouteInfo objects for tracking routes. by Robert Greenwalt · 14 years ago
  74. 204cec7 Add DhcpStateMachine for interation with dhcpcd by Irfan Sheriff · 14 years ago
  75. c944a7d More native code cleanup. by Elliott Hughes · 14 years ago
  76. 587274e Don't use local ref for cached jclass reference in JNI code by Brian Carlstrom · 14 years ago
  77. 7baf8a8 Make the interface with DHCP IPv6 capable. by Robert Greenwalt · 15 years ago
  78. 2e1763c Switch from NetworkUtils to netd for iface config. by Robert Greenwalt · 15 years ago
  79. 7fe44cb resolved conflicts for merge of 4ea54f44 to master by Robert Greenwalt · 15 years ago
  80. a7dfbd3 Pass network properties to ConnectivityService. by Robert Greenwalt · 15 years ago
  81. 1791998 wifi: Keep the WLAN network interface up whenever wifi is enabled. by Mike Lockwood · 16 years ago
  82. 28527d2 auto import from //depot/cupcake/@135843 by The Android Open Source Project · 17 years ago
  83. ae5a539 auto import from //depot/cupcake/@135843 by The Android Open Source Project · 17 years ago
  84. 0caef3f Code drop from //branches/cupcake/...@124589 by The Android Open Source Project · 17 years ago
  85. 54a942f Initial Contribution by The Android Open Source Project · 17 years ago