1. 0b95044 shill: WiFiService: Don't ignore Passphrase for Configure by Paul Stewart · 12 years ago
  2. 0cab568 shill: WiFi: Allow HiddenSSID to be settable by Paul Stewart · 12 years ago
  3. b691efd shill: Rename SMLOG to SLOG by Christopher Wiley · 12 years ago
  4. e2d7c50 shill: Wifi: Pass "frequency" parameter to Ad-Hoc connection by Paul Stewart · 12 years ago
  5. abbe279 shill: WiFi: Remove IsConnecting by Paul Stewart · 12 years ago
  6. 72b2fdc shill: WiFi: Track manufacturer information by Paul Stewart · 12 years ago
  7. 9cd7ca1 shill: wifi: Reconnect to reappearing WPA supplicant instances. by Darin Petkov · 12 years ago
  8. 3abc3be shill: Reduce log noise. by Darin Petkov · 12 years ago
  9. 4a66cc5 shill: wifi: Disable or reduce frequency of background scan. by Darin Petkov · 12 years ago
  10. 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
  11. 923f14f shill: report BSSID for wifi services by mukesh agrawal · 12 years ago
  12. bc6e739 shill: Service: Report and filter EAP remote certificate subjects by Paul Stewart · 12 years ago
  13. 005bd34 Shill: Shill now rebuffs connecting to service that isn't connectable. by Wade Guthrie · 12 years ago
  14. 4357f4e shill: wifi: Register newly-configured hidden networks by Paul Stewart · 12 years ago
  15. ecf4cd1 shill: wifi: Enable use of NSS-backed CA Certificates by Paul Stewart · 12 years ago
  16. 2055098 shill: wifi: Enable use of hardware-backed certificate credentials by Paul Stewart · 12 years ago
  17. e4aaf5e shill: Do not change EAP's key_management to an invalid value by Gary Morain · 12 years ago
  18. 65512e1 shill: vpn: Destroy Unload()ed VPN services by Paul Stewart · 12 years ago
  19. cb59fed shill: Implement Service::Configure by Paul Stewart · 12 years ago
  20. 9a24553 Make Enable/Disable work using new callbacks for async support. by Eric Shienbrood · 12 years ago
  21. 3e20a23 shill: Convert code to use the newest version of libchrome. by Eric Shienbrood · 13 years ago
  22. b5c8940 Revert "shill: Convert code to use the newest version of libchrome." by Eric Shienbrood · 12 years ago
  23. 08a4ffb shill: Convert code to use the newest version of libchrome. by Eric Shienbrood · 13 years ago
  24. bf14e94 shill: logging improvements by mukesh agrawal · 12 years ago
  25. b84ba34 shill: Add support for Network.*.TimeResumeToReady by Thieu Le · 12 years ago
  26. 20088d8 shill: Perform Portal Detection in Device by Paul Stewart · 13 years ago
  27. 8f3f775 shill: set ethernet_service signal strength to max. (so if it has to by mukesh agrawal · 13 years ago
  28. e1d90e9 shill: update service signal strength and frequency from endpoints by mukesh agrawal · 13 years ago
  29. b20776f shill: monitor bss signal strength by mukesh agrawal · 13 years ago
  30. 16bc1b8 shill: sanitize SSIDs for WiFiEndpoints. by mukesh agrawal · 13 years ago
  31. e41a72d shill: Add support for saving wifi frequency in service object. by Thieu Le · 13 years ago
  32. 292dc0f shill: teach property accessors how to clear properties, by mukesh agrawal · 13 years ago
  33. 66c8600 shill: Clear PMKSA cached credentials on unload by Paul Stewart · 13 years ago
  34. 0756db9 shill: Implement GetEntry on Profile by Paul Stewart · 13 years ago
  35. 29d6888 shill: Add support for connecting to WEP+802.1x (Dynamic WEP) networks by Gaurav Shah · 13 years ago
  36. 10109f2 shill: Add support for connecting to WPA+802.1x networks by Gaurav Shah · 13 years ago
  37. adb6848 shill: don't auto-connect to a disconnected service by mukesh agrawal · 13 years ago
  38. 3426c8f shill: Move Metrics from singleton to Shill daemon by Thieu Le · 13 years ago
  39. d78ee7e shill: Broadcast service strength changes. by Darin Petkov · 13 years ago
  40. 76d1388 shill: have Service check if a service is connected/connecting by mukesh agrawal · 13 years ago
  41. 592516d shill: tweak logging by mukesh agrawal · 13 years ago
  42. d8ad3c4 shill: Purge service/wifi_service state on Unload by Paul Stewart · 13 years ago
  43. ad1ec2c shill: UMA stats Network.Shill.WiFi.Security and Network.Shill.WiFi.PhyMode by Thieu Le · 13 years ago
  44. 8a3188d shill: improve conformance with WiFiRoaming tests by mukesh agrawal · 13 years ago
  45. 48e6d6d shill: Add preliminary UMA support by Thieu Le · 13 years ago
  46. 3d9bcf5 shill: Enable auto-connect for WiFi services by Paul Stewart · 13 years ago
  47. 2706aaf shill: Save "Passphrase" property in WiFi services by Paul Stewart · 13 years ago
  48. 0ed0f2e shill: implement Service.Disconnect (for WiFiService only) by mukesh agrawal · 13 years ago
  49. 261daca shill: make WiFiServices aware of their Endpoints by mukesh agrawal · 13 years ago
  50. 29c13a1 shill: make Connectable property of WiFiService reflect state by mukesh agrawal · 13 years ago
  51. 435de2c Implement {Available|Connected|Enabled}Technolgies and DefaultTechnology by Gaurav Shah · 13 years ago
  52. f770945 shill: Add passphrase validation by Thieu Le · 13 years ago
  53. a41e38d shill: wifi: Load hidden services from storage by Paul Stewart · 13 years ago
  54. 7ad8e53 Convert TODO to a comment on why a temporary is needed on the rv or writer() by Gaurav Shah · 13 years ago
  55. f4cbda9 shill: Add support for connecting to WEP networks by Thieu Le · 13 years ago
  56. da6218a shill: Restrict access to the WiFi passphrase via Service.GetProperties API by Gaurav Shah · 13 years ago
  57. 7ec7131 shill: track wpa_supplicant state, and use it to update Service state by mukesh agrawal · 13 years ago
  58. 1b7a616 shill: Implement write-only properties by Gaurav Shah · 13 years ago
  59. 6ab23a9 shill: wifi: Implement FindService by Paul Stewart · 13 years ago
  60. ced6a0b shill: wifi: Scan for hidden SSIDs by Paul Stewart · 13 years ago
  61. f8721ee shill: Add support for connecting to PSK networks by Gaurav Shah · 13 years ago
  62. d08f443 shill: WiFiService overrides generic Service Load/Save by Paul Stewart · 13 years ago
  63. 6515aab [shill] Make profiles backed with StoreInterfaces by Chris Masone · 13 years ago
  64. 26b327e shill: A couple of naming cleanups by Paul Stewart · 13 years ago
  65. 7561230 [shill] Set some WiFiService defaults by Chris Masone · 13 years ago
  66. d835b20 shill: work properly with non-ascii SSIDs by mukesh agrawal · 13 years ago
  67. 1a05626 shill: move passphrase validation from WiFi to WiFiService by mukesh agrawal · 13 years ago
  68. f2fd745 shill: add support for connecting to RSN networks by mukesh agrawal · 13 years ago
  69. 6e27777 shill: add support for connecting to WPA-PSK networks by mukesh agrawal · 13 years ago
  70. 1830fa1 shill: enable (don't disable) -Wunused by mukesh agrawal · 13 years ago
  71. 22aa71b shill: Implement service sorting by Paul Stewart · 13 years ago
  72. 7a4e400 shill: implement Manager.GetService (error-case only) by mukesh agrawal · 13 years ago
  73. de29fa8 shill: tighten up constness of PropertyStore by mukesh agrawal · 13 years ago
  74. 9d77993 [shill] Add code for persisting profiles and services to disk. by Chris Masone · 13 years ago
  75. 3239932 shill: implement manager.RequestScan (for WiFi only) by mukesh agrawal · 13 years ago
  76. ac4ac00 shill: Clean up protected fields by Paul Stewart · 13 years ago
  77. 4d6d941 shill: Propagate Cellular errors to the DBus caller. by Darin Petkov · 13 years ago
  78. 34af218 [shill] Use flimflam-esque storage ids by Chris Masone · 13 years ago
  79. 092df3e [shill] Make wifi classes store mode as a string by Chris Masone · 13 years ago
  80. 51a7e93 shill: push service naming down into Service class (instead of being by mukesh agrawal · 13 years ago
  81. dc42bb3 shill: wifi cleanups by mukesh agrawal · 13 years ago
  82. 6791a43 [shill] Enable Profile objects to manage a list of Services to persist. by Chris Masone · 13 years ago
  83. b2e326b Re-land "[shill] Get rid of Entry as a first-class citizen"" by Chris Masone · 13 years ago
  84. 7c1ab1c Revert "[shill] Get rid of Entry as a first-class citizen" by Chris Masone · 13 years ago
  85. 9c9e8fb [shill] Get rid of Entry as a first-class citizen by Chris Masone · 13 years ago
  86. 7aa5f90 [shill] Back property storage in Service objects with Entry objects by Chris Masone · 13 years ago
  87. 4d42df8 [shill] Add comments in base classes saying which properties are registered in derived classes by Chris Masone · 13 years ago
  88. 27c4aa5 [shill] Use composition instead of inheritance with PropertyStore by Chris Masone · 13 years ago
  89. 95207da [shill] Enable objects to query an opaque RPC-system ID from Adaptors by Chris Masone · 13 years ago
  90. 2b10554 [shill] Use ref-counted pointers more, break unneeded header deps by Chris Masone · 13 years ago
  91. b925cc8 [shill] Add properties to Manager, Device and subclasses. Clean up unit tests by Chris Masone · 13 years ago
  92. 445e72c shill: move D-Bus code out of WiFiService (into WiFi). this by mukesh agrawal · 13 years ago
  93. 3bd3c8c [shill] Add support for setting properties. by Chris Masone · 13 years ago
  94. b54601c shill: support association with open wifi access points by mukesh agrawal · 13 years ago