1. d7cdc5e shill: Add check for IsActive on service before disconnect by Rebecca Silberstein · 10 years ago
  2. ae11f59 shill: separate load passphrase from changing passphrase by Rebecca Silberstein · 10 years ago
  3. 7fab897 shill: Use integer types from stdint.h by Ben Chan · 10 years ago
  4. b6df8b1 shill: clear has_ever_connected_ with EAP change by Rebecca Silberstein · 10 years ago
  5. 0d06119 shill: add disconnect reason to log messages by Samuel Tan · 10 years ago
  6. e99f664 shill: clear has_ever_connected_ field with password change by Rebecca Silberstein · 10 years ago
  7. c350e68 shill: Further deprecate CaCertNSS by Paul Stewart · 10 years ago
  8. 8a53229 shill: Fix most of warnings from cpplint by Alex Vakulenko · 10 years ago
  9. 45170bc shill: Service: Use ServicePropertyChangeNotifier by Paul Stewart · 10 years ago
  10. 7cc9068 shill: WiFiService / WiMaxService: Emit Visibility updates by Paul Stewart · 10 years ago
  11. 6db7b24 shill: Remove trivial use of iterators by Paul Stewart · 10 years ago
  12. 132e96f shill: metrics: better encapsulate metric naming by mukesh agrawal · 10 years ago
  13. 574996a Add metrics for effectiveness of wifi network selection. by Peter Qiu · 11 years ago
  14. a0ddf46 shill: Update to build against libchrome-242728. by Ben Chan · 11 years ago
  15. 91b461f Fix shill disconnect reporting by Peter Qiu · 11 years ago
  16. 4943822 Improve disconnect reporting from shill by Peter Qiu · 11 years ago
  17. 71b9ed5 shill: Error: Use error strings from service_constants by Paul Stewart · 11 years ago
  18. 7f5d9c0 shill: VPNService: Report Tethering state by Paul Stewart · 11 years ago
  19. fa11e28 shill: Service: Provide "Tethering" property by Paul Stewart · 11 years ago
  20. 1cf7eb8 shill: PropertyAccessor: Create a const ReadOnly accessor by Paul Stewart · 11 years ago
  21. a283e4e shill: WiFiService: Don't clobber EAP config files by Paul Stewart · 11 years ago
  22. 4539d26 shill: WiFiProvider: Accept WiFi.HexSSID property by Paul Stewart · 11 years ago
  23. 9d95dad shill: WiFiService: Always present the WiFi.HexSSID property by Paul Stewart · 11 years ago
  24. 7ac610b shill: Converts many metrics calls to take references, not pointers. by Wade Guthrie · 11 years ago
  25. 9ec0806 shill: Adds Network.Shill.Wifi.SignalAtDisconnect UMA stat. by Wade Guthrie · 11 years ago
  26. f024ef4 shill: wifi: Deprecate flimflam namespace. by Ben Chan · 11 years ago
  27. 6cfe53f shill: fix Network.Shill.Wifi.TimeToJoin metric by mukesh agrawal · 11 years ago
  28. e4cedde shill: Metrics: Report AP Mode (Managed vs IBSS) by Paul Stewart · 11 years ago
  29. ee6b3d7 shill: Map crosbugs to their crbug equivalent by Paul Stewart · 11 years ago
  30. bca08f8 shill: WiFiService: Track successive WPA/EAP auth failures by Paul Stewart · 11 years ago
  31. eb713e8 shill: L2TPIpsecDriver: Use PEM arrays for CACertPEM by Paul Stewart · 11 years ago
  32. e7c7e65 shill: add FrequencyList property to WiFiServices by mukesh agrawal · 11 years ago
  33. bebf1b8 shill: make setting a property to its current value a no-op by mukesh agrawal · 11 years ago
  34. e7de294 shill: Service: Return loadable service identifier by Paul Stewart · 11 years ago
  35. cbfb34e shill: Emit more property change notifications for Services. by mukesh agrawal · 11 years ago
  36. bdbd3c3 shill: WiFiService: Expose Country Code of AP by Paul Stewart · 11 years ago
  37. c43cbbe shill: EapCredentials: Promote to a class by Paul Stewart · 11 years ago
  38. 9413bcc shill: Ethernet: Authenticate to 802.1x networks by Paul Stewart · 12 years ago
  39. fa013ab shill: WiFiService: Remove errant warnings/errors on load by Paul Stewart · 11 years ago
  40. f6b3209 shill: fix physical_mode_ in WiFiService by mukesh agrawal · 11 years ago
  41. dc7b844 shill: improve service logging by mukesh agrawal · 12 years ago
  42. 0654ece shill: Move Populate8021xProperties() to wpa_supplicant by Paul Stewart · 12 years ago
  43. 074bad6 Revert "shill: Move Populate8021xProperties() to wpa_supplicant" by Dave Parker · 12 years ago
  44. 8e0c597 shill: Move Populate8021xProperties() to wpa_supplicant by Paul Stewart · 12 years ago
  45. d2e1c36 shill: Manager: Create Manager::ConfigureServiceForProfile by Paul Stewart · 12 years ago
  46. 5baebb7 shill: Support raw PEM data for CA Certificates by Paul Stewart · 12 years ago
  47. 0e1cdea shill: Implement Service.Remove & delete DHCP leases by Albert Chaulk · 12 years ago
  48. 6df20bd shill: WiFiService: Report the security of the connected endpoint by Paul Stewart · 12 years ago
  49. 4108db9 shill: WiFiService: Connect to generic form of service by Paul Stewart · 12 years ago
  50. 21f4096 shill: WiFiService: Report EAP Authentication Type Metrics by Paul Stewart · 12 years ago
  51. 43970a2 shill: implement security_levels by mukesh agrawal · 12 years ago
  52. 8653f46 shill: WiFiService: Add a warning to the logs before disconnect by Paul Stewart · 12 years ago
  53. 3c50401 shill: WiFiProvider: Move Service vector to WiFiProvider by Paul Stewart · 12 years ago
  54. 71a4d3b shill: WiFiService: Load service using properties by Paul Stewart · 12 years ago
  55. 85aea15 shill: WiFiService: Fix-up old-style WiFi Service entries by Paul Stewart · 12 years ago
  56. a5e7d5f shill: WiFiService: Associate to 1EEE 802.11w APs by Paul Stewart · 12 years ago
  57. 457728b shill: Log service's unique name rather than friendly name. by Darin Petkov · 12 years ago
  58. 835934a shill: WiFi: Support cached credentials by Paul Stewart · 12 years ago
  59. 03c15ce shill: reduce logspam due to autoconnect by mukesh agrawal · 12 years ago
  60. 8bc5088 shill: No longer trying to reconnect to 'current_service_'. by Wade Guthrie · 12 years ago
  61. 1ce658d shill: Refuse to connect already connect[ed|ing] WiFi services by Christopher Wiley · 12 years ago
  62. 23b393a shill: WiFi: Add metric for Signal Strength by Paul Stewart · 12 years ago
  63. 0b95044 shill: WiFiService: Don't ignore Passphrase for Configure by Paul Stewart · 12 years ago
  64. 0cab568 shill: WiFi: Allow HiddenSSID to be settable by Paul Stewart · 12 years ago
  65. b691efd shill: Rename SMLOG to SLOG by Christopher Wiley · 12 years ago
  66. e2d7c50 shill: Wifi: Pass "frequency" parameter to Ad-Hoc connection by Paul Stewart · 12 years ago
  67. abbe279 shill: WiFi: Remove IsConnecting by Paul Stewart · 12 years ago
  68. 72b2fdc shill: WiFi: Track manufacturer information by Paul Stewart · 12 years ago
  69. 9cd7ca1 shill: wifi: Reconnect to reappearing WPA supplicant instances. by Darin Petkov · 12 years ago
  70. 3abc3be shill: Reduce log noise. by Darin Petkov · 12 years ago
  71. 4a66cc5 shill: wifi: Disable or reduce frequency of background scan. by Darin Petkov · 12 years ago
  72. 053fa82 Remove TechnologyIs method from the Service class and its subclasses. This is step 1 in removing the method altogether. by Joshua Kroll · 12 years ago
  73. 923f14f shill: report BSSID for wifi services by mukesh agrawal · 12 years ago
  74. bc6e739 shill: Service: Report and filter EAP remote certificate subjects by Paul Stewart · 12 years ago
  75. 005bd34 Shill: Shill now rebuffs connecting to service that isn't connectable. by Wade Guthrie · 12 years ago
  76. 4357f4e shill: wifi: Register newly-configured hidden networks by Paul Stewart · 12 years ago
  77. ecf4cd1 shill: wifi: Enable use of NSS-backed CA Certificates by Paul Stewart · 12 years ago
  78. 2055098 shill: wifi: Enable use of hardware-backed certificate credentials by Paul Stewart · 12 years ago
  79. e4aaf5e shill: Do not change EAP's key_management to an invalid value by Gary Morain · 13 years ago
  80. 65512e1 shill: vpn: Destroy Unload()ed VPN services by Paul Stewart · 13 years ago
  81. cb59fed shill: Implement Service::Configure by Paul Stewart · 13 years ago
  82. 9a24553 Make Enable/Disable work using new callbacks for async support. by Eric Shienbrood · 13 years ago
  83. 3e20a23 shill: Convert code to use the newest version of libchrome. by Eric Shienbrood · 13 years ago
  84. b5c8940 Revert "shill: Convert code to use the newest version of libchrome." by Eric Shienbrood · 13 years ago
  85. 08a4ffb shill: Convert code to use the newest version of libchrome. by Eric Shienbrood · 13 years ago
  86. bf14e94 shill: logging improvements by mukesh agrawal · 13 years ago
  87. b84ba34 shill: Add support for Network.*.TimeResumeToReady by Thieu Le · 13 years ago
  88. 20088d8 shill: Perform Portal Detection in Device by Paul Stewart · 13 years ago
  89. 8f3f775 shill: set ethernet_service signal strength to max. (so if it has to by mukesh agrawal · 13 years ago
  90. e1d90e9 shill: update service signal strength and frequency from endpoints by mukesh agrawal · 13 years ago
  91. b20776f shill: monitor bss signal strength by mukesh agrawal · 13 years ago
  92. 16bc1b8 shill: sanitize SSIDs for WiFiEndpoints. by mukesh agrawal · 13 years ago
  93. e41a72d shill: Add support for saving wifi frequency in service object. by Thieu Le · 13 years ago
  94. 292dc0f shill: teach property accessors how to clear properties, by mukesh agrawal · 13 years ago
  95. 66c8600 shill: Clear PMKSA cached credentials on unload by Paul Stewart · 13 years ago
  96. 0756db9 shill: Implement GetEntry on Profile by Paul Stewart · 13 years ago
  97. 29d6888 shill: Add support for connecting to WEP+802.1x (Dynamic WEP) networks by Gaurav Shah · 13 years ago
  98. 10109f2 shill: Add support for connecting to WPA+802.1x networks by Gaurav Shah · 13 years ago
  99. adb6848 shill: don't auto-connect to a disconnected service by mukesh agrawal · 13 years ago
  100. 3426c8f shill: Move Metrics from singleton to Shill daemon by Thieu Le · 13 years ago