1. a493343 shill: add wakeup reason metrics by Samuel Tan · 10 years ago
  2. 6d61faf shill: use wake reasons for dark resume logic by Samuel Tan · 10 years ago
  3. 0932171 shill: parse wakeup reason reported by kernel by Samuel Tan · 10 years ago
  4. 900ab5e shill: make netlink message creation context-dependent by Samuel Tan · 10 years ago
  5. d70ecdf shill: configure NIC to wake on SSID by Samuel Tan · 10 years ago
  6. dabf7ab shill: use map instead of vector for nested netlink attributes by Samuel Tan · 10 years ago
  7. dda4da4 shill: check for net detect support on wiphy interface by Samuel Tan · 10 years ago
  8. 7273735 shill: Service: Reduce Disconnect logging by Paul Stewart · 10 years ago
  9. 7f1bc82 shill: WiFiService: Log only interesting endpoint updates by Paul Stewart · 10 years ago
  10. 220ae4e shill: Manager: Limit log messages for service state changes by Paul Stewart · 10 years ago
  11. 762bfb8 shill: Add support in shill to route selected traffic to ThirdPartyVpn by Prabhu Kaliamoorthi · 10 years ago
  12. 65a5672 shill: connect Ethernet to PPPoEService by Garret Kelly · 10 years ago
  13. 2dc218e shill: add PPPoEService to provide PPPoE support by Garret Kelly · 10 years ago
  14. 56cd167 shill: check correct data structure size in AddWakeOnPacketConnection by Samuel Tan · 10 years ago
  15. 83d6256 shill: DeviceInfo: Optionally ignore unknown Ethernet by Paul Stewart · 10 years ago
  16. c5128fa shill: expose parsed IE identifiers through libshill-net library by Peter Qiu · 10 years ago
  17. 48d839b shill: VPNService: Silence error spam by Paul Stewart · 10 years ago
  18. 1d499ed shill: add passive mode support by Peter Qiu · 10 years ago
  19. 1e8414c shill: add new startup options to PPPDaemon by Garret Kelly · 10 years ago
  20. 6acd966 shill: fix -Winconsistent-missing-override warning found by clang. by Yunlian Jiang · 10 years ago
  21. a44356e shill: Whitelist sendmsg syscall for netfilter-queue-helper on MIPS. by Ben Chan · 10 years ago
  22. 3462859 shill: L2TPIPsecDriver: Specify smaller MTU by Paul Stewart · 10 years ago
  23. 024a6c8 shill: Connection: Apply connection MTU by Paul Stewart · 10 years ago
  24. c36b410 shill: add metrics for wake on WiFi throttling by Samuel Tan · 10 years ago
  25. c528bf6 shill: correctly apply filter for ARP traffic by Peter Qiu · 10 years ago
  26. ffa5637 shill: reduce ARP traffic from LinkMonitor by Peter Qiu · 10 years ago
  27. cac7eb1 shill: move SHILL_TEST_DEVICES to env variable by Timothy Jennison · 10 years ago
  28. 1ca3ebd shill: Service: Fix up documentation of Portal details by Paul Stewart · 10 years ago
  29. 523f403 shill: Add simple "shill_setup_wifi" command by Paul Stewart · 10 years ago
  30. ff59a18 shill: disable wake on WiFi on excessive dark resume wakes by Samuel Tan · 10 years ago
  31. d788102 shill: factor out ActiveLinkMonitor from LinkMonitor by Peter Qiu · 10 years ago
  32. bb83356 shill: Service: Accept variant dict in Configure by Paul Stewart · 10 years ago
  33. 07dfabc shill: create EventHistory class by Samuel Tan · 10 years ago
  34. e9b7580 shill: ARP client test helper by Peter Qiu · 10 years ago
  35. cb832e8 shill: refactor pppd handling into a new class by Garret Kelly · 10 years ago
  36. fcc00ee shill: add passive link monitoring support by Peter Qiu · 10 years ago
  37. 17ef7c0 shill: fix typo in VPNService method name by Garret Kelly · 10 years ago
  38. f3b3840 shill: DBusAdaptor: Sanitize path elements by Paul Stewart · 10 years ago
  39. 34f424e shill: Error: Attribute source from PopulateAndLog by Paul Stewart · 10 years ago
  40. ca9ddae shill: Manager: Fix spacing in "not completely unloaded" by Paul Stewart · 10 years ago
  41. 59a8cba shill: Notify upstart when shill is offline by Paul Stewart · 10 years ago
  42. 37ce542 shill: handle NLMSG_DONE properly by Aaron Kemp · 10 years ago
  43. 6d856a6 shill: create Sockets object in RTNLHandler by Peter Qiu · 10 years ago
  44. 7804df4 shill: add net detect scan period member by Samuel Tan · 10 years ago
  45. 004b385 shill: DBusAdaptor: Handle KeyValueStore property sets by Paul Stewart · 10 years ago
  46. 5768ad4 shill: change wake to scan frequency member and property name by Samuel Tan · 10 years ago
  47. 04f00c6 shill: SharedDBusConnection: Split up ProxyConnection and AdaptorConnection by Paul Stewart · 10 years ago
  48. ea7dcda shill: add 10 seconds to max dark resume delay by Samuel Tan · 10 years ago
  49. 402bf29 shill: report done early in dark resume after scan by Samuel Tan · 10 years ago
  50. 3e8089d shill: clear wake_on_wifi_triggers_ when disabling wake on WiFi by Samuel Tan · 10 years ago
  51. d9c7cfc shill: Implement PriorityWithinTechnology property by Paul Stewart · 10 years ago
  52. 8dc5e7b shill: DBus: Fix issues with the exit path by Paul Stewart · 10 years ago
  53. 0e0ac0d shill: metrics: add metrics to track receipt of unmatched scan results by Samuel Tan · 10 years ago
  54. a44d608 shill: use kWakeOnWiFiFeaturesEnabledNotSupported flag by Samuel Tan · 10 years ago
  55. 3c3c36a shill: do not report suspend readiness on gateway ARP by Samuel Tan · 10 years ago
  56. fc089da privetd: Add support for connectivity monitoring by Christopher Wiley · 10 years ago
  57. 674598d shill: Expose Device.SelectedService over DBus by Christopher Wiley · 10 years ago
  58. c420dd2 shill: check for auto-connectable service before starting wake to scan timer by Samuel Tan · 10 years ago
  59. a9f5dfe shill: fix bug in Manager::GetEnabledDeviceWithTechnology by mukesh agrawal · 10 years ago
  60. 7116093 shill: allow configuring wifi services with kSecurityClassProperty by mukesh agrawal · 10 years ago
  61. 3fc8dae shill: force passive scanning in dark resume by Samuel Tan · 10 years ago
  62. 0951ccb Update libchrome to r307740 and fix build errors by Alex Vakulenko · 10 years ago
  63. 9119ece shill: remove libshill-net-test library by Peter Qiu · 10 years ago
  64. bdc691f privetd: Add ShillClient by Christopher Wiley · 10 years ago
  65. a06c65f shill: Ethernet: Do not call Stop() in destructor by Paul Stewart · 10 years ago
  66. 7e70433 shill: refactor TriggerScanMessage by Samuel Tan · 10 years ago
  67. 3de88a0 shill: Ethernet: Retain EthernetService for life by Paul Stewart · 10 years ago
  68. b0955b8 shill: add support for NL80211_ATTR_SUPPORTED_IFTYPES by Peter Qiu · 10 years ago
  69. 3a0950c shill: check connectivity before scanning on resume by Samuel Tan · 10 years ago
  70. 1964b5d shill: add metric for WiFi connection status after wake by Samuel Tan · 10 years ago
  71. 3bfba50 privetd: Build shill DBus bindings as part of privetd by Christopher Wiley · 10 years ago
  72. 787a1ce shill: add lucid sleep dark resume logic by Samuel Tan · 10 years ago
  73. a57713b shill: Remove interface from supplicant when stopping wifi device by Peter Qiu · 10 years ago
  74. f8c0b3b shill: reduce wake on WiFi settings verification delay by Samuel Tan · 10 years ago
  75. 7e8b8ee shill: add support for allowing remote dbus service to claim/release devices by Peter Qiu · 10 years ago
  76. 6961f25 shill: remove set_wake_on_wifi script by Samuel Tan · 10 years ago
  77. bb09dfc Revert "shill: allow set_wake_on_wifi to set WakeOnWiFiFeaturesEnabled" by Samuel Tan · 10 years ago
  78. f144d5d shill: add metrics for VerifyWakeOnWiFiSettings by Samuel Tan · 10 years ago
  79. ff6be29 shill: Manager: Add ProhibitedTechnologies property by Paul Stewart · 10 years ago
  80. 552d2df shill: Sync up third party VPN adaptor with the extension API by Prabhu Kaliamoorthi · 10 years ago
  81. 6d18f02 apmanager: add support for HT capability by Peter Qiu · 10 years ago
  82. 182888e shill: Connnection: Ignore invalid IP addresses for GetSubnet by Paul Stewart · 10 years ago
  83. 4889ff8 shill: register wake-to-scan frequency property by Samuel Tan · 10 years ago
  84. fbc70f0 multiproject: use gtest_prod for production code by Bertrand SIMONNET · 10 years ago
  85. cc5fba3 shill: export libshill-net-test static library by Peter Qiu · 10 years ago
  86. 3294d46 shill: metrics: move WakeOnWiFiFeaturesEnabledState to WiFi subdomain by Samuel Tan · 10 years ago
  87. da69ecf shill: supplicant: Move supplicant code to its own sub-directory. by Ben Chan · 10 years ago
  88. d6a8b51 shill: wifi: Move wifi code to its own sub-directory. by Ben Chan · 10 years ago
  89. 2cb3fa7 shill: Device: Support same-net multi-homing by Paul Stewart · 10 years ago
  90. ba24e6f shill: Disable automatic symbol exports from libshill-net by Peter Qiu · 10 years ago
  91. 66bddc6 shill: add metrics for reporting wake on WiFi features enabled by Samuel Tan · 10 years ago
  92. 8760251 shill: ethernet: Move ethernet code to its own sub-directory. by Ben Chan · 10 years ago
  93. 2240e8c shill: vpn: Move vpn code to its own sub-directory. by Ben Chan · 10 years ago
  94. c54afe5 shill: cellular: Move cellular code to its own sub-directory. by Ben Chan · 10 years ago
  95. c3d707d shill: wimax: Move wimax code to its own sub-directory. by Ben Chan · 10 years ago
  96. c5f7a8d shill: cellular: Add an OLP list to the test network profile for test by Roshan Pius · 10 years ago
  97. a027707 shill: always allow modification of wake on packet connections by Samuel Tan · 10 years ago
  98. 6e744f7 shill: disable wake on WiFi features by default by Samuel Tan · 10 years ago
  99. f2fe7f0 shill: vpn: Update third party VPN driver to include object path suffix by Prabhu Kaliamoorthi · 10 years ago
  100. cddd2d0 Include the implemented header first in all projects. by Alex Deymo · 10 years ago