1. 727e020 shill: Enhances a fatal error message. by Wade Guthrie · 11 years ago
  2. 44f290d shill: Adds UMA for scan-connect time. by Wade Guthrie · 11 years ago
  3. 299c427 shill: Makes scan-type message a LOG(INFO) by Wade Guthrie · 11 years ago
  4. b9e0ee7 shill: Adds UMA metrics for scan termination reason. by Wade Guthrie · 11 years ago
  5. 0cf3c98 shill: Replaces scan_pending_ with more scan states. Enhances output. by Wade Guthrie · 11 years ago
  6. 2edd58b shill: Adds support for field trial for progressive scan. by Wade Guthrie · 11 years ago
  7. f22681f shill: Adds UMA stat for scan time held-off by EBUSY. by Wade Guthrie · 11 years ago
  8. 7347bf2 shill: Adds message-type-specific netlink callbacks. by Wade Guthrie · 11 years ago
  9. 5a4e2ef shill: Installs progressive scan in shill. by Wade Guthrie · 11 years ago
  10. 92d0636 shill: Makes WiFi device get available wifi frequencies from kernel. by Wade Guthrie · 11 years ago
  11. bebf1b8 shill: make setting a property to its current value a no-op by mukesh agrawal · 11 years ago
  12. bb9fca2 shill: Renames Config80211 to NetlinkManager. by Wade Guthrie · 11 years ago
  13. bee87c2 shill: Configures netlink broadcast messaging with raw sockets. by Wade Guthrie · 11 years ago
  14. 60a3706 shill: Keeps track of successful wifi connection frequencies. by Wade Guthrie · 11 years ago
  15. dc7b844 shill: improve service logging by mukesh agrawal · 12 years ago
  16. 68d4109 shill: Adds UMA metric for scan time for certain scans. by Wade Guthrie · 11 years ago
  17. 17d9065 shill: WiFi: Reset PendingService if hidden network times out by Paul Stewart · 11 years ago
  18. 735eab5 shill: WiFi: Separate out EAP Event tracking by Paul Stewart · 11 years ago
  19. 0427cc1 shill: WiFiProvider: Track Endpoint -> Service mapping by Paul Stewart · 11 years ago
  20. 196f50f shill: SupplicantInterfaceProxy: Move Events to delegate by Paul Stewart · 11 years ago
  21. 0654ece shill: Move Populate8021xProperties() to wpa_supplicant by Paul Stewart · 11 years ago
  22. 074bad6 Revert "shill: Move Populate8021xProperties() to wpa_supplicant" by Dave Parker · 11 years ago
  23. 8e0c597 shill: Move Populate8021xProperties() to wpa_supplicant by Paul Stewart · 11 years ago
  24. d4dc083 shill: fix crash on attempt to connect to unavailable hidden network by mukesh agrawal · 11 years ago
  25. 0e1cdea shill: Implement Service.Remove & delete DHCP leases by Albert Chaulk · 12 years ago
  26. 3c50401 shill: WiFiProvider: Move Service vector to WiFiProvider by Paul Stewart · 12 years ago
  27. 50cb78a shill: Log SSIDs in a stylized way so that they can be scrubbed later. by Darin Petkov · 12 years ago
  28. 85aea15 shill: WiFiService: Fix-up old-style WiFi Service entries by Paul Stewart · 12 years ago
  29. d2db2b1 shill: WiFi: Emit change signals for Scanning property by Paul Stewart · 12 years ago
  30. 5519e9e shill: Disable high bitrates until online by Christopher Wiley · 12 years ago
  31. 378265f shill: WiFi: Remove errant debug message by Paul Stewart · 12 years ago
  32. 1369c2b shill: WiFi: Catch more EAP authentication failures by Paul Stewart · 12 years ago
  33. 457728b shill: Log service's unique name rather than friendly name. by Darin Petkov · 12 years ago
  34. a47c3c6 shill: WiFi: Enable WiFi debugging for persistent failures by Paul Stewart · 12 years ago
  35. 5581d07 shill: WiFi: Control wpa_supplicant debug level by Paul Stewart · 12 years ago
  36. 835934a shill: WiFi: Support cached credentials by Paul Stewart · 12 years ago
  37. 2c575d2 shill: Manager: Merge stored configuration in ConfigureService by Paul Stewart · 12 years ago
  38. db0f917 shill: WiFi: Emit WiFiService errors on EAP Failures by Paul Stewart · 12 years ago
  39. ed8e610 shill: Cellular connections shouldn't use ARP gateway. by Arman Uguray · 12 years ago
  40. c68c867 shill: Don't let WiFi scan during association or configuration by Christopher Wiley · 12 years ago
  41. 592ecd5 shill: Reduce some of the noise in logs. by Wade Guthrie · 12 years ago
  42. e0b2a01 shill: Expect to reconnect during reassociation by Christopher Wiley · 12 years ago
  43. 87a4ae8 shill: WiFi: Reload hidden services after restart by Paul Stewart · 12 years ago
  44. c618448 shill: Make Device state consistent with WiFi on Disconnect by Christopher Wiley · 12 years ago
  45. 6d2c72d shill: Add method for querying geolocation objects on a device. by Gaurav Shah · 12 years ago
  46. 60ceaf3 shill: wifi: Use shill's wpa_supplicant.conf. by Darin Petkov · 12 years ago
  47. 8f81e2a shill: Don't restart L3 configuration on rekeying events by Christopher Wiley · 12 years ago
  48. 381fdcc shill: wifi: Ignore NetworkUnknown error in supplicant RemoveNetwork. by Ben Chan · 12 years ago
  49. f48eca4 shill: WiFi: Don't crash in ClearCachedCredentials by Paul Stewart · 12 years ago
  50. 71f6ecd shill: WiFi: Do not crash on RemoveNetwork failure by Paul Stewart · 12 years ago
  51. 0b95044 shill: WiFiService: Don't ignore Passphrase for Configure by Paul Stewart · 12 years ago
  52. fae4dae shill: WiFi: Don't scan if we are disabled by Paul Stewart · 12 years ago
  53. d615361 Shill: Wait until cfg80211/mac80211 are up before trying to configure. by Wade Guthrie · 12 years ago
  54. ff96a84 shill: WiFi: Mark pending service idle on disconnect by Paul Stewart · 12 years ago
  55. 3c508e1 shill: WiFi: Add LinkMonitor by Paul Stewart · 12 years ago
  56. 2f9df4e shill: move WiFi to use new OnAfterResume callback. by mukesh agrawal · 12 years ago
  57. b691efd shill: Rename SMLOG to SLOG by Christopher Wiley · 12 years ago
  58. 1aff730 shill: Do not cancel Reconnect timer if it is already running by Paul Stewart · 12 years ago
  59. 4466392 shill: WiFi: Start a timer when wpa_supplicant disconnects by Paul Stewart · 12 years ago
  60. 56e3220 shill: wifi: remove automatic transition out of failure by mukesh agrawal · 12 years ago
  61. f2d6091 shill: Service: Update RPC "Error" property on failure by Paul Stewart · 12 years ago
  62. abbe279 shill: WiFi: Remove IsConnecting by Paul Stewart · 12 years ago
  63. 2b05e62 shill: WiFi: Timeout pending connections by Paul Stewart · 12 years ago
  64. a998df2 shill: Allow 'None' method for bgscan by Christopher Wiley · 12 years ago
  65. 549d44c shill: wifi: Remove proxy only after deregistering services by Paul Stewart · 12 years ago
  66. 9cd7ca1 shill: wifi: Reconnect to reappearing WPA supplicant instances. by Darin Petkov · 12 years ago
  67. b80c81c shill: wifi: If CreateInterface fails on wpa_supplicant, do not crash by Paul Stewart · 12 years ago
  68. 2b8e44e shill: wifi: Monitor the presence of WPA supplicant. by Darin Petkov · 12 years ago
  69. 4a66cc5 shill: wifi: Disable or reduce frequency of background scan. by Darin Petkov · 12 years ago
  70. da79862 Remove the the TechnologyIs method from Device, associated classes, and everything else. by Joshua Kroll · 12 years ago
  71. c4f368f shill: invalidate weak pointers when stopping wifi by mukesh agrawal · 12 years ago
  72. 923f14f shill: report BSSID for wifi services by mukesh agrawal · 12 years ago
  73. 3ab56ac shill: if we skip scan-on-resume, log the fact that we skipped by mukesh agrawal · 12 years ago
  74. e636c69 shill: Add missing field initializers and some cleanup. by Darin Petkov · 12 years ago
  75. bc6e739 shill: Service: Report and filter EAP remote certificate subjects by Paul Stewart · 12 years ago
  76. e369ece shill: WiFi: Scan frequently immediately after disconnect by Paul Stewart · 12 years ago
  77. 20b0a09 shill: WiFi: Drop IPConfig when selected service disconnects by Paul Stewart · 12 years ago
  78. cf24a24 shill: implement heuristic for WPA/WPA2 bad-passphrase detection by mukesh agrawal · 12 years ago
  79. d408fdf shill: Add ArpGateway and network-based leases by Paul Stewart · 12 years ago
  80. b66c646 shill: when wifi is disconnected, periodically scan for APs by mukesh agrawal · 12 years ago
  81. 80326f3 shill: Catch C++ exceptions by reference instead of value. by Ben Chan · 12 years ago
  82. 06175d7 shill: improve logging by mukesh agrawal · 12 years ago
  83. 10ccbb3 shill: wifi: Scan for non-ephemeral hidden networks by Paul Stewart · 12 years ago
  84. b172e4a shill: relax parameter checks in WiFi::GetService by mukesh agrawal · 12 years ago
  85. fad4a0b shill: Replace VLOG with SLOG. by Ben Chan · 12 years ago
  86. 2055098 shill: wifi: Enable use of hardware-backed certificate credentials by Paul Stewart · 12 years ago
  87. 57f3d9d shill: wifi: Catch exception in ClearCachedCredentials by Paul Stewart · 12 years ago
  88. 568b5c6 shill: separate (externally observed) failure state from internal by mukesh agrawal · 13 years ago
  89. 7f61e52 shill: Implement Manager::ConfigureService by Paul Stewart · 12 years ago
  90. cb59fed shill: Implement Service::Configure by Paul Stewart · 12 years ago
  91. 9a24553 Make Enable/Disable work using new callbacks for async support. by Eric Shienbrood · 12 years ago
  92. f202817 shill: reduce delay between scans, when supplicant reports by mukesh agrawal · 12 years ago
  93. 3e20a23 shill: Convert code to use the newest version of libchrome. by Eric Shienbrood · 13 years ago
  94. b5c8940 Revert "shill: Convert code to use the newest version of libchrome." by Eric Shienbrood · 12 years ago
  95. 08a4ffb shill: Convert code to use the newest version of libchrome. by Eric Shienbrood · 13 years ago
  96. 5c05b29 shill: fix test failures in WiFiRoaming.005Suspend* tests by mukesh agrawal · 12 years ago
  97. bf14e94 shill: logging improvements by mukesh agrawal · 12 years ago
  98. 9100112 shill: WiFi device unregisters itself from the power manager by Gary Morain · 12 years ago
  99. ac1bdb4 shill: Initiate scan on resume, if appropriate by Gary Morain · 13 years ago
  100. b65c245 shill: Refactor Manager's Get*Service to support both VPN and WiFi types. by Darin Petkov · 13 years ago