1. 3e22e73 shill: Moves test-specific code into test source file. by Wade Guthrie · 11 years ago
  2. 2193b23 shill: Moves some netlink-attribute-specific code out of messages. by Wade Guthrie · 11 years ago
  3. f3b6d57 shill: OpenVPNDriver: Accept OpenVPN.ExtraCertPEM by Paul Stewart · 11 years ago
  4. 7080441 shill: OpenVPNDriver: Add service documentation by Paul Stewart · 11 years ago
  5. 0f9c930 shill: OpenVPNDriver: Use an array for CA cert PEM by Paul Stewart · 11 years ago
  6. df4e3c9 shill: VPNDriver: Support string arrays by Paul Stewart · 11 years ago
  7. ce0bb00 shill: tests: set-service-property: Fix EAP.UseSystemCAs by Paul Stewart · 11 years ago
  8. a9fbe5c shill: CertificateFile: Export multiple PEMs at once by Paul Stewart · 11 years ago
  9. 74924d8 shill: cellular: Update DBus bindings changed in ModemManager 0.8 by Ben Chan · 11 years ago
  10. 086eb1e shill: Increases EBUSY timeout and improves debug output. by Wade Guthrie · 11 years ago
  11. 2edd58b shill: Adds support for field trial for progressive scan. by Wade Guthrie · 11 years ago
  12. 192ad82 shill: cellular: Report UnlockRetries when SIM is not locked. by Arman Uguray · 11 years ago
  13. f22681f shill: Adds UMA stat for scan time held-off by EBUSY. by Wade Guthrie · 11 years ago
  14. 217c61d shill: Device: Release lease if using static IP by Paul Stewart · 11 years ago
  15. 4ef02fd shill: cellular: Always report that SIM lock is enabled if SIM is locked. by Arman Uguray · 11 years ago
  16. cd89289 shill-test: Pass credentials as a dictionary of properties by Christopher Wiley · 11 years ago
  17. c7e63af shill: cellular: Update UnlockRequired and UnlockRetries separately. by Arman Uguray · 11 years ago
  18. 3c5e2b3 shill: KeyValueStore: Add string vector properties by Paul Stewart · 11 years ago
  19. a8f7c49 shill: build virtual_device_unittest.o for shill_unittest by mukesh agrawal · 11 years ago
  20. 5b6f871 shill-test: Fix ./wifi usage check by Christopher Wiley · 11 years ago
  21. f6366ac cellular: Increase timeout passed to mm1::SimProxy::SendPin. by Arman Uguray · 11 years ago
  22. 7996364 shill: KeyFileStore: Call fsync() during Flush() by Paul Stewart · 11 years ago
  23. 7347bf2 shill: Adds message-type-specific netlink callbacks. by Wade Guthrie · 11 years ago
  24. 9da0777 shill: support 3G dongles with PPP interface by mukesh agrawal · 11 years ago
  25. a2e983c shill-test: Allow WiFi AP mode to be specified by Christopher Wiley · 11 years ago
  26. dba1046 shill: improve log message in vpn_service by mukesh agrawal · 11 years ago
  27. bb5d4a6 shill: Removes unused and anachronistic invocation flags. by Wade Guthrie · 11 years ago
  28. b8c4935 Add syscall filtering policies for 'netfilter-queue-helper'. by Jorge Lucangeli Obes · 11 years ago
  29. b0febb2 shill: cellular: Remove DBus bindings changed in ModemManager 0.8 by Ben Chan · 11 years ago
  30. ae30e9e shill: create external_task abstraction by mukesh agrawal · 11 years ago
  31. 2623f1a shill: Puts netlink message CreateAttribute calls in msg constructor. by Wade Guthrie · 11 years ago
  32. d1bd02e shill: clean up PPP object management by mukesh agrawal · 11 years ago
  33. f2b4a34 cellular: Added check for null callback in *UniversalCDMA::OnActivateReply. by Arman Uguray · 11 years ago
  34. bbe59f7 shill: Adds test for multi-part netlink message handling. by Wade Guthrie · 11 years ago
  35. fa2100e shill: Adds OnNewFamilyMessage tests to netlink_manager_unittest. by Wade Guthrie · 11 years ago
  36. d4974cd shill: cellular: Fix crash if service disappears before connect finishes by Thieu Le · 11 years ago
  37. 40d992c shill: Makes unknown nl80211 messages look like Nl80211Messages. by Wade Guthrie · 11 years ago
  38. 8f6479f cellular: Defer 3GPP registration update to avoid temporary registration loss. by Prathmesh Prabhu · 11 years ago
  39. 318445d shill: Cleanup: Removes NetlinkManager::GetMessageType by Wade Guthrie · 11 years ago
  40. 6bb252d cellular: Mark an activated service for auto-connect by default. by Arman Uguray · 11 years ago
  41. 7c2d34e shill: Times-out scan frequency lists. by Wade Guthrie · 11 years ago
  42. 4698c1a shill: OpenVPNDriver: Work around netmask in remote by Paul Stewart · 11 years ago
  43. 3daa321 shill-test-scripts: Handle unknown object error when looking for service by Thieu Le · 11 years ago
  44. b9aed59 shill: Remove namespace prefixes from crypto_util.cc by Christopher Wiley · 11 years ago
  45. 9f62cd1 shill: Makes Sockets methods 'const' by Wade Guthrie · 11 years ago
  46. 2866654 shill: Do not use confusing wifi_provider name by Jason Abele · 11 years ago
  47. c967306 cellular: Setup connect properties correctly for CDMA. by Arman Uguray · 11 years ago
  48. 5127b20 shill-test: Rewrite set-bgscan to use ShillProxy by Christopher Wiley · 11 years ago
  49. 5a4e2ef shill: Installs progressive scan in shill. by Wade Guthrie · 11 years ago
  50. ed9389c shill: un-inline the implementation of MockCryptoUtilProxy by Gaurav Shah · 11 years ago
  51. 81404c6 Test polling behaviour of ConnectionHealthChecker::VerifySentData by Prathmesh Prabhu · 11 years ago
  52. ad9da22 shill-test: Add shill_context.ServiceAutoConnectContext helper. by Ben Chan · 11 years ago
  53. 7efde5b shill: make http_proxy unittests compile and run with clang by mukesh agrawal · 11 years ago
  54. 1c1dd35 shill: fix crash in IPConfig::UpdateProperties by mukesh agrawal · 11 years ago
  55. 3fd54bd Clean up ConnectionHealthChecker::Result by Prathmesh Prabhu · 11 years ago
  56. cb09435 shill: Removes unused Service::kStateDisconnected. by Wade Guthrie · 11 years ago
  57. 72e9758 shill-test: add get_shill_proxy by mukesh agrawal · 11 years ago
  58. ab4fafd shill-test: Add helpers for setting log level and scopes in ShillProxy. by Ben Chan · 11 years ago
  59. 0a3e279 shill: cellular: Implement CDMA activation over non-cellular. by Arman Uguray · 12 years ago
  60. 4eb39ee shill_proxy: add support for matching against ServiceCompleteList by mukesh agrawal · 11 years ago
  61. 21ae57f shill-test: Fix inconsistent indentation in ShillProxy.find_object by Ben Chan · 11 years ago
  62. 0075253 shill: fix default settings for new profiles by mukesh agrawal · 11 years ago
  63. b9c3feb shill: Fleshes-out ScanSession enough to initiate a wifi scan. by Wade Guthrie · 11 years ago
  64. 34fd6f9 shill: cellular: Add SID entry to Test Network. by Arman Uguray · 11 years ago
  65. a289f66 shill: wimax: Clear EAP passphrase after explicitly disconnecting service. by Ben Chan · 11 years ago
  66. 92d0636 shill: Makes WiFi device get available wifi frequencies from kernel. by Wade Guthrie · 11 years ago
  67. 8388986 shill: Remove requirement for WiFi connectivity for destinations by Christopher Wiley · 11 years ago
  68. 67e425e shill: Fix race on crypto-util shim death by Christopher Wiley · 11 years ago
  69. 480aada shill: Provides an iterator for AttributeList (for netlink attributes). by Wade Guthrie · 11 years ago
  70. 8e1f382 shill-test: Add configured hotspot params to destination script by Christopher Wiley · 11 years ago
  71. f4647d4 shill: wimax: Hide unavailable WiMAX services. by Ben Chan · 11 years ago
  72. 28fd88e shill: make a couple of DHCPConfig methods static by mukesh agrawal · 11 years ago
  73. cdde79f shill: Enable configured destination reconfiguration by Christopher Wiley · 11 years ago
  74. bebf1b8 shill: make setting a property to its current value a no-op by mukesh agrawal · 11 years ago
  75. d142fd6 shill: fix hidden networks in default profiles by mukesh agrawal · 11 years ago
  76. 550247c shill: cellular: Expose SIM operator ID via DBus. by Thieu Le · 11 years ago
  77. 8ec7ea5 shill: cellular: Add CDMA 'activation-code' entry to CellularOperatorInfo. by Arman Uguray · 11 years ago
  78. 41cc634 shill: cellular: Modify ActivatingIccidStore to keep track of MEIDs separately. by Arman Uguray · 11 years ago
  79. ee04a6e shill-test: Add hidden SSID functionality to ShillProxy by Christopher Wiley · 11 years ago
  80. ba99b59 shill: Create an IPAddress store in Manager for ConnectionHealthChecker by Prathmesh Prabhu · 11 years ago
  81. 72fab6a shill: Implement CellularCapabilityUniversalCDMA. by Arman Uguray · 12 years ago
  82. 0d36b4f shill: cellular: Consolidate singletons in CellularService by Prathmesh Prabhu · 11 years ago
  83. b3e70d2 shill: Only call shim result callback from clean shim state by Christopher Wiley · 11 years ago
  84. 967eaeb shill: Service: Return profile entries that can configure by Paul Stewart · 11 years ago
  85. e7de294 shill: Service: Return loadable service identifier by Paul Stewart · 11 years ago
  86. 39f753c shill: cellular: Add Test Network to data/cellular_operator_info. by Arman Uguray · 11 years ago
  87. 41a071e Revert "shill: Create an IPAddress store in Manager for ConnectionHealthChecker". This breaks all DHCP networks. by Paul Stewart · 11 years ago
  88. d8468b4 shill: Create an IPAddress store in Manager for ConnectionHealthChecker by Prathmesh Prabhu · 11 years ago
  89. a60a11c shill: Adds frequency list processing. by Wade Guthrie · 11 years ago
  90. 81599e0 shill: add tests for CellularService property changes by mukesh agrawal · 11 years ago
  91. f7d7d3f shill: Manager: Limit ConnectToBestServices to visible services by Paul Stewart · 11 years ago
  92. a14941d shill: cellular: Reset modem after timeout following activation. by Arman Uguray · 11 years ago
  93. 7aed61c shill: add property change notifications for IPConfig objects by mukesh agrawal · 11 years ago
  94. cbfb34e shill: Emit more property change notifications for Services. by mukesh agrawal · 11 years ago
  95. 0b1ebf1 shill: Makes netlink message logging finer-grained. by Wade Guthrie · 11 years ago
  96. 1f355e8 shill: Adds some netlink messages and attributes. by Wade Guthrie · 11 years ago
  97. f54872f shill: Adds BSS nl80211 attribute. by Wade Guthrie · 11 years ago
  98. ade9b9a shill: Make multiple TCP connections in ConnectionHealthChecker and by Prathmesh Prabhu · 11 years ago
  99. 9956dc7 shill: EapCredentials: Never reset key_management_ by Paul Stewart · 11 years ago
  100. f1b3641 shill: Adds capability to supply custom parser for netlink attributes. by Wade Guthrie · 11 years ago