1. c12cf66 shill: Handle empty string in Technology::GetTechnologyVectorFromString. by Ben Chan · 12 years ago
  2. 3c5e4dc shill: vpn: Implement NSS database interface class. by Darin Petkov · 12 years ago
  3. fa1d31d Split Modem into ModemClassic and Modem1 by David Rochberg · 12 years ago
  4. 74f5ef2 shill: Add ModemManager1.Sim proxy interface and class by Jason Glasgow · 12 years ago
  5. 4646302 shill: vpn: Setup OpenVPN management channel options and open/close channel. by Darin Petkov · 12 years ago
  6. 1c11520 shill: vpn: Basic class for OpenVPN management server support. by Darin Petkov · 12 years ago
  7. 9a24553 Make Enable/Disable work using new callbacks for async support. by Eric Shienbrood · 12 years ago
  8. 291a473 shill: vpn: Use LIBDIR passed down from ebuild by Paul Stewart · 12 years ago
  9. 7f06033 shill: vpn: Set the friendly VPN service name. by Darin Petkov · 12 years ago
  10. 7cb06f6 Create MM1 object and start to talk to it. by David Rochberg · 12 years ago
  11. 3e20a23 shill: Convert code to use the newest version of libchrome. by Eric Shienbrood · 13 years ago
  12. b5c8940 Revert "shill: Convert code to use the newest version of libchrome." by Eric Shienbrood · 12 years ago
  13. 08a4ffb shill: Convert code to use the newest version of libchrome. by Eric Shienbrood · 13 years ago
  14. fb46caf shill: Delete existing routes when the device is started. by Thieu Le · 12 years ago
  15. adb2514 shill: convert to SLOT-ed libbase by Mike Frysinger · 13 years ago
  16. ee1081c shill: Add ModemManager1 proxy interfaces and classes by Jason Glasgow · 12 years ago
  17. 79d74c9 shill: vpn: Associate VPN device with service and update IP configuration. by Darin Petkov · 12 years ago
  18. 36a3ace shill: vpn: Spawn the OpenVPN process when tunnel index becomes available. by Darin Petkov · 12 years ago
  19. c681fa0 shill: portal: Recheck portal state by Paul Stewart · 12 years ago
  20. f20994f shill: vpn: Create a VPN device when the tunnel index is available. by Darin Petkov · 12 years ago
  21. c74cf9c Get shill ready for slotted package builds. by Eric Shienbrood · 12 years ago
  22. a9b1fed shill: Setup .Task RPC service for incoming VPN communication. by Darin Petkov · 12 years ago
  23. 33af05c shill: Basic VPN service framework. by Darin Petkov · 12 years ago
  24. b8b89b1 Add semi-generated glue for dbus_objectmanager interface by David Rochberg · 12 years ago
  25. ac1bdb4 shill: Initiate scan on resume, if appropriate by Gary Morain · 13 years ago
  26. bdd0c8b Add org.freedesktop.DBus.ObjectManager interface by David Rochberg · 12 years ago
  27. 5236a8e shill: Generate intermediate build artifacts under a directory. by Darin Petkov · 13 years ago
  28. 89593a9 shill: Use system metrics headers rather than local ones. by Darin Petkov · 13 years ago
  29. b20776f shill: monitor bss signal strength by mukesh agrawal · 13 years ago
  30. 43bc627 shill: power management framework, continued by Gary Morain · 13 years ago
  31. e692740 shill: Add Portal Detection object by Paul Stewart · 13 years ago
  32. 9cc8175 Revert "shill: power management framework, continued" by Dave Parker · 13 years ago
  33. 7225361 shill: power management framework, continued by Gary Morain · 13 years ago
  34. 0756db9 shill: Implement GetEntry on Profile by Paul Stewart · 13 years ago
  35. 5211a4c [shill] rename dbus XML files by Elly Jones · 13 years ago
  36. bb55392 shill: Add generalized MockCallback class for testing. by Gary Morain · 13 years ago
  37. 188a84a shill: Add HTTP Request object by Paul Stewart · 13 years ago
  38. f2e20a6 shill: add Makefile rule for .gitignore by mukesh agrawal · 13 years ago
  39. 5de44ab Add async support for shill client calls. by Eric Shienbrood · 13 years ago
  40. 2f46c44 [shill] use libchromeos.pc by Elly Jones · 13 years ago
  41. 9513356 shill: Add HTTP URL parser by Paul Stewart · 13 years ago
  42. 3426c8f shill: Move Metrics from singleton to Shill daemon by Thieu Le · 13 years ago
  43. 0878c95 Revert "[shill] use libchromeos.pc" by Scott James Remnant · 13 years ago
  44. bc33cff [shill] use libchromeos.pc by Elly Jones · 13 years ago
  45. 186af05 shill: add a class for holding a set of callbacks. by mukesh agrawal · 13 years ago
  46. 48e6d6d shill: Add preliminary UMA support by Thieu Le · 13 years ago
  47. c1dec4d shill: Assign "Default" status to the best connection by Paul Stewart · 13 years ago
  48. f65320c shill: Add http_proxy class by Paul Stewart · 13 years ago
  49. 837bb56 shill: update Makefile to auto-generate dependency lists by mukesh agrawal · 13 years ago
  50. b72cf40 shill: Decouple Cellular's IsRegistered from the network technology string. by Darin Petkov · 13 years ago
  51. 005aa38 shill: Generate DBus proxies with asynchronous support. by Darin Petkov · 13 years ago
  52. 7ec7131 shill: track wpa_supplicant state, and use it to update Service state by mukesh agrawal · 13 years ago
  53. cb54773 shill: Move the remaining Gsm.Card interfaces to the GSM capability delegate. by Darin Petkov · 13 years ago
  54. b05315f shill: Move PIN management to the capability delegates. by Darin Petkov · 13 years ago
  55. 394b7d4 shill: Add a basic PowerManager DBus proxy. by Darin Petkov · 13 years ago
  56. 137884a shill: Lookup the mobile provider database to obtain GSM network info. by Darin Petkov · 13 years ago
  57. daf4386 shill: Start moving tehnology-specific functionality to capability delegates. by Darin Petkov · 13 years ago
  58. c2350ee shill: Create an asynchronous resolver object by Paul Stewart · 13 years ago
  59. 6515aab [shill] Make profiles backed with StoreInterfaces by Chris Masone · 13 years ago
  60. f0aae10 shill: Add "IO Ready" handler by Paul Stewart · 13 years ago
  61. 26b327e shill: A couple of naming cleanups by Paul Stewart · 13 years ago
  62. b9c0059 [shill] Profiles need to own their own storage by Chris Masone · 13 years ago
  63. 6e27777 shill: add support for connecting to WPA-PSK networks by mukesh agrawal · 13 years ago
  64. 1830fa1 shill: enable (don't disable) -Wunused by mukesh agrawal · 13 years ago
  65. 71bfc8f shill: enable (don't disable) -Wignored-qualifiers by mukesh agrawal · 13 years ago
  66. fdd1607 shill: Add Technology class by Paul Stewart · 13 years ago
  67. 7a4e400 shill: implement Manager.GetService (error-case only) by mukesh agrawal · 13 years ago
  68. 04d46b4 shill: Allow passing in of extra CXXFLAGS. by Darin Petkov · 13 years ago
  69. 975b5e7 shill: Obtain GSM and CDMA identifiers when registering the modem. by Darin Petkov · 13 years ago
  70. eac68e6 shill: Moved more mock constructors/destructors to .cc. by Darin Petkov · 13 years ago
  71. ef34f18 shill: Move remaining mock constructors/destructors to .cc. by Darin Petkov · 13 years ago
  72. 1bdedf1 shill: Define mock constructors/destructors in .cc files -- round 1. by Darin Petkov · 13 years ago
  73. a1e0a1c shill: Register GSM modem as part of device start up. by Darin Petkov · 13 years ago
  74. e4c0ace shill: Update Error to support all existing error types and default messages. by Darin Petkov · 13 years ago
  75. 34af218 [shill] Use flimflam-esque storage ids by Chris Masone · 13 years ago
  76. dd60e45 shill: Add connection class by Paul Stewart · 13 years ago
  77. b606394 shill: Add singleton to output resolver files by Paul Stewart · 13 years ago
  78. 75e89d2 shill: Add routing table RTNL message handler by Paul Stewart · 13 years ago
  79. 3cef27c shill: Error when a method declaration hides virtual methods from a base class. by Darin Petkov · 13 years ago
  80. 3117bab shill: dbus-c++ was patched to not ignore DBus.Properties... by Darin Petkov · 13 years ago
  81. 1ec741c shill: No need to clone modem.xml now that dbus-c++ is patched to process it. by Darin Petkov · 13 years ago
  82. bec79a2 shill: Get CDMA registration state. by Darin Petkov · 13 years ago
  83. f5f61e0 shill: Generate more ModemManager interface bindings. by Darin Petkov · 13 years ago
  84. e604f70 shill: Cellular device obtains Modem status through its Simple interface. by Darin Petkov · 13 years ago
  85. dd7df79 shill: Add RTNLMessage: rtnl message parser/composer by Paul Stewart · 13 years ago
  86. e9d12e0 shill: Enable the ModemManager.Modem on Cellular device start. by Darin Petkov · 13 years ago
  87. dc42bb3 shill: wifi cleanups by mukesh agrawal · 13 years ago
  88. e0a312e shill: Create and register a Cellular device for each ModemManager.Modem. by Darin Petkov · 13 years ago
  89. 5c97ac5 shill: Create Modem instances for ModemManager.Modem paths. by Darin Petkov · 13 years ago
  90. 4a09b6b shill: Move DBus bindings to subdirectory dbus_bindings. by Darin Petkov · 13 years ago
  91. d196726 shill: Merge supplicant's proxy factory into ProxyFactory. by Darin Petkov · 13 years ago
  92. c90fe52 shill: Create mockable ModemManagerProxy on appearance of new ModemManagers. by Darin Petkov · 13 years ago
  93. af57195 shill: refactor supplicant_process_proxy and supplicant_interface_proxy by mukesh agrawal · 13 years ago
  94. 1d18e8c shill: Add IPAddress class by Paul Stewart · 13 years ago
  95. 3ecfa2b shill: Add ByteString class by Paul Stewart · 13 years ago
  96. 887f298 shill: Add a ModemInfo object that's a peer of DeviceInfo. by Darin Petkov · 13 years ago
  97. ca432fc shill: Add unit tests for RTNLListener. by Darin Petkov · 13 years ago
  98. 633ac6f shill: Add a mockable layer for socket.h. by Darin Petkov · 13 years ago
  99. 7aa5f90 [shill] Back property storage in Service objects with Entry objects by Chris Masone · 13 years ago
  100. a476682 shill: Support for profile identifiers, and creating persistent storage. by Darin Petkov · 13 years ago