1. aeefa69 am 8a234809: Merge "Use BaseNetworkObserver in Tethering." by Lorenzo Colitti · 13 years ago
  2. 132fe8d Use BaseNetworkObserver in Tethering. by Lorenzo Colitti · 13 years ago
  3. 212a195 Add system partition check for vpn dialogs by Nick Kralevich · 13 years ago
  4. 90760c8 Fix error when PAC set rapidly by Jason Monk · 13 years ago
  5. decd295 getProxy in ConnectivityService returns port w/PAC by Jason Monk · 13 years ago
  6. 0fb5a4d Merge "Don't redirect dns to an iface without dns servers" into klp-dev by Robert Greenwalt · 13 years ago
  7. 2b862e5 Fix incorrect VPN time by Vinit Deshapnde · 13 years ago
  8. d443479 Fix Sending PAC Broadcast before downloaded by Jason Monk · 13 years ago
  9. 69887e8 Don't redirect dns to an iface without dns servers by Robert Greenwalt · 13 years ago
  10. bc018d8 Fix PacManager to not unbind when no connection by Jason Monk · 13 years ago
  11. 312c495 Merge "Guarantee that PAC Local Proxy owns Port" into klp-dev by Jason Monk · 13 years ago
  12. 6f8a68f Guarantee that PAC Local Proxy owns Port by Jason Monk · 13 years ago
  13. e4984be Request all tethering interfaces, fix corruption. by Jeff Sharkey · 13 years ago
  14. da205a7 System binds PAC Local Proxy instead of self start by Jason Monk · 13 years ago
  15. fd589c1 Merge "Notify IP address changes to interface observers." into klp-dev by Lorenzo Colitti · 13 years ago
  16. 9ced3cd Change PacProcessor to Android Service by Jason Monk · 13 years ago
  17. 5c7daac Notify IP address changes to interface observers. by Lorenzo Colitti · 13 years ago
  18. a48ad8b PROXY_SERVICE may be missing and its reference null. by Wink Saville · 13 years ago
  19. 602b232 Add PAC File support for proxy configuration by Jason Monk · 13 years ago
  20. 1b6868c Merge "Support multiple Vpn ManageDialogs" by Geremy Condra · 13 years ago
  21. bfc7634 resolved conflicts for merge of f9774dc7 to master by Robert Greenwalt · 13 years ago
  22. f9774dc am ddf17b5b: am 8c87b297: Merge "Make CS.isTetheringSupported dynamic" into jb-mr2-dev by Robert Greenwalt · 13 years ago
  23. c13368b Make CS.isTetheringSupported dynamic by Robert Greenwalt · 13 years ago
  24. bf6ff2c Support multiple Vpn ManageDialogs by Chad Brubaker · 13 years ago
  25. c286519 Restricted profiles use Owner's VPN by Chad Brubaker · 13 years ago
  26. 4ca19e8 Add per user VPN support by Chad Brubaker · 13 years ago
  27. 41fb98c Make legacy VPN work over stacked interfaces. by Lorenzo Colitti · 13 years ago
  28. 7601e31d Merge "464xlat: use a gatewayed route, not point-to-point" by Lorenzo Colitti · 13 years ago
  29. 6e7affe am b8292830: resolved conflicts for merge of a920f25f to jb-mr2-dev-plus-aosp by Elliott Hughes · 13 years ago
  30. a920f25 resolved conflicts for merge of fca0f92e to stage-aosp-master by Elliott Hughes · 13 years ago
  31. d396a44 Switch frameworks/base over from @hidden Charsets to public StandardCharsets. by Elliott Hughes · 13 years ago
  32. 861c3fc 464xlat: use a gatewayed route, not point-to-point by Lorenzo Colitti · 13 years ago
  33. bf991a8 Move battery stats call from SystemUI to system server. by John Spurlock · 13 years ago
  34. c9dc93e Merge "Start combining threads in system process." by Dianne Hackborn · 13 years ago
  35. 8d044e8 Start combining threads in system process. by Dianne Hackborn · 13 years ago
  36. 5766693 Lockdown VPN handles its own connection teardown. by Jeff Sharkey · 13 years ago
  37. 1b0ca9d Listen for network disconnect. by Robert Greenwalt · 13 years ago
  38. d2ef1e5 Stop clat if it's no longer in use. by Lorenzo Colitti · 13 years ago
  39. 13c9fde Framework changes for 464xlat. by Lorenzo Colitti · 13 years ago
  40. 5a6bdc4 Improve ConnectivityManager docs by Robert Greenwalt · 13 years ago
  41. b9594ce KeyStore: stop using state() by Kenny Root · 13 years ago
  42. 53c04bd Monitor the right interface re VPN by Robert Greenwalt · 14 years ago
  43. 3cab6b0 Properly cancel Tether notification. by Robert Greenwalt · 14 years ago
  44. bf6f6f9 Update references to migrated global settings. by Jeff Brown · 14 years ago
  45. 50cdf7c3 Fix issue #7214090: Need to be able to post notifications to all users by Dianne Hackborn · 14 years ago
  46. 5ac72a2 Improve multi-user broadcasts. by Dianne Hackborn · 14 years ago
  47. 69ddab4 Always-on VPN. by Jeff Sharkey · 14 years ago
  48. 82f8521 Migrate legacy VPN arguments to system_server. by Jeff Sharkey · 14 years ago
  49. 899223b Begin moving VPN to NetworkStateTracker pattern. by Jeff Sharkey · 14 years ago
  50. 088f29f Cleaner controls between Vpn and init services. by Jeff Sharkey · 14 years ago
  51. 065b299 Make LocalSocket Closeable. by Jeff Sharkey · 14 years ago
  52. db3c867 Network data activity change intent for network interfaces. by Haoyu Bai · 14 years ago
  53. 5362f17 Merge commit '1b003ef0' into mit by Wink Saville · 14 years ago
  54. a639b31 Create telephony-common and mms-common by Wink Saville · 14 years ago
  55. adfb0d0 Make tethering ignore bad inputs by Robert Greenwalt · 14 years ago
  56. 7c727e5 am a2becffc: am d667aebf: Merge "VPN: move VpnDialogs away from system uid." into jb-dev by Chia-chi Yeh · 14 years ago
  57. dadc857 VPN: move VpnDialogs away from system uid. by Chia-chi Yeh · 14 years ago
  58. 68ea9b0 Add logging for Tethering. by Robert Greenwalt · 14 years ago
  59. c9dac11 Don't forget to turn off mobile_dun by Robert Greenwalt · 14 years ago
  60. 5d13434 am 1e9e7f76: am ff321d49: Merge "VPN: silence VPN notifications." into ics-mr1 by Chia-chi Yeh · 14 years ago
  61. 50fe709 VPN: silence VPN notifications. by Chia-chi Yeh · 14 years ago
  62. 32350c7 Merge "Filter our v6 address from tethering dns." by Robert Greenwalt · 14 years ago
  63. c1bac3a VPN: fix a CloseGuard warning. by Chia-chi Yeh · 15 years ago
  64. 4f74d55 Filter our v6 address from tethering dns. by Robert Greenwalt · 15 years ago
  65. cc579b8 Merge "Use the carrier-given dns addrs for tethering." by Robert Greenwalt · 15 years ago
  66. 2339fe3 am fa71962f: am 46a4e81d: Merge "VPN: delete the "abort" file before starting VPN daemons." into ics-mr1 by Chia-chi Yeh · 15 years ago
  67. bb4fd0b Use the carrier-given dns addrs for tethering. by Robert Greenwalt · 15 years ago
  68. c187273 VPN: delete the "abort" file before starting VPN daemons. by Chia-chi Yeh · 15 years ago
  69. ddba106 Clean up InterfaceConfiguration flags. by Jeff Sharkey · 15 years ago
  70. fd1be2b Tone down Tethering logs. by Robert Greenwalt · 15 years ago
  71. b445362 Make upstream tether list threadsafe by Robert Greenwalt · 15 years ago
  72. 3b28e9a Start using IP tool for advanced routing. by Robert Greenwalt · 15 years ago
  73. 731026c Ignore errors when untethering by Robert Greenwalt · 15 years ago
  74. 49348e7 Fix Tethering settings. by Robert Greenwalt · 15 years ago
  75. 367d15a Watch network subtype, tethering teardown, empty. by Jeff Sharkey · 15 years ago
  76. c9acde9 Reduce connectivity logging by Wink Saville · 15 years ago
  77. cdd02c5d Collect and persist tethering stats. by Jeff Sharkey · 15 years ago
  78. 5317f03 VPN: stop daemons by closing the control sockets. by Chia-chi Yeh · 15 years ago
  79. 0c074e6 VPN: reset legacy VPN when resetting IPv4 addresses. by Chia-chi Yeh · 15 years ago
  80. 199ed6e VPN: introduce VpnService as the base class for user space VPN. by Chia-chi Yeh · 15 years ago
  81. fcc1b41 VPN: move away from the VPN permission. by Chia-chi Yeh · 15 years ago
  82. 6311d0a Clear the bitmap from the canvas in a lot of places. by Dianne Hackborn · 15 years ago
  83. 98c79e5 Stop sending tethering broadcasts during boot. by Robert Greenwalt · 15 years ago
  84. 485861c Fix USB tethering again by Mike Lockwood · 15 years ago
  85. e30c130 Merge "Handle hostapd and tether interface changes" by Irfan Sheriff · 15 years ago
  86. 23eb297 Handle hostapd and tether interface changes by Irfan Sheriff · 15 years ago
  87. 5db7af9 Merge "Fix USB tethering" by Mike Lockwood · 15 years ago
  88. 6c2260b Fix USB tethering by Mike Lockwood · 15 years ago
  89. 7ef8611 VPN: increase timeout period to 60 seconds for legacy VPN. by Chia-chi Yeh · 15 years ago
  90. b6055fe Merge "NetworkManagementService: receive bandwidth controller events" by JP Abgrall · 15 years ago
  91. aa1727f VPN: tear down VPN when the dependent interface is down. by Chia-chi Yeh · 15 years ago
  92. 12b933d NetworkManagementService: receive bandwidth controller events by JP Abgrall · 15 years ago
  93. 5779c9c VPN: close the socket in protectVpn() to avoid leaking descriptors. by Chia-chi Yeh · 15 years ago
  94. 97a61565 VPN: Hook up the new control protocol and network state. by Chia-chi Yeh · 15 years ago
  95. 7c34f29 Fix wifi tethering. by Robert Greenwalt · 15 years ago
  96. 2e46764 VPN: implement status report for legacy VPN. by Chia-chi Yeh · 15 years ago
  97. c2b8aa0b VPN: rename some variables. by Chia-chi Yeh · 15 years ago
  98. 100155a VPN: convert prepare() into a form which helps solve race conditions. by Chia-chi Yeh · 15 years ago
  99. 34e7813 VPN: minor refinement. by Chia-chi Yeh · 15 years ago
  100. 3281034 VPN: merge JNI methods. by Chia-chi Yeh · 15 years ago