1. c1bac3a VPN: fix a CloseGuard warning. by Chia-chi Yeh · 13 years ago
  2. c187273 VPN: delete the "abort" file before starting VPN daemons. by Chia-chi Yeh · 13 years ago
  3. 5317f03 VPN: stop daemons by closing the control sockets. by Chia-chi Yeh · 13 years ago
  4. 0c074e6 VPN: reset legacy VPN when resetting IPv4 addresses. by Chia-chi Yeh · 13 years ago
  5. 199ed6e VPN: introduce VpnService as the base class for user space VPN. by Chia-chi Yeh · 13 years ago
  6. fcc1b41 VPN: move away from the VPN permission. by Chia-chi Yeh · 13 years ago
  7. 6311d0a Clear the bitmap from the canvas in a lot of places. by Dianne Hackborn · 13 years ago
  8. 7ef8611 VPN: increase timeout period to 60 seconds for legacy VPN. by Chia-chi Yeh · 13 years ago
  9. b6055fe Merge "NetworkManagementService: receive bandwidth controller events" by JP Abgrall · 13 years ago
  10. aa1727f VPN: tear down VPN when the dependent interface is down. by Chia-chi Yeh · 13 years ago
  11. 12b933d NetworkManagementService: receive bandwidth controller events by JP Abgrall · 13 years ago
  12. 5779c9c VPN: close the socket in protectVpn() to avoid leaking descriptors. by Chia-chi Yeh · 13 years ago
  13. 97a6156 VPN: Hook up the new control protocol and network state. by Chia-chi Yeh · 13 years ago
  14. 2e46764 VPN: implement status report for legacy VPN. by Chia-chi Yeh · 13 years ago
  15. c2b8aa0 VPN: rename some variables. by Chia-chi Yeh · 13 years ago
  16. 100155a VPN: convert prepare() into a form which helps solve race conditions. by Chia-chi Yeh · 13 years ago
  17. 34e7813 VPN: minor refinement. by Chia-chi Yeh · 13 years ago
  18. 3281034 VPN: merge JNI methods. by Chia-chi Yeh · 13 years ago
  19. e910790 VPN: give legacy VPN a fake package name. by Chia-chi Yeh · 13 years ago
  20. 41d1685 VPN: integrate legacy VPN. by Chia-chi Yeh · 13 years ago
  21. 8909b10 VPN: Use List<String> instead for dnsServers and searchDomains. by Chia-chi Yeh · 13 years ago
  22. 1f7746b VPN: rename service(s) to daemon(s) to reduce confusion. by Chia-chi Yeh · 13 years ago
  23. 383e052 VPN: fix the build. by Chia-chi Yeh · 13 years ago
  24. a4b87b5 VPN: refactor a little bit for the upcoming integration of legacy VPN. by Chia-chi Yeh · 13 years ago
  25. f4e3bf8 VPN: refactor few JNI methods for the usage of legacy VPN. by Chia-chi Yeh · 13 years ago
  26. 85a7ce0 VPN: add a method to handle requests of legacy VPNs. by Chia-chi Yeh · 13 years ago
  27. f59c7d0 Hookup interface status to other clients by Mike J. Chen · 13 years ago
  28. 3f3337a VPN: avoid leaking file descriptors. by Chia-chi Yeh · 13 years ago
  29. 7b0b834 VPN: move VpnDialogs related methods into VpnConfig. by Chia-chi Yeh · 13 years ago
  30. 04ba25c VPN: migrate from generic Bundle to our own Parcelable VpnConfig. by Chia-chi Yeh · 13 years ago
  31. f8905fd VPN: change some strings in VPN notifications. by Chia-chi Yeh · 13 years ago
  32. 3663227 VPN: add MTU support. by Chia-chi Yeh · 13 years ago
  33. 3667369 VPN: use ParcelFileDescriptor.adoptFd() instead of doing it in JNI. by Chia-chi Yeh · 13 years ago
  34. ff3bdca The service part of the user space VPN support. by Chia-chi Yeh · 13 years ago