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