1. c43cbbe shill: EapCredentials: Promote to a class by Paul Stewart · 11 years ago
  2. fa013ab shill: WiFiService: Remove errant warnings/errors on load by Paul Stewart · 11 years ago
  3. f6b3209 shill: fix physical_mode_ in WiFiService by mukesh agrawal · 11 years ago
  4. dc7b844 shill: improve service logging by mukesh agrawal · 12 years ago
  5. 0654ece shill: Move Populate8021xProperties() to wpa_supplicant by Paul Stewart · 11 years ago
  6. 074bad6 Revert "shill: Move Populate8021xProperties() to wpa_supplicant" by Dave Parker · 11 years ago
  7. 8e0c597 shill: Move Populate8021xProperties() to wpa_supplicant by Paul Stewart · 11 years ago
  8. 5baebb7 shill: Support raw PEM data for CA Certificates by Paul Stewart · 11 years ago
  9. 0e1cdea shill: Implement Service.Remove & delete DHCP leases by Albert Chaulk · 11 years ago
  10. 6df20bd shill: WiFiService: Report the security of the connected endpoint by Paul Stewart · 11 years ago
  11. 4108db9 shill: WiFiService: Connect to generic form of service by Paul Stewart · 11 years ago
  12. 5133b71 shill: Add metric to track corrupted profiles by Thieu Le · 11 years ago
  13. 43970a2 shill: implement security_levels by mukesh agrawal · 11 years ago
  14. 8653f46 shill: WiFiService: Add a warning to the logs before disconnect by Paul Stewart · 11 years ago
  15. 3c50401 shill: WiFiProvider: Move Service vector to WiFiProvider by Paul Stewart · 12 years ago
  16. 71a4d3b shill: WiFiService: Load service using properties by Paul Stewart · 12 years ago
  17. 85aea15 shill: WiFiService: Fix-up old-style WiFi Service entries by Paul Stewart · 11 years ago
  18. a5e7d5f shill: WiFiService: Associate to 1EEE 802.11w APs by Paul Stewart · 12 years ago
  19. 835934a shill: WiFi: Support cached credentials by Paul Stewart · 12 years ago
  20. 27b4723 shill: Call OnPropertyChanged() for properties changed via Configure() by Christopher Wiley · 12 years ago
  21. 1ce658d shill: Refuse to connect already connect[ed|ing] WiFi services by Christopher Wiley · 12 years ago
  22. abd3b50 shill: Disconnect a service on DHCP lease failure by Christopher Wiley · 12 years ago
  23. e2d7c50 shill: Wifi: Pass "frequency" parameter to Ad-Hoc connection by Paul Stewart · 12 years ago
  24. 4a66cc5 shill: wifi: Disable or reduce frequency of background scan. by Darin Petkov · 12 years ago
  25. 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
  26. 923f14f shill: report BSSID for wifi services by mukesh agrawal · 12 years ago
  27. 005bd34 Shill: Shill now rebuffs connecting to service that isn't connectable. by Wade Guthrie · 12 years ago
  28. ecf4cd1 shill: wifi: Enable use of NSS-backed CA Certificates by Paul Stewart · 12 years ago
  29. 2055098 shill: wifi: Enable use of hardware-backed certificate credentials by Paul Stewart · 12 years ago
  30. 9a24553 Make Enable/Disable work using new callbacks for async support. by Eric Shienbrood · 12 years ago
  31. 3e20a23 shill: Convert code to use the newest version of libchrome. by Eric Shienbrood · 12 years ago
  32. b5c8940 Revert "shill: Convert code to use the newest version of libchrome." by Eric Shienbrood · 12 years ago
  33. 08a4ffb shill: Convert code to use the newest version of libchrome. by Eric Shienbrood · 12 years ago
  34. bf14e94 shill: logging improvements by mukesh agrawal · 12 years ago
  35. 8f3f775 shill: set ethernet_service signal strength to max. (so if it has to by mukesh agrawal · 12 years ago
  36. e1d90e9 shill: update service signal strength and frequency from endpoints by mukesh agrawal · 12 years ago
  37. b20776f shill: monitor bss signal strength by mukesh agrawal · 12 years ago
  38. 6bb9e7c shill: rename DispatchOnType to SetProperty by mukesh agrawal · 12 years ago
  39. 8abd2f6 shill: teach dbus_adaptor (and appropriate subclasses) how to clear properties by mukesh agrawal · 12 years ago
  40. 66c8600 shill: Clear PMKSA cached credentials on unload by Paul Stewart · 12 years ago
  41. 0756db9 shill: Implement GetEntry on Profile by Paul Stewart · 12 years ago
  42. 29d6888 shill: Add support for connecting to WEP+802.1x (Dynamic WEP) networks by Gaurav Shah · 12 years ago
  43. 10109f2 shill: Add support for connecting to WPA+802.1x networks by Gaurav Shah · 13 years ago
  44. adb6848 shill: don't auto-connect to a disconnected service by mukesh agrawal · 13 years ago
  45. 3426c8f shill: Move Metrics from singleton to Shill daemon by Thieu Le · 13 years ago
  46. d8ad3c4 shill: Purge service/wifi_service state on Unload by Paul Stewart · 13 years ago
  47. 8a3188d shill: improve conformance with WiFiRoaming tests by mukesh agrawal · 13 years ago
  48. 29c13a1 shill: make Connectable property of WiFiService reflect state by mukesh agrawal · 13 years ago
  49. f770945 shill: Add passphrase validation by Thieu Le · 13 years ago
  50. a41e38d shill: wifi: Load hidden services from storage by Paul Stewart · 13 years ago
  51. f4cbda9 shill: Add support for connecting to WEP networks by Thieu Le · 13 years ago
  52. da6218a shill: Restrict access to the WiFi passphrase via Service.GetProperties API by Gaurav Shah · 13 years ago
  53. ced6a0b shill: wifi: Scan for hidden SSIDs by Paul Stewart · 13 years ago
  54. f8721ee shill: Add support for connecting to PSK networks by Gaurav Shah · 13 years ago
  55. d08f443 shill: WiFiService overrides generic Service Load/Save by Paul Stewart · 13 years ago
  56. 26b327e shill: A couple of naming cleanups by Paul Stewart · 13 years ago
  57. d835b20 shill: work properly with non-ascii SSIDs by mukesh agrawal · 13 years ago
  58. f2fd745 shill: add support for connecting to RSN networks by mukesh agrawal · 13 years ago
  59. 6e27777 shill: add support for connecting to WPA-PSK networks by mukesh agrawal · 13 years ago
  60. 22aa71b shill: Implement service sorting by Paul Stewart · 13 years ago
  61. 2176a88 [shill] Get rid of protected data members in PropertyStoreTest by Chris Masone · 13 years ago
  62. 9d77993 [shill] Add code for persisting profiles and services to disk. by Chris Masone · 13 years ago
  63. 34af218 [shill] Use flimflam-esque storage ids by Chris Masone · 13 years ago