1. d5dce94 shill: vpn: Replace scoped_ptr with std::unique_ptr. by Ben Chan · 10 years ago
  2. fca1a04 shill: convert l2tp_ipsec arguments to base::CommandLine compatible format by Steve Fung · 10 years ago
  3. 4168b2c shill: vpn: Replace NULL with nullptr. by Ben Chan · 10 years ago
  4. 11c213f Update code to include base/files/file_util.h by Ben Chan · 10 years ago
  5. a41ab51 shill: Sort headers alphabetically (build/include_alpha) by Alex Vakulenko · 10 years ago
  6. c350e68 shill: Further deprecate CaCertNSS by Paul Stewart · 10 years ago
  7. a0ddf46 shill: Update to build against libchrome-242728. by Ben Chan · 11 years ago
  8. 3f71326 shill: L2TPIPSecDriver: Support XAUTH authentication by Paul Stewart · 11 years ago
  9. ef342b4 Add shill to Platform2 by Liam McLoughlin · 11 years ago
  10. ba8f141 shill: L2TPIpsecDriver: Clear PassphraseRequred if a cert is provided by Paul Stewart · 11 years ago
  11. 7372878 shill: vpn: Deprecate flimflam namespace. by Ben Chan · 11 years ago
  12. 16de98c shill: L2TPIPSecDriver: Don't croak due to intermediate PPPD phases by Paul Stewart · 11 years ago
  13. 2e38263 shill: L2TPIPSecDriver: add test for another Notify case by mukesh agrawal · 11 years ago
  14. f407d59 shill: add some unit tests for ppp dongle support by mukesh agrawal · 11 years ago
  15. eb713e8 shill: L2TPIpsecDriver: Use PEM arrays for CACertPEM by Paul Stewart · 11 years ago
  16. 9da0777 shill: support 3G dongles with PPP interface by mukesh agrawal · 11 years ago
  17. ae30e9e shill: create external_task abstraction by mukesh agrawal · 11 years ago
  18. e8e71da shill: metrics: Ignore empty strings in VPN metrics by Paul Stewart · 12 years ago
  19. 5baebb7 shill: Support raw PEM data for CA Certificates by Paul Stewart · 12 years ago
  20. 85d5317 shill: l2tp/ipsec: Expose exit/error codes as UI failure reasons. by Darin Petkov · 12 years ago
  21. 0e1cdea shill: Implement Service.Remove & delete DHCP leases by Albert Chaulk · 12 years ago
  22. 91a43cb shill: VPNDriver: Emit UMA metrics for VPN Authentication by Paul Stewart · 12 years ago
  23. 5ad1606 shill: Compile against libchrome-180609 by Paul Stewart · 12 years ago
  24. 68710d7 shill: vpn: Don't leak file descriptors after VPN is disconnected. by Darin Petkov · 12 years ago
  25. 0cd0d1e shill: openvpn: Use different reconnect timeouts for tls-error and offline. by Darin Petkov · 12 years ago
  26. 6c1e3bb shill: cellular: Add Network.Shill.Cellular.DropsPerHour. by Thieu Le · 12 years ago
  27. a42afe3 shill: openvpn: Allow automatic reconnect when underlying connection reconnects. by Darin Petkov · 12 years ago
  28. e6e8e49 shill: Remove PropertyStoreInspector by Paul Stewart · 12 years ago
  29. 6999022 shill: l2tpipsec: Cleanup on disconnect. by Darin Petkov · 12 years ago
  30. 95f317f shill: l2tpipsec: Switch to shill's pppd-plugin.so. by Darin Petkov · 12 years ago
  31. a016312 shill: vpn: Create a IPv6 blackhole route for IPv4 L2TP/IPsec VPN. by Ben Chan · 12 years ago
  32. 0223655 shill: vpn: Don't include VPN passwords when reading service properties. by Darin Petkov · 12 years ago
  33. 5a85047 shill: vpn: Implement a ProcessKiller singleton. by Darin Petkov · 12 years ago
  34. 602303f shill: vpn: Signal service failure on connect/reconnect timeout. by Darin Petkov · 12 years ago
  35. 4682aa8 shill: Avoid double gets of property store values when iterating. by Darin Petkov · 12 years ago
  36. 5eb0542 shill: vpn: Disconnect VPN service when underlying connection disconnects. by Darin Petkov · 12 years ago
  37. 8e7e459 shill: Create Property Store Inspector by Paul Stewart · 12 years ago
  38. b536a74 shill: vpn: Support {Password|PSK}Required VPN provider properties. by Darin Petkov · 12 years ago
  39. 01c6604 shill: vpn: Make L2TPIPSec driver use the base VPNDriver's KeyValueStore. by Darin Petkov · 12 years ago
  40. a0e645e shill: vpn: Disconnect L2TP/IPSec properly. by Darin Petkov · 12 years ago
  41. e93b038 shill: Connection: UnPin routes on destruction by Paul Stewart · 12 years ago
  42. f8046b8 shill: vpn: Create a VPN device for L2TP/IPSec and apply IP configuration. by Darin Petkov · 12 years ago
  43. 0e9735d shill: vpn: Parse L2TP/IPSec IP config and pin host route. by Darin Petkov · 12 years ago
  44. d432539 shill: vpn: Register L2TP/IPSec properties. by Darin Petkov · 12 years ago
  45. 209e629 shill: vpn: Implement L2TPIPSecDriver::Connect and GetSec callback. by Darin Petkov · 12 years ago
  46. f7ef50a shill: vpn: Implement l2tp/ipsec external process option initialization. by Darin Petkov · 12 years ago
  47. 7476a26 shill: vpn: Start a basic L2TP/IPSec VPN driver class skeleton. by Darin Petkov · 12 years ago