1. 71f6ecd shill: WiFi: Do not crash on RemoveNetwork failure by Paul Stewart · 12 years ago
  2. 0b95044 shill: WiFiService: Don't ignore Passphrase for Configure by Paul Stewart · 12 years ago
  3. fae4dae shill: WiFi: Don't scan if we are disabled by Paul Stewart · 12 years ago
  4. d615361 Shill: Wait until cfg80211/mac80211 are up before trying to configure. by Wade Guthrie · 12 years ago
  5. ff96a84 shill: WiFi: Mark pending service idle on disconnect by Paul Stewart · 12 years ago
  6. 3c508e1 shill: WiFi: Add LinkMonitor by Paul Stewart · 12 years ago
  7. 2f9df4e shill: move WiFi to use new OnAfterResume callback. by mukesh agrawal · 12 years ago
  8. b691efd shill: Rename SMLOG to SLOG by Christopher Wiley · 12 years ago
  9. 1aff730 shill: Do not cancel Reconnect timer if it is already running by Paul Stewart · 12 years ago
  10. 4466392 shill: WiFi: Start a timer when wpa_supplicant disconnects by Paul Stewart · 12 years ago
  11. 56e3220 shill: wifi: remove automatic transition out of failure by mukesh agrawal · 12 years ago
  12. f2d6091 shill: Service: Update RPC "Error" property on failure by Paul Stewart · 12 years ago
  13. abbe279 shill: WiFi: Remove IsConnecting by Paul Stewart · 12 years ago
  14. 2b05e62 shill: WiFi: Timeout pending connections by Paul Stewart · 12 years ago
  15. a998df2 shill: Allow 'None' method for bgscan by Christopher Wiley · 12 years ago
  16. 549d44c shill: wifi: Remove proxy only after deregistering services by Paul Stewart · 12 years ago
  17. 9cd7ca1 shill: wifi: Reconnect to reappearing WPA supplicant instances. by Darin Petkov · 12 years ago
  18. b80c81c shill: wifi: If CreateInterface fails on wpa_supplicant, do not crash by Paul Stewart · 12 years ago
  19. 2b8e44e shill: wifi: Monitor the presence of WPA supplicant. by Darin Petkov · 12 years ago
  20. 4a66cc5 shill: wifi: Disable or reduce frequency of background scan. by Darin Petkov · 12 years ago
  21. da79862 Remove the the TechnologyIs method from Device, associated classes, and everything else. by Joshua Kroll · 12 years ago
  22. c4f368f shill: invalidate weak pointers when stopping wifi by mukesh agrawal · 12 years ago
  23. 923f14f shill: report BSSID for wifi services by mukesh agrawal · 12 years ago
  24. 3ab56ac shill: if we skip scan-on-resume, log the fact that we skipped by mukesh agrawal · 12 years ago
  25. e636c69 shill: Add missing field initializers and some cleanup. by Darin Petkov · 12 years ago
  26. bc6e739 shill: Service: Report and filter EAP remote certificate subjects by Paul Stewart · 12 years ago
  27. e369ece shill: WiFi: Scan frequently immediately after disconnect by Paul Stewart · 12 years ago
  28. 20b0a09 shill: WiFi: Drop IPConfig when selected service disconnects by Paul Stewart · 12 years ago
  29. cf24a24 shill: implement heuristic for WPA/WPA2 bad-passphrase detection by mukesh agrawal · 12 years ago
  30. d408fdf shill: Add ArpGateway and network-based leases by Paul Stewart · 12 years ago
  31. b66c646 shill: when wifi is disconnected, periodically scan for APs by mukesh agrawal · 12 years ago
  32. 80326f3 shill: Catch C++ exceptions by reference instead of value. by Ben Chan · 12 years ago
  33. 06175d7 shill: improve logging by mukesh agrawal · 12 years ago
  34. 10ccbb3 shill: wifi: Scan for non-ephemeral hidden networks by Paul Stewart · 12 years ago
  35. b172e4a shill: relax parameter checks in WiFi::GetService by mukesh agrawal · 12 years ago
  36. fad4a0b shill: Replace VLOG with SLOG. by Ben Chan · 12 years ago
  37. 2055098 shill: wifi: Enable use of hardware-backed certificate credentials by Paul Stewart · 12 years ago
  38. 57f3d9d shill: wifi: Catch exception in ClearCachedCredentials by Paul Stewart · 12 years ago
  39. 568b5c6 shill: separate (externally observed) failure state from internal by mukesh agrawal · 13 years ago
  40. 7f61e52 shill: Implement Manager::ConfigureService by Paul Stewart · 12 years ago
  41. cb59fed shill: Implement Service::Configure by Paul Stewart · 12 years ago
  42. 9a24553 Make Enable/Disable work using new callbacks for async support. by Eric Shienbrood · 12 years ago
  43. f202817 shill: reduce delay between scans, when supplicant reports by mukesh agrawal · 12 years ago
  44. 3e20a23 shill: Convert code to use the newest version of libchrome. by Eric Shienbrood · 13 years ago
  45. b5c8940 Revert "shill: Convert code to use the newest version of libchrome." by Eric Shienbrood · 12 years ago
  46. 08a4ffb shill: Convert code to use the newest version of libchrome. by Eric Shienbrood · 13 years ago
  47. 5c05b29 shill: fix test failures in WiFiRoaming.005Suspend* tests by mukesh agrawal · 12 years ago
  48. bf14e94 shill: logging improvements by mukesh agrawal · 12 years ago
  49. 9100112 shill: WiFi device unregisters itself from the power manager by Gary Morain · 13 years ago
  50. ac1bdb4 shill: Initiate scan on resume, if appropriate by Gary Morain · 13 years ago
  51. b65c245 shill: Refactor Manager's Get*Service to support both VPN and WiFi types. by Darin Petkov · 13 years ago
  52. 23e9f28 shill: cope with older wpa_supplicant (no FastReauth control) by mukesh agrawal · 13 years ago
  53. e1d90e9 shill: update service signal strength and frequency from endpoints by mukesh agrawal · 13 years ago
  54. b20776f shill: monitor bss signal strength by mukesh agrawal · 13 years ago
  55. 67370f6 shill: Add code to track disconnect metric. by Thieu Le · 13 years ago
  56. 16bc1b8 shill: sanitize SSIDs for WiFiEndpoints. by mukesh agrawal · 13 years ago
  57. e9adda1 shill: (wifi) only register endpoints for which we have a service. by mukesh agrawal · 13 years ago
  58. e41a72d shill: Add support for saving wifi frequency in service object. by Thieu Le · 13 years ago
  59. 66c8600 shill: Clear PMKSA cached credentials on unload by Paul Stewart · 13 years ago
  60. 2987dcf shill: Turn off FastReauth on supplicant at startup by Paul Stewart · 13 years ago
  61. 10109f2 shill: Add support for connecting to WPA+802.1x networks by Gaurav Shah · 13 years ago
  62. c01f398 shill (wifi): drive dhcp from supplicant events, rather than RTNL by mukesh agrawal · 13 years ago
  63. b385761 shill: filter out SSIDs that begin with NULL. by mukesh agrawal · 13 years ago
  64. 3426c8f shill: Move Metrics from singleton to Shill daemon by Thieu Le · 13 years ago
  65. 4d0401c shill: enable background scanning for wifi by mukesh agrawal · 13 years ago
  66. 8a3188d shill: improve conformance with WiFiRoaming tests by mukesh agrawal · 13 years ago
  67. 3d9bcf5 shill: Enable auto-connect for WiFi services by Paul Stewart · 13 years ago
  68. 2bf1d35 shill: Enable and disable IPv6 with interface events by Paul Stewart · 13 years ago
  69. b4bc57d shill: process BSSAdded and BSSRemoved signals in deferred tasks by mukesh agrawal · 13 years ago
  70. 0ed0f2e shill: implement Service.Disconnect (for WiFiService only) by mukesh agrawal · 13 years ago
  71. 4eb4d78 shill: when we find an Endpoint for a WiFiService that hasn't been by mukesh agrawal · 13 years ago
  72. 261daca shill: make WiFiServices aware of their Endpoints by mukesh agrawal · 13 years ago
  73. 6489632 shill: instruct wpa_supplicant to use directed probes by mukesh agrawal · 13 years ago
  74. 435de2c Implement {Available|Connected|Enabled}Technolgies and DefaultTechnology by Gaurav Shah · 13 years ago
  75. 165e614 shill: group endpoints into services by mukesh agrawal · 13 years ago
  76. 1590839 shill: track the CurrentBSS property reported by wpa_supplicant, by mukesh agrawal · 13 years ago
  77. a41e38d shill: wifi: Load hidden services from storage by Paul Stewart · 13 years ago
  78. 7ec7131 shill: track wpa_supplicant state, and use it to update Service state by mukesh agrawal · 13 years ago
  79. 6ab23a9 shill: wifi: Implement FindService by Paul Stewart · 13 years ago
  80. ced6a0b shill: wifi: Scan for hidden SSIDs by Paul Stewart · 13 years ago
  81. f8721ee shill: Add support for connecting to PSK networks by Gaurav Shah · 13 years ago
  82. 26b327e shill: A couple of naming cleanups by Paul Stewart · 13 years ago
  83. ab565bb shill: Convert ProxyFactory singleton to LazyInstance. by Darin Petkov · 13 years ago
  84. 1a05626 shill: move passphrase validation from WiFi to WiFiService by mukesh agrawal · 13 years ago
  85. 8ede052 shill: validate WPA passwords (at least on calls to GetService) by mukesh agrawal · 13 years ago
  86. 6e27777 shill: add support for connecting to WPA-PSK networks by mukesh agrawal · 13 years ago
  87. 1830fa1 shill: enable (don't disable) -Wunused by mukesh agrawal · 13 years ago
  88. fdd1607 shill: Add Technology class by Paul Stewart · 13 years ago
  89. 7a4e400 shill: implement Manager.GetService (error-case only) by mukesh agrawal · 13 years ago
  90. c086531 shill: Support for GSM network scanning. by Darin Petkov · 13 years ago
  91. 5c4dd0b shill: clear more state on calls to Device::Stop and WiFi::Stop by mukesh agrawal · 13 years ago
  92. de29fa8 shill: tighten up constness of PropertyStore by mukesh agrawal · 13 years ago
  93. f2f68a5 shill: acquire ip addresses for wifi (via dhcp), and signal when by mukesh agrawal · 13 years ago
  94. 3239932 shill: implement manager.RequestScan (for WiFi only) by mukesh agrawal · 13 years ago
  95. ac4ac00 shill: Clean up protected fields by Paul Stewart · 13 years ago
  96. 092df3e [shill] Make wifi classes store mode as a string by Chris Masone · 13 years ago
  97. 626719f Re-land "[shill] Add hardware address to Device objects." by Chris Masone · 13 years ago
  98. 0fda552 Revert "[shill] Add hardware address to Device objects." by Chris Masone · 13 years ago
  99. b17d42d [shill] Add hardware address to Device objects. by Chris Masone · 13 years ago
  100. 6f9eaa3 shill: Add Cellular devices to DeviceInfo. by Darin Petkov · 13 years ago