1. 23e9f28 shill: cope with older wpa_supplicant (no FastReauth control) by mukesh agrawal · 13 years ago
  2. e1d90e9 shill: update service signal strength and frequency from endpoints by mukesh agrawal · 13 years ago
  3. b20776f shill: monitor bss signal strength by mukesh agrawal · 13 years ago
  4. 67370f6 shill: Add code to track disconnect metric. by Thieu Le · 13 years ago
  5. 16bc1b8 shill: sanitize SSIDs for WiFiEndpoints. by mukesh agrawal · 13 years ago
  6. e9adda1 shill: (wifi) only register endpoints for which we have a service. by mukesh agrawal · 13 years ago
  7. e41a72d shill: Add support for saving wifi frequency in service object. by Thieu Le · 13 years ago
  8. 66c8600 shill: Clear PMKSA cached credentials on unload by Paul Stewart · 13 years ago
  9. 2987dcf shill: Turn off FastReauth on supplicant at startup by Paul Stewart · 13 years ago
  10. 10109f2 shill: Add support for connecting to WPA+802.1x networks by Gaurav Shah · 13 years ago
  11. c01f398 shill (wifi): drive dhcp from supplicant events, rather than RTNL by mukesh agrawal · 13 years ago
  12. b385761 shill: filter out SSIDs that begin with NULL. by mukesh agrawal · 13 years ago
  13. 3426c8f shill: Move Metrics from singleton to Shill daemon by Thieu Le · 13 years ago
  14. 4d0401c shill: enable background scanning for wifi by mukesh agrawal · 13 years ago
  15. 8a3188d shill: improve conformance with WiFiRoaming tests by mukesh agrawal · 13 years ago
  16. 3d9bcf5 shill: Enable auto-connect for WiFi services by Paul Stewart · 13 years ago
  17. 2bf1d35 shill: Enable and disable IPv6 with interface events by Paul Stewart · 13 years ago
  18. b4bc57d shill: process BSSAdded and BSSRemoved signals in deferred tasks by mukesh agrawal · 13 years ago
  19. 0ed0f2e shill: implement Service.Disconnect (for WiFiService only) by mukesh agrawal · 13 years ago
  20. 4eb4d78 shill: when we find an Endpoint for a WiFiService that hasn't been by mukesh agrawal · 13 years ago
  21. 261daca shill: make WiFiServices aware of their Endpoints by mukesh agrawal · 13 years ago
  22. 6489632 shill: instruct wpa_supplicant to use directed probes by mukesh agrawal · 13 years ago
  23. 435de2c Implement {Available|Connected|Enabled}Technolgies and DefaultTechnology by Gaurav Shah · 13 years ago
  24. 165e614 shill: group endpoints into services by mukesh agrawal · 13 years ago
  25. 1590839 shill: track the CurrentBSS property reported by wpa_supplicant, by mukesh agrawal · 13 years ago
  26. a41e38d shill: wifi: Load hidden services from storage by Paul Stewart · 13 years ago
  27. 7ec7131 shill: track wpa_supplicant state, and use it to update Service state by mukesh agrawal · 13 years ago
  28. 6ab23a9 shill: wifi: Implement FindService by Paul Stewart · 13 years ago
  29. ced6a0b shill: wifi: Scan for hidden SSIDs by Paul Stewart · 13 years ago
  30. f8721ee shill: Add support for connecting to PSK networks by Gaurav Shah · 13 years ago
  31. 26b327e shill: A couple of naming cleanups by Paul Stewart · 13 years ago
  32. ab565bb shill: Convert ProxyFactory singleton to LazyInstance. by Darin Petkov · 13 years ago
  33. 1a05626 shill: move passphrase validation from WiFi to WiFiService by mukesh agrawal · 13 years ago
  34. 8ede052 shill: validate WPA passwords (at least on calls to GetService) by mukesh agrawal · 13 years ago
  35. 6e27777 shill: add support for connecting to WPA-PSK networks by mukesh agrawal · 13 years ago
  36. 1830fa1 shill: enable (don't disable) -Wunused by mukesh agrawal · 13 years ago
  37. fdd1607 shill: Add Technology class by Paul Stewart · 13 years ago
  38. 7a4e400 shill: implement Manager.GetService (error-case only) by mukesh agrawal · 13 years ago
  39. c086531 shill: Support for GSM network scanning. by Darin Petkov · 13 years ago
  40. 5c4dd0b shill: clear more state on calls to Device::Stop and WiFi::Stop by mukesh agrawal · 13 years ago
  41. de29fa8 shill: tighten up constness of PropertyStore by mukesh agrawal · 13 years ago
  42. f2f68a5 shill: acquire ip addresses for wifi (via dhcp), and signal when by mukesh agrawal · 13 years ago
  43. 3239932 shill: implement manager.RequestScan (for WiFi only) by mukesh agrawal · 13 years ago
  44. ac4ac00 shill: Clean up protected fields by Paul Stewart · 13 years ago
  45. 092df3e [shill] Make wifi classes store mode as a string by Chris Masone · 13 years ago
  46. 626719f Re-land "[shill] Add hardware address to Device objects." by Chris Masone · 13 years ago
  47. 0fda552 Revert "[shill] Add hardware address to Device objects." by Chris Masone · 13 years ago
  48. b17d42d [shill] Add hardware address to Device objects. by Chris Masone · 13 years ago
  49. 6f9eaa3 shill: Add Cellular devices to DeviceInfo. by Darin Petkov · 13 years ago
  50. d966195 shill: Register the modem, create service and obtain signal strength. by Darin Petkov · 13 years ago
  51. 51a7e93 shill: push service naming down into Service class (instead of being by mukesh agrawal · 13 years ago
  52. dc42bb3 shill: wifi cleanups by mukesh agrawal · 13 years ago
  53. 3195024 shill: add unittests for wifi by mukesh agrawal · 13 years ago
  54. aceede3 shill: Convert DHCP Proxy to use a model similar to Supplicant and ModemManager. by Darin Petkov · 13 years ago
  55. 7df0c67 [shill] Start cleaning up some of the naming confusion by Chris Masone · 13 years ago
  56. d196726 shill: Merge supplicant's proxy factory into ProxyFactory. by Darin Petkov · 13 years ago
  57. af57195 shill: refactor supplicant_process_proxy and supplicant_interface_proxy by mukesh agrawal · 13 years ago
  58. 6791a43 [shill] Enable Profile objects to manage a list of Services to persist. by Chris Masone · 13 years ago
  59. b2e326b Re-land "[shill] Get rid of Entry as a first-class citizen"" by Chris Masone · 13 years ago
  60. 7c1ab1c Revert "[shill] Get rid of Entry as a first-class citizen" by Chris Masone · 13 years ago
  61. 9c9e8fb [shill] Get rid of Entry as a first-class citizen by Chris Masone · 13 years ago
  62. 7aa5f90 [shill] Back property storage in Service objects with Entry objects by Chris Masone · 13 years ago
  63. f60e406 shill: update Makefile to enable -Wall, and related flags, on ebuilds by mukesh agrawal · 13 years ago
  64. 27c4aa5 [shill] Use composition instead of inheritance with PropertyStore by Chris Masone · 13 years ago
  65. 2b10554 [shill] Use ref-counted pointers more, break unneeded header deps by Chris Masone · 13 years ago
  66. 853b81b [shill] move wifi properties into WiFi from Device by Chris Masone · 13 years ago
  67. b925cc8 [shill] Add properties to Manager, Device and subclasses. Clean up unit tests by Chris Masone · 13 years ago
  68. 445e72c shill: move D-Bus code out of WiFiService (into WiFi). this by mukesh agrawal · 13 years ago
  69. 3bd3c8c [shill] Add support for setting properties. by Chris Masone · 13 years ago
  70. afa6fc4 shill: Connect Ethernet Device to DHCPConfig. by Darin Petkov · 13 years ago
  71. b54601c shill: support association with open wifi access points by mukesh agrawal · 13 years ago
  72. c7426a4 shill: deal properly with an interface that is already known to wpa_supplicant by mukesh agrawal · 13 years ago
  73. a82b711 [shill] device, service objects need to register unique paths by Chris Masone · 13 years ago
  74. ab87ea4 wire-up WiFi class to D-Bus, implement rudimentary scanning support by mukesh agrawal · 13 years ago
  75. f1ce5d2 Track link status in Ethernet and register service by Paul Stewart · 13 years ago
  76. b50f0b9 Perform device discovery and registration in device_info by Paul Stewart · 13 years ago