1. abe5c0e shill: disable DeviceTest.PrependIPv6DNSServers by Garret Kelly · 9 years ago
  2. 37bb86e shill: improve service-api documentation by mukesh agrawal · 9 years ago
  3. 381a0bb shill: add flag to suppress auto-connects in Manager by Samuel Tan · 9 years ago
  4. 2d36a6e shill: check if in dark resume before launching periodic scan by Samuel Tan · 9 years ago
  5. 51a4785 shill: support wpa_supplicant "Scan" DBus property by Samuel Tan · 9 years ago
  6. d51b244 shill: expose DBus method to enable/disable scheduled scan by Peter Qiu · 9 years ago
  7. 1f58903 shill: Cleanup and fix problem with default address in vpn by Prabhu Kaliamoorthi · 9 years ago
  8. 8a40b2c shill: support wpa_supplicant "SchedScan" DBus property by Peter Qiu · 9 years ago
  9. 62242ad shill: expose ethernet link state via D-Bus by Garret Kelly · 9 years ago
  10. e0e205b shill: Cleanup third party vpn driver in shill by Prabhu Kaliamoorthi · 9 years ago
  11. 77e7683 shill: Setup Iptable entries for ThirdPartyVpn using PermissionBroker by Prabhu Kaliamoorthi · 9 years ago
  12. aab6349 shill: make PPPoE an autoconnectable technology by Garret Kelly · 9 years ago
  13. 050c073 shill: WiFi: Batch up scan results in single task by Paul Stewart · 9 years ago
  14. c5f89d1 shill: add new --prepend-dns-servers flag by Garret Kelly · 9 years ago
  15. 1a39633 shill: Create ifindex attribute in GetScanMessage constructor. by John Walker · 9 years ago
  16. b2a5529 shill: clean up properly in PPPoEServiceTest by Garret Kelly · 9 years ago
  17. c51454c shill: update WakeOnWiFi documentation by Samuel Tan · 9 years ago
  18. 4bf0b5c shill: organize WiFi and WakeOnWiFi log messages by Samuel Tan · 9 years ago
  19. 5a2097c shill: Add a command line option that controls the default technology order by Jason Simmons · 9 years ago
  20. a493343 shill: add wakeup reason metrics by Samuel Tan · 9 years ago
  21. 6d61faf shill: use wake reasons for dark resume logic by Samuel Tan · 9 years ago
  22. 0932171 shill: parse wakeup reason reported by kernel by Samuel Tan · 10 years ago
  23. 900ab5e shill: make netlink message creation context-dependent by Samuel Tan · 10 years ago
  24. d70ecdf shill: configure NIC to wake on SSID by Samuel Tan · 10 years ago
  25. dabf7ab shill: use map instead of vector for nested netlink attributes by Samuel Tan · 10 years ago
  26. dda4da4 shill: check for net detect support on wiphy interface by Samuel Tan · 10 years ago
  27. 7273735 shill: Service: Reduce Disconnect logging by Paul Stewart · 9 years ago
  28. 7f1bc82 shill: WiFiService: Log only interesting endpoint updates by Paul Stewart · 9 years ago
  29. 220ae4e shill: Manager: Limit log messages for service state changes by Paul Stewart · 9 years ago
  30. 762bfb8 shill: Add support in shill to route selected traffic to ThirdPartyVpn by Prabhu Kaliamoorthi · 9 years ago
  31. 65a5672 shill: connect Ethernet to PPPoEService by Garret Kelly · 10 years ago
  32. 2dc218e shill: add PPPoEService to provide PPPoE support by Garret Kelly · 10 years ago
  33. 56cd167 shill: check correct data structure size in AddWakeOnPacketConnection by Samuel Tan · 9 years ago
  34. 83d6256 shill: DeviceInfo: Optionally ignore unknown Ethernet by Paul Stewart · 9 years ago
  35. c5128fa shill: expose parsed IE identifiers through libshill-net library by Peter Qiu · 10 years ago
  36. 48d839b shill: VPNService: Silence error spam by Paul Stewart · 10 years ago
  37. 1d499ed shill: add passive mode support by Peter Qiu · 10 years ago
  38. 1e8414c shill: add new startup options to PPPDaemon by Garret Kelly · 10 years ago
  39. 6acd966 shill: fix -Winconsistent-missing-override warning found by clang. by Yunlian Jiang · 10 years ago
  40. a44356e shill: Whitelist sendmsg syscall for netfilter-queue-helper on MIPS. by Ben Chan · 10 years ago
  41. 3462859 shill: L2TPIPsecDriver: Specify smaller MTU by Paul Stewart · 10 years ago
  42. 024a6c8 shill: Connection: Apply connection MTU by Paul Stewart · 10 years ago
  43. c36b410 shill: add metrics for wake on WiFi throttling by Samuel Tan · 10 years ago
  44. c528bf6 shill: correctly apply filter for ARP traffic by Peter Qiu · 10 years ago
  45. ffa5637 shill: reduce ARP traffic from LinkMonitor by Peter Qiu · 10 years ago
  46. cac7eb1 shill: move SHILL_TEST_DEVICES to env variable by Timothy Jennison · 10 years ago
  47. 1ca3ebd shill: Service: Fix up documentation of Portal details by Paul Stewart · 10 years ago
  48. 523f403 shill: Add simple "shill_setup_wifi" command by Paul Stewart · 10 years ago
  49. ff59a18 shill: disable wake on WiFi on excessive dark resume wakes by Samuel Tan · 10 years ago
  50. d788102 shill: factor out ActiveLinkMonitor from LinkMonitor by Peter Qiu · 10 years ago
  51. bb83356 shill: Service: Accept variant dict in Configure by Paul Stewart · 10 years ago
  52. 07dfabc shill: create EventHistory class by Samuel Tan · 10 years ago
  53. e9b7580 shill: ARP client test helper by Peter Qiu · 10 years ago
  54. cb832e8 shill: refactor pppd handling into a new class by Garret Kelly · 10 years ago
  55. fcc00ee shill: add passive link monitoring support by Peter Qiu · 10 years ago
  56. 17ef7c0 shill: fix typo in VPNService method name by Garret Kelly · 10 years ago
  57. f3b3840 shill: DBusAdaptor: Sanitize path elements by Paul Stewart · 10 years ago
  58. 34f424e shill: Error: Attribute source from PopulateAndLog by Paul Stewart · 10 years ago
  59. ca9ddae shill: Manager: Fix spacing in "not completely unloaded" by Paul Stewart · 10 years ago
  60. 59a8cba shill: Notify upstart when shill is offline by Paul Stewart · 10 years ago
  61. 37ce542 shill: handle NLMSG_DONE properly by Aaron Kemp · 10 years ago
  62. 6d856a6 shill: create Sockets object in RTNLHandler by Peter Qiu · 10 years ago
  63. 7804df4 shill: add net detect scan period member by Samuel Tan · 10 years ago
  64. 004b385 shill: DBusAdaptor: Handle KeyValueStore property sets by Paul Stewart · 10 years ago
  65. 5768ad4 shill: change wake to scan frequency member and property name by Samuel Tan · 10 years ago
  66. 04f00c6 shill: SharedDBusConnection: Split up ProxyConnection and AdaptorConnection by Paul Stewart · 10 years ago
  67. ea7dcda shill: add 10 seconds to max dark resume delay by Samuel Tan · 10 years ago
  68. 402bf29 shill: report done early in dark resume after scan by Samuel Tan · 10 years ago
  69. 3e8089d shill: clear wake_on_wifi_triggers_ when disabling wake on WiFi by Samuel Tan · 10 years ago
  70. d9c7cfc shill: Implement PriorityWithinTechnology property by Paul Stewart · 10 years ago
  71. 8dc5e7b shill: DBus: Fix issues with the exit path by Paul Stewart · 10 years ago
  72. 0e0ac0d shill: metrics: add metrics to track receipt of unmatched scan results by Samuel Tan · 10 years ago
  73. a44d608 shill: use kWakeOnWiFiFeaturesEnabledNotSupported flag by Samuel Tan · 10 years ago
  74. 3c3c36a shill: do not report suspend readiness on gateway ARP by Samuel Tan · 10 years ago
  75. fc089da privetd: Add support for connectivity monitoring by Christopher Wiley · 10 years ago
  76. 674598d shill: Expose Device.SelectedService over DBus by Christopher Wiley · 10 years ago
  77. c420dd2 shill: check for auto-connectable service before starting wake to scan timer by Samuel Tan · 10 years ago
  78. a9f5dfe shill: fix bug in Manager::GetEnabledDeviceWithTechnology by mukesh agrawal · 10 years ago
  79. 7116093 shill: allow configuring wifi services with kSecurityClassProperty by mukesh agrawal · 10 years ago
  80. 3fc8dae shill: force passive scanning in dark resume by Samuel Tan · 10 years ago
  81. 0951ccb Update libchrome to r307740 and fix build errors by Alex Vakulenko · 10 years ago
  82. 9119ece shill: remove libshill-net-test library by Peter Qiu · 10 years ago
  83. bdc691f privetd: Add ShillClient by Christopher Wiley · 10 years ago
  84. a06c65f shill: Ethernet: Do not call Stop() in destructor by Paul Stewart · 10 years ago
  85. 7e70433 shill: refactor TriggerScanMessage by Samuel Tan · 10 years ago
  86. 3de88a0 shill: Ethernet: Retain EthernetService for life by Paul Stewart · 10 years ago
  87. b0955b8 shill: add support for NL80211_ATTR_SUPPORTED_IFTYPES by Peter Qiu · 10 years ago
  88. 3a0950c shill: check connectivity before scanning on resume by Samuel Tan · 10 years ago
  89. 1964b5d shill: add metric for WiFi connection status after wake by Samuel Tan · 10 years ago
  90. 3bfba50 privetd: Build shill DBus bindings as part of privetd by Christopher Wiley · 10 years ago
  91. 787a1ce shill: add lucid sleep dark resume logic by Samuel Tan · 10 years ago
  92. a57713b shill: Remove interface from supplicant when stopping wifi device by Peter Qiu · 10 years ago
  93. f8c0b3b shill: reduce wake on WiFi settings verification delay by Samuel Tan · 10 years ago
  94. 7e8b8ee shill: add support for allowing remote dbus service to claim/release devices by Peter Qiu · 10 years ago
  95. 6961f25 shill: remove set_wake_on_wifi script by Samuel Tan · 10 years ago
  96. bb09dfc Revert "shill: allow set_wake_on_wifi to set WakeOnWiFiFeaturesEnabled" by Samuel Tan · 10 years ago
  97. f144d5d shill: add metrics for VerifyWakeOnWiFiSettings by Samuel Tan · 10 years ago
  98. ff6be29 shill: Manager: Add ProhibitedTechnologies property by Paul Stewart · 10 years ago
  99. 552d2df shill: Sync up third party VPN adaptor with the extension API by Prabhu Kaliamoorthi · 10 years ago
  100. 6d18f02 apmanager: add support for HT capability by Peter Qiu · 10 years ago