1. 700de64 shill: Reporting of device's connection status by Peter Qiu · 10 years ago
  2. c350e68 shill: Further deprecate CaCertNSS by Paul Stewart · 10 years ago
  3. 6fbf64f shill: Update to build against libchrome-271506. by Ben Chan · 10 years ago
  4. a64b7d7 shill: OpenVPNDriver: Allow server to override routes by Paul Stewart · 10 years ago
  5. c8e3ef9 shill: OpenVPNDriver: Allow option to ignore default route by Paul Stewart · 10 years ago
  6. a0ddf46 shill: Update to build against libchrome-242728. by Ben Chan · 10 years ago
  7. b576823 shill: OpenVPNDriver: Accept and use Token parameter by Paul Stewart · 10 years ago
  8. 18145e9 shill: OpenVPNDriver: Append multiple KU entries by Paul Stewart · 10 years ago
  9. 8343c0b shill: OpenVPNDriver: Perform extra certificate validation by Paul Stewart · 11 years ago
  10. 7372878 shill: vpn: Deprecate flimflam namespace. by Ben Chan · 11 years ago
  11. 7590d6f shill: OpenVPNDriver: Quote options containing spaces by Paul Stewart · 11 years ago
  12. b26347a shill: OpenVPNDriver: Write a configuration file by Paul Stewart · 11 years ago
  13. d256b39 shill: OpenVPNDriver: Remove kOpenVPNMgmtEnableProperty by Paul Stewart · 11 years ago
  14. 406c473 shill: OpenVPNDriver: Use double vector of strings for arguments by Paul Stewart · 11 years ago
  15. ee6b3d7 shill: Map crosbugs to their crbug equivalent by Paul Stewart · 11 years ago
  16. eb713e8 shill: L2TPIpsecDriver: Use PEM arrays for CACertPEM by Paul Stewart · 11 years ago
  17. bb98510 shill: OpenVPNDriver: Fix user authentication default setting by Paul Stewart · 11 years ago
  18. f3b6d57 shill: OpenVPNDriver: Accept OpenVPN.ExtraCertPEM by Paul Stewart · 11 years ago
  19. 7080441 shill: OpenVPNDriver: Add service documentation by Paul Stewart · 11 years ago
  20. 0f9c930 shill: OpenVPNDriver: Use an array for CA cert PEM by Paul Stewart · 11 years ago
  21. 9da0777 shill: support 3G dongles with PPP interface by mukesh agrawal · 11 years ago
  22. ae30e9e shill: create external_task abstraction by mukesh agrawal · 11 years ago
  23. 4698c1a shill: OpenVPNDriver: Work around netmask in remote by Paul Stewart · 11 years ago
  24. 4e02ba2 shill: vpn: Remove support for obsolete Service.Provider.Name. by Darin Petkov · 11 years ago
  25. 1c049c7 shill: openvpn: Detect and flag DNS resolution errors. by Darin Petkov · 11 years ago
  26. e8e71da shill: metrics: Ignore empty strings in VPN metrics by Paul Stewart · 11 years ago
  27. 5baebb7 shill: Support raw PEM data for CA Certificates by Paul Stewart · 11 years ago
  28. 0e1cdea shill: Implement Service.Remove & delete DHCP leases by Albert Chaulk · 11 years ago
  29. 84a9553 shill: openvpn: Improve openvpn shutdown and resource cleanup. by Darin Petkov · 11 years ago
  30. aba8932 shill: openvpn: Expose server-provided authentication failure reasons. by Darin Petkov · 11 years ago
  31. 91a43cb shill: VPNDriver: Emit UMA metrics for VPN Authentication by Paul Stewart · 11 years ago
  32. 68710d7 shill: vpn: Don't leak file descriptors after VPN is disconnected. by Darin Petkov · 11 years ago
  33. 0cd0d1e shill: openvpn: Use different reconnect timeouts for tls-error and offline. by Darin Petkov · 11 years ago
  34. a42afe3 shill: openvpn: Allow automatic reconnect when underlying connection reconnects. by Darin Petkov · 11 years ago
  35. 4cbff5b shill: vpn: Auto-connect at most one service at a time, only when online. by Darin Petkov · 11 years ago
  36. 457728b shill: Log service's unique name rather than friendly name. by Darin Petkov · 11 years ago
  37. 728faa9 shill: openvpn: Use shill's openvpn-scipt. by Darin Petkov · 12 years ago
  38. c418b4b shill: openvpn: Use default CAs certs through --ca rather than --capath. by Darin Petkov · 12 years ago
  39. 3189a47 shill: openvpn: Reselect service and reuse IP config on restart. by Darin Petkov · 12 years ago
  40. 4e1b3f8 shill: openvpn: Assume user/pass client auth if no cert set or username is set. by Darin Petkov · 12 years ago
  41. ca8a0e6 shill: openvpn: Point to default CAs when no CA is specified. by Darin Petkov · 12 years ago
  42. 4b94484 shill: openvpn: Support "name:port" format for the VPN remote host. by Darin Petkov · 12 years ago
  43. b691efd shill: Rename SMLOG to SLOG by Christopher Wiley · 12 years ago
  44. a5e07ef shill: openvpn: Hold connect/reconnect until a new service is online. by Darin Petkov · 12 years ago
  45. e8587e3 shill: openvpn: Reuse IP parameters on restart/reconnect. by Darin Petkov · 12 years ago
  46. 0223655 shill: vpn: Don't include VPN passwords when reading service properties. by Darin Petkov · 12 years ago
  47. 5dbd261 shill: Use a const WeakPtr<DeviceInfo> reference instead of pass-by-value. by Darin Petkov · 12 years ago
  48. 5a85047 shill: vpn: Implement a ProcessKiller singleton. by Darin Petkov · 12 years ago
  49. 602303f shill: vpn: Signal service failure on connect/reconnect timeout. by Darin Petkov · 12 years ago
  50. 5eb0542 shill: vpn: Disconnect VPN service when underlying connection disconnects. by Darin Petkov · 12 years ago
  51. 1a462de shill: vpn: Add IV_PLAT and IV_PLAT_REL to openvpn's environment. by Darin Petkov · 12 years ago
  52. b536a74 shill: vpn: Support {Password|PSK}Required VPN provider properties. by Darin Petkov · 12 years ago
  53. cb71529 shill: vpn: Save credentials based on the SaveCredentials property. by Darin Petkov · 12 years ago
  54. e93b038 shill: Connection: UnPin routes on destruction by Paul Stewart · 12 years ago
  55. 55771b7 shill: vpn: Enable openvpn logging with VPN scoped logging. by Darin Petkov · 12 years ago
  56. 0e9735d shill: vpn: Parse L2TP/IPSec IP config and pin host route. by Darin Petkov · 12 years ago
  57. d432539 shill: vpn: Register L2TP/IPSec properties. by Darin Petkov · 12 years ago
  58. b451d6e shill: vpn: Refactor property-related code into the VPNDriver base class. by Darin Petkov · 12 years ago
  59. 209e629 shill: vpn: Implement L2TPIPSecDriver::Connect and GetSec callback. by Darin Petkov · 12 years ago
  60. fad4a0b shill: Replace VLOG with SLOG. by Ben Chan · 12 years ago
  61. 029d353 shill: vpn: Disconnect the VPN device to reset the connection on Cleanup. by Darin Petkov · 12 years ago
  62. 1847d79 shill: vpn: Accept OpenVPN's OTP and Pkcs11.ID properties. by Darin Petkov · 12 years ago
  63. 451aa7f shill: vpn: Properly export provider properties by Paul Stewart · 12 years ago
  64. 2280799 shill: vpn: Provide OpenVPN.Mgmt.Enable and VPN.Domain by Paul Stewart · 12 years ago
  65. 39964fa shill: vpn: Return service from VPNProvider's service_ list by Paul Stewart · 12 years ago
  66. e0d5dd1 shill: vpn: Add PKCS#11 to OpenVPN. by Darin Petkov · 12 years ago
  67. 3c5e4dc shill: vpn: Implement NSS database interface class. by Darin Petkov · 12 years ago
  68. 1fa8194 shill: vpn: Add support for the OpenVPN.TLSAuthContents property. by Darin Petkov · 12 years ago
  69. 4646302 shill: vpn: Setup OpenVPN management channel options and open/close channel. by Darin Petkov · 12 years ago
  70. 271fe52 shill: vpn: Parse INFO and STATE management interface messages. by Darin Petkov · 12 years ago
  71. 78f6326 shill: vpn: OpenVPN management interface support. by Darin Petkov · 12 years ago
  72. ebd3856 shill: vpn: Use Mapped custom accessor for properties by Paul Stewart · 12 years ago
  73. 141983b shill: openvpn: Load should be exclusive by Paul Stewart · 12 years ago
  74. 9a24553 Make Enable/Disable work using new callbacks for async support. by Eric Shienbrood · 12 years ago
  75. f3c71d7 shill: vpn: Load and save OpenVPN service properties. by Darin Petkov · 12 years ago
  76. 3f9131c shill: vpn: Cleanup VPN service disconnect and destruction process. by Darin Petkov · 12 years ago
  77. 48100b0 shill: rtnl: Handle setting of peer address by Paul Stewart · 12 years ago
  78. ce4ec19 shill: vpn: Pin route on default connection by Paul Stewart · 12 years ago
  79. 291a473 shill: vpn: Use LIBDIR passed down from ebuild by Paul Stewart · 12 years ago
  80. 7f06033 shill: vpn: Set the friendly VPN service name. by Darin Petkov · 12 years ago
  81. 6aa2187 shill: Implement VPN service disconnect. by Darin Petkov · 12 years ago
  82. 79d74c9 shill: vpn: Associate VPN device with service and update IP configuration. by Darin Petkov · 12 years ago
  83. 36a3ace shill: vpn: Spawn the OpenVPN process when tunnel index becomes available. by Darin Petkov · 12 years ago
  84. 6059674 shill: vpn: Parse route options through openvpn notify callback. by Darin Petkov · 12 years ago
  85. f20994f shill: vpn: Create a VPN device when the tunnel index is available. by Darin Petkov · 12 years ago
  86. 14c29ec shill: vpn: Parse openvpn IP configuration options. by Darin Petkov · 12 years ago
  87. ca6abd4 shill: vpn: Claim interface from DeviceInfo by Paul Stewart · 12 years ago
  88. a9b1fed shill: Setup .Task RPC service for incoming VPN communication. by Darin Petkov · 12 years ago
  89. fe6a937 shill: openvpn option initialization. by Darin Petkov · 12 years ago
  90. 33af05c shill: Basic VPN service framework. by Darin Petkov · 12 years ago