1. 1472c92 Fix funky javadoc by Robin Lee · 9 years ago
  2. 3b3dd94 Support cross-user VPN calls (with permission) by Robin Lee · 9 years ago
  3. 72db88e Deprecate static ConnectivityManager.get/setProcessDefaultNetwork() functions. by Paul Jensen · 9 years ago
  4. b205311 Use the proper IpPrefix and LinkAddress constructors in VPN code. by Lorenzo Colitti · 10 years ago
  5. 9e956e9 Fix docs per API review. by Sreeram Ramachandran · 10 years ago
  6. 88d2a3c Introduce revision codes for split APKs. by Jeff Sharkey · 10 years ago
  7. c2c0bea Allow VPNs to specify their underlying networks. by Sreeram Ramachandran · 10 years ago
  8. 9a1da68 Expose a SystemApi method to prepare a VPN without consent. by Jeff Davidson · 10 years ago
  9. 8afddbe Merge "Update VpnService Javadoc to reflect new UX." into lmp-dev by Jeff Davidson · 10 years ago
  10. 6d6ea3b Update VpnService Javadoc to reflect new UX. by Jeff Davidson · 10 years ago
  11. a1e0680 Hide mutable VpnService APIs to add/remove IP addresses dynamically. by Sreeram Ramachandran · 10 years ago
  12. 5b62d26 Merge "Implement VpnConfig.addAllowedApplication()." into lmp-dev by Paul Jensen · 10 years ago
  13. fc4f721 Update VPN whitelist/blacklist api docs. by Robert Greenwalt · 10 years ago
  14. 0784eea Implement VpnConfig.addAllowedApplication(). by Paul Jensen · 10 years ago
  15. f4e0c0c Allow VPNs to add/remove link addresses dynamically. by Sreeram Ramachandran · 10 years ago
  16. 42065ac Prohibit address families by default unless a VPN explicitly allows them. by Sreeram Ramachandran · 10 years ago
  17. 8cd33ed Implement support for bypassable VPNs. by Sreeram Ramachandran · 10 years ago
  18. 6bbf39c Implement VpnService.setBlocking(). by Jeff Davidson · 10 years ago
  19. cc26b4c Allow VPN interfaces to be put into blocking mode. by Sreeram Ramachandran · 10 years ago
  20. a9294eb Allow a VPN to be declared bypassable. by Sreeram Ramachandran · 10 years ago
  21. 633f0e8 Let VpnService specify a white/black list of apps that are allowed access. by Sreeram Ramachandran · 10 years ago
  22. 1384605 Update VpnService API documentation. by Sreeram Ramachandran · 10 years ago
  23. 6bc2c2c Convert Vpn from NetworkStateTracker to NetworkAgent. by Paul Jensen · 10 years ago
  24. d7e7164 Block address families by default in VpnService. by Sreeram Ramachandran · 10 years ago
  25. 81c295e Allow VPNs to dynamically add/remove IP addresses on their tun interface. by Sreeram Ramachandran · 10 years ago
  26. bcf12b3 Remove SO_BINDTODEVICE from VPN protect by Chad Brubaker · 10 years ago
  27. 4ca19e8 Add per user VPN support by Chad Brubaker · 11 years ago
  28. fea17de Explicit locale when formatting machine strings. by Jeff Sharkey · 11 years ago
  29. 3cd42df Make addAddress locale safe by Johan Redestig · 12 years ago
  30. d0d85f2 Unhide APIs for user space VPN. by Chia-chi Yeh · 13 years ago
  31. 199ed6e VPN: introduce VpnService as the base class for user space VPN. by Chia-chi Yeh · 13 years ago