1. c418b4b shill: openvpn: Use default CAs certs through --ca rather than --capath. by Darin Petkov · 12 years ago
  2. 3189a47 shill: openvpn: Reselect service and reuse IP config on restart. by Darin Petkov · 12 years ago
  3. 4e1b3f8 shill: openvpn: Assume user/pass client auth if no cert set or username is set. by Darin Petkov · 12 years ago
  4. ca8a0e6 shill: openvpn: Point to default CAs when no CA is specified. by Darin Petkov · 12 years ago
  5. 4b94484 shill: openvpn: Support "name:port" format for the VPN remote host. by Darin Petkov · 12 years ago
  6. a5e07ef shill: openvpn: Hold connect/reconnect until a new service is online. by Darin Petkov · 12 years ago
  7. e8587e3 shill: openvpn: Reuse IP parameters on restart/reconnect. by Darin Petkov · 12 years ago
  8. 5dbd261 shill: Use a const WeakPtr<DeviceInfo> reference instead of pass-by-value. by Darin Petkov · 12 years ago
  9. 5a85047 shill: vpn: Implement a ProcessKiller singleton. by Darin Petkov · 12 years ago
  10. 602303f shill: vpn: Signal service failure on connect/reconnect timeout. by Darin Petkov · 12 years ago
  11. 5eb0542 shill: vpn: Disconnect VPN service when underlying connection disconnects. by Darin Petkov · 12 years ago
  12. 1a462de shill: vpn: Add IV_PLAT and IV_PLAT_REL to openvpn's environment. by Darin Petkov · 12 years ago
  13. b536a74 shill: vpn: Support {Password|PSK}Required VPN provider properties. by Darin Petkov · 12 years ago
  14. e93b038 shill: Connection: UnPin routes on destruction by Paul Stewart · 12 years ago
  15. 55771b7 shill: vpn: Enable openvpn logging with VPN scoped logging. by Darin Petkov · 12 years ago
  16. 0e9735d shill: vpn: Parse L2TP/IPSec IP config and pin host route. by Darin Petkov · 12 years ago
  17. b451d6e shill: vpn: Refactor property-related code into the VPNDriver base class. by Darin Petkov · 12 years ago
  18. 209e629 shill: vpn: Implement L2TPIPSecDriver::Connect and GetSec callback. by Darin Petkov · 12 years ago
  19. 0440b9b shill: vpn: Destroy connection on fatal unsupported management messages. by Darin Petkov · 12 years ago
  20. 1847d79 shill: vpn: Accept OpenVPN's OTP and Pkcs11.ID properties. by Darin Petkov · 12 years ago
  21. 451aa7f shill: vpn: Properly export provider properties by Paul Stewart · 12 years ago
  22. 39964fa shill: vpn: Return service from VPNProvider's service_ list by Paul Stewart · 12 years ago
  23. e0d5dd1 shill: vpn: Add PKCS#11 to OpenVPN. by Darin Petkov · 12 years ago
  24. 3c5e4dc shill: vpn: Implement NSS database interface class. by Darin Petkov · 12 years ago
  25. 1fa8194 shill: vpn: Add support for the OpenVPN.TLSAuthContents property. by Darin Petkov · 12 years ago
  26. 4646302 shill: vpn: Setup OpenVPN management channel options and open/close channel. by Darin Petkov · 12 years ago
  27. 683942b shill: vpn: Implement OpenVPN static challenge authentication. by Darin Petkov · 12 years ago
  28. 271fe52 shill: vpn: Parse INFO and STATE management interface messages. by Darin Petkov · 12 years ago
  29. ebd3856 shill: vpn: Use Mapped custom accessor for properties by Paul Stewart · 12 years ago
  30. f3c71d7 shill: vpn: Load and save OpenVPN service properties. by Darin Petkov · 12 years ago
  31. 3f9131c shill: vpn: Cleanup VPN service disconnect and destruction process. by Darin Petkov · 12 years ago
  32. ce4ec19 shill: vpn: Pin route on default connection by Paul Stewart · 12 years ago
  33. 291a473 shill: vpn: Use LIBDIR passed down from ebuild by Paul Stewart · 12 years ago
  34. 6aa2187 shill: Implement VPN service disconnect. by Darin Petkov · 12 years ago
  35. 79d74c9 shill: vpn: Associate VPN device with service and update IP configuration. by Darin Petkov · 12 years ago
  36. 36a3ace shill: vpn: Spawn the OpenVPN process when tunnel index becomes available. by Darin Petkov · 12 years ago
  37. 6059674 shill: vpn: Parse route options through openvpn notify callback. by Darin Petkov · 12 years ago
  38. f20994f shill: vpn: Create a VPN device when the tunnel index is available. by Darin Petkov · 12 years ago
  39. 14c29ec shill: vpn: Parse openvpn IP configuration options. by Darin Petkov · 12 years ago
  40. ca6abd4 shill: vpn: Claim interface from DeviceInfo by Paul Stewart · 12 years ago
  41. a9b1fed shill: Setup .Task RPC service for incoming VPN communication. by Darin Petkov · 12 years ago
  42. fe6a937 shill: openvpn option initialization. by Darin Petkov · 13 years ago
  43. 33af05c shill: Basic VPN service framework. by Darin Petkov · 13 years ago