1. 1c049c7 shill: openvpn: Detect and flag DNS resolution errors. by Darin Petkov · 11 years ago
  2. e8e71da shill: metrics: Ignore empty strings in VPN metrics by Paul Stewart · 11 years ago
  3. 5baebb7 shill: Support raw PEM data for CA Certificates by Paul Stewart · 11 years ago
  4. 0e1cdea shill: Implement Service.Remove & delete DHCP leases by Albert Chaulk · 12 years ago
  5. aba8932 shill: openvpn: Expose server-provided authentication failure reasons. by Darin Petkov · 11 years ago
  6. 91a43cb shill: VPNDriver: Emit UMA metrics for VPN Authentication by Paul Stewart · 11 years ago
  7. 68710d7 shill: vpn: Don't leak file descriptors after VPN is disconnected. by Darin Petkov · 12 years ago
  8. 0cd0d1e shill: openvpn: Use different reconnect timeouts for tls-error and offline. by Darin Petkov · 12 years ago
  9. 6c1e3bb shill: cellular: Add Network.Shill.Cellular.DropsPerHour. by Thieu Le · 12 years ago
  10. a42afe3 shill: openvpn: Allow automatic reconnect when underlying connection reconnects. by Darin Petkov · 12 years ago
  11. 4cbff5b shill: vpn: Auto-connect at most one service at a time, only when online. by Darin Petkov · 12 years ago
  12. e6e8e49 shill: Remove PropertyStoreInspector by Paul Stewart · 12 years ago
  13. 728faa9 shill: openvpn: Use shill's openvpn-scipt. by Darin Petkov · 12 years ago
  14. c418b4b shill: openvpn: Use default CAs certs through --ca rather than --capath. by Darin Petkov · 12 years ago
  15. 3189a47 shill: openvpn: Reselect service and reuse IP config on restart. by Darin Petkov · 12 years ago
  16. 4e1b3f8 shill: openvpn: Assume user/pass client auth if no cert set or username is set. by Darin Petkov · 12 years ago
  17. ca8a0e6 shill: openvpn: Point to default CAs when no CA is specified. by Darin Petkov · 12 years ago
  18. a016312 shill: vpn: Create a IPv6 blackhole route for IPv4 L2TP/IPsec VPN. by Ben Chan · 12 years ago
  19. 4b94484 shill: openvpn: Support "name:port" format for the VPN remote host. by Darin Petkov · 12 years ago
  20. b691efd shill: Rename SMLOG to SLOG by Christopher Wiley · 12 years ago
  21. a5e07ef shill: openvpn: Hold connect/reconnect until a new service is online. by Darin Petkov · 12 years ago
  22. e8587e3 shill: openvpn: Reuse IP parameters on restart/reconnect. by Darin Petkov · 12 years ago
  23. 0223655 shill: vpn: Don't include VPN passwords when reading service properties. by Darin Petkov · 12 years ago
  24. 5a85047 shill: vpn: Implement a ProcessKiller singleton. by Darin Petkov · 12 years ago
  25. 602303f shill: vpn: Signal service failure on connect/reconnect timeout. by Darin Petkov · 12 years ago
  26. 4682aa8 shill: Avoid double gets of property store values when iterating. by Darin Petkov · 12 years ago
  27. 5eb0542 shill: vpn: Disconnect VPN service when underlying connection disconnects. by Darin Petkov · 12 years ago
  28. 1a462de shill: vpn: Add IV_PLAT and IV_PLAT_REL to openvpn's environment. by Darin Petkov · 12 years ago
  29. 8e7e459 shill: Create Property Store Inspector by Paul Stewart · 12 years ago
  30. b536a74 shill: vpn: Support {Password|PSK}Required VPN provider properties. by Darin Petkov · 12 years ago
  31. a0e645e shill: vpn: Disconnect L2TP/IPSec properly. by Darin Petkov · 12 years ago
  32. e93b038 shill: Connection: UnPin routes on destruction by Paul Stewart · 12 years ago
  33. 55771b7 shill: vpn: Enable openvpn logging with VPN scoped logging. by Darin Petkov · 12 years ago
  34. 0e9735d shill: vpn: Parse L2TP/IPSec IP config and pin host route. by Darin Petkov · 12 years ago
  35. d432539 shill: vpn: Register L2TP/IPSec properties. by Darin Petkov · 12 years ago
  36. b451d6e shill: vpn: Refactor property-related code into the VPNDriver base class. by Darin Petkov · 12 years ago
  37. 209e629 shill: vpn: Implement L2TPIPSecDriver::Connect and GetSec callback. by Darin Petkov · 12 years ago
  38. 029d353 shill: vpn: Disconnect the VPN device to reset the connection on Cleanup. by Darin Petkov · 12 years ago
  39. 1847d79 shill: vpn: Accept OpenVPN's OTP and Pkcs11.ID properties. by Darin Petkov · 12 years ago
  40. 451aa7f shill: vpn: Properly export provider properties by Paul Stewart · 12 years ago
  41. e0d5dd1 shill: vpn: Add PKCS#11 to OpenVPN. by Darin Petkov · 12 years ago
  42. 3c5e4dc shill: vpn: Implement NSS database interface class. by Darin Petkov · 12 years ago
  43. 1fa8194 shill: vpn: Add support for the OpenVPN.TLSAuthContents property. by Darin Petkov · 12 years ago
  44. 4646302 shill: vpn: Setup OpenVPN management channel options and open/close channel. by Darin Petkov · 12 years ago
  45. 271fe52 shill: vpn: Parse INFO and STATE management interface messages. by Darin Petkov · 12 years ago
  46. ebd3856 shill: vpn: Use Mapped custom accessor for properties by Paul Stewart · 12 years ago
  47. 9a24553 Make Enable/Disable work using new callbacks for async support. by Eric Shienbrood · 12 years ago
  48. f3c71d7 shill: vpn: Load and save OpenVPN service properties. by Darin Petkov · 12 years ago
  49. 3f9131c shill: vpn: Cleanup VPN service disconnect and destruction process. by Darin Petkov · 12 years ago
  50. 48100b0 shill: rtnl: Handle setting of peer address by Paul Stewart · 12 years ago
  51. ce4ec19 shill: vpn: Pin route on default connection by Paul Stewart · 12 years ago
  52. 291a473 shill: vpn: Use LIBDIR passed down from ebuild by Paul Stewart · 12 years ago
  53. 6aa2187 shill: Implement VPN service disconnect. by Darin Petkov · 12 years ago
  54. 79d74c9 shill: vpn: Associate VPN device with service and update IP configuration. by Darin Petkov · 12 years ago
  55. 36a3ace shill: vpn: Spawn the OpenVPN process when tunnel index becomes available. by Darin Petkov · 12 years ago
  56. 6059674 shill: vpn: Parse route options through openvpn notify callback. by Darin Petkov · 12 years ago
  57. f20994f shill: vpn: Create a VPN device when the tunnel index is available. by Darin Petkov · 12 years ago
  58. 14c29ec shill: vpn: Parse openvpn IP configuration options. by Darin Petkov · 12 years ago
  59. ca6abd4 shill: vpn: Claim interface from DeviceInfo by Paul Stewart · 12 years ago
  60. a9b1fed shill: Setup .Task RPC service for incoming VPN communication. by Darin Petkov · 12 years ago
  61. fe6a937 shill: openvpn option initialization. by Darin Petkov · 13 years ago
  62. 33af05c shill: Basic VPN service framework. by Darin Petkov · 13 years ago