1. 49782e4 am 9158825f: Move some system services to separate directories by Amith Yamasani · 11 years ago
  2. 9158825 Move some system services to separate directories by Amith Yamasani · 11 years ago[Renamed from services/java/com/android/server/connectivity/Vpn.java]
  3. 4dace6f Merge "Improvements to battery stats." by Dianne Hackborn · 11 years ago
  4. 212a195 Add system partition check for vpn dialogs by Nick Kralevich · 11 years ago
  5. 0fb5a4d Merge "Don't redirect dns to an iface without dns servers" into klp-dev by Robert Greenwalt · 11 years ago
  6. 2b862e5 Fix incorrect VPN time by Vinit Deshapnde · 11 years ago
  7. 69887e8 Don't redirect dns to an iface without dns servers by Robert Greenwalt · 11 years ago
  8. bf6ff2c Support multiple Vpn ManageDialogs by Chad Brubaker · 11 years ago
  9. c286519 Restricted profiles use Owner's VPN by Chad Brubaker · 11 years ago
  10. 4ca19e8 Add per user VPN support by Chad Brubaker · 11 years ago
  11. 41fb98c Make legacy VPN work over stacked interfaces. by Lorenzo Colitti · 11 years ago
  12. a920f25 resolved conflicts for merge of fca0f92e to stage-aosp-master by Elliott Hughes · 11 years ago
  13. d396a44 Switch frameworks/base over from @hidden Charsets to public StandardCharsets. by Elliott Hughes · 11 years ago
  14. 5766693 Lockdown VPN handles its own connection teardown. by Jeff Sharkey · 11 years ago
  15. 1b0ca9d Listen for network disconnect. by Robert Greenwalt · 11 years ago
  16. 5a6bdc4 Improve ConnectivityManager docs by Robert Greenwalt · 12 years ago
  17. b9594ce KeyStore: stop using state() by Kenny Root · 12 years ago
  18. 53c04bd Monitor the right interface re VPN by Robert Greenwalt · 12 years ago
  19. 50cdf7c3 Fix issue #7214090: Need to be able to post notifications to all users by Dianne Hackborn · 12 years ago
  20. 69ddab4 Always-on VPN. by Jeff Sharkey · 12 years ago
  21. 82f8521 Migrate legacy VPN arguments to system_server. by Jeff Sharkey · 12 years ago
  22. 899223b Begin moving VPN to NetworkStateTracker pattern. by Jeff Sharkey · 12 years ago
  23. 088f29f Cleaner controls between Vpn and init services. by Jeff Sharkey · 12 years ago
  24. 065b299 Make LocalSocket Closeable. by Jeff Sharkey · 12 years ago
  25. db3c867 Network data activity change intent for network interfaces. by Haoyu Bai · 12 years ago
  26. dadc857 VPN: move VpnDialogs away from system uid. by Chia-chi Yeh · 12 years ago
  27. 5d13434 am 1e9e7f76: am ff321d49: Merge "VPN: silence VPN notifications." into ics-mr1 by Chia-chi Yeh · 13 years ago
  28. 50fe709 VPN: silence VPN notifications. by Chia-chi Yeh · 13 years ago
  29. c1bac3a VPN: fix a CloseGuard warning. by Chia-chi Yeh · 13 years ago
  30. c187273 VPN: delete the "abort" file before starting VPN daemons. by Chia-chi Yeh · 13 years ago
  31. 5317f03 VPN: stop daemons by closing the control sockets. by Chia-chi Yeh · 13 years ago
  32. 0c074e6 VPN: reset legacy VPN when resetting IPv4 addresses. by Chia-chi Yeh · 13 years ago
  33. 199ed6e VPN: introduce VpnService as the base class for user space VPN. by Chia-chi Yeh · 13 years ago
  34. fcc1b41 VPN: move away from the VPN permission. by Chia-chi Yeh · 13 years ago
  35. 6311d0a Clear the bitmap from the canvas in a lot of places. by Dianne Hackborn · 13 years ago
  36. 7ef8611 VPN: increase timeout period to 60 seconds for legacy VPN. by Chia-chi Yeh · 13 years ago
  37. b6055fe Merge "NetworkManagementService: receive bandwidth controller events" by JP Abgrall · 13 years ago
  38. aa1727f VPN: tear down VPN when the dependent interface is down. by Chia-chi Yeh · 13 years ago
  39. 12b933d NetworkManagementService: receive bandwidth controller events by JP Abgrall · 13 years ago
  40. 5779c9c VPN: close the socket in protectVpn() to avoid leaking descriptors. by Chia-chi Yeh · 13 years ago
  41. 97a6156 VPN: Hook up the new control protocol and network state. by Chia-chi Yeh · 13 years ago
  42. 2e46764 VPN: implement status report for legacy VPN. by Chia-chi Yeh · 13 years ago
  43. c2b8aa0 VPN: rename some variables. by Chia-chi Yeh · 13 years ago
  44. 100155a VPN: convert prepare() into a form which helps solve race conditions. by Chia-chi Yeh · 13 years ago
  45. 34e7813 VPN: minor refinement. by Chia-chi Yeh · 13 years ago
  46. 3281034 VPN: merge JNI methods. by Chia-chi Yeh · 13 years ago
  47. e910790 VPN: give legacy VPN a fake package name. by Chia-chi Yeh · 13 years ago
  48. 41d1685 VPN: integrate legacy VPN. by Chia-chi Yeh · 13 years ago
  49. 8909b10 VPN: Use List<String> instead for dnsServers and searchDomains. by Chia-chi Yeh · 13 years ago
  50. 1f7746b VPN: rename service(s) to daemon(s) to reduce confusion. by Chia-chi Yeh · 13 years ago
  51. 383e052 VPN: fix the build. by Chia-chi Yeh · 13 years ago
  52. a4b87b5 VPN: refactor a little bit for the upcoming integration of legacy VPN. by Chia-chi Yeh · 13 years ago
  53. f4e3bf8 VPN: refactor few JNI methods for the usage of legacy VPN. by Chia-chi Yeh · 13 years ago
  54. 85a7ce0 VPN: add a method to handle requests of legacy VPNs. by Chia-chi Yeh · 13 years ago
  55. f59c7d0 Hookup interface status to other clients by Mike J. Chen · 13 years ago
  56. 3f3337a VPN: avoid leaking file descriptors. by Chia-chi Yeh · 13 years ago
  57. 7b0b834 VPN: move VpnDialogs related methods into VpnConfig. by Chia-chi Yeh · 13 years ago
  58. 04ba25c VPN: migrate from generic Bundle to our own Parcelable VpnConfig. by Chia-chi Yeh · 13 years ago
  59. f8905fd VPN: change some strings in VPN notifications. by Chia-chi Yeh · 13 years ago
  60. 3663227 VPN: add MTU support. by Chia-chi Yeh · 13 years ago
  61. 3667369 VPN: use ParcelFileDescriptor.adoptFd() instead of doing it in JNI. by Chia-chi Yeh · 13 years ago
  62. ff3bdca The service part of the user space VPN support. by Chia-chi Yeh · 13 years ago