1. 5baebb7 shill: Support raw PEM data for CA Certificates by Paul Stewart · 11 years ago
  2. c3505a5 shill: vpn: Conditionally build VPN support into shill. by Darin Petkov · 11 years ago
  3. 9a6b171 shill: Update service-api.txt with the Service.ErrorDetails property. by Darin Petkov · 11 years ago
  4. 85d5317 shill: l2tp/ipsec: Expose exit/error codes as UI failure reasons. by Darin Petkov · 11 years ago
  5. 0e1cdea shill: Implement Service.Remove & delete DHCP leases by Albert Chaulk · 12 years ago
  6. ba7aba2 shill-test: Make crypto_util_pb2 compatible with test libprotobuf by Christopher Wiley · 11 years ago
  7. 6df20bd shill: WiFiService: Report the security of the connected endpoint by Paul Stewart · 11 years ago
  8. 2df9748 shill: Add Cellular.OutOfCredits to service-api.txt. by Thieu Le · 11 years ago
  9. c3699ce shill-test: Add python crypto-util interface to test code by Christopher Wiley · 12 years ago
  10. eb7d736 shill: Pass down the BSSID of the destination to crypto_util by Christopher Wiley · 12 years ago
  11. 8596f9f shill: Connection: Sort services when connections bind by Paul Stewart · 11 years ago
  12. 398b1da cellular: Add support for detecting connect/disconnect loop. by Thieu Le · 12 years ago
  13. 84a9553 shill: openvpn: Improve openvpn shutdown and resource cleanup. by Darin Petkov · 11 years ago
  14. cf5d651 shill-test: add script to list just the active service by Jason Abele · 12 years ago
  15. 4108db9 shill: WiFiService: Connect to generic form of service by Paul Stewart · 12 years ago
  16. 08a54eb shill: WiFiProvider: Add visible networks by security class by Paul Stewart · 12 years ago
  17. aba8932 shill: openvpn: Expose server-provided authentication failure reasons. by Darin Petkov · 12 years ago
  18. e016eb2 Shill requires librt for clock_gettime by Chris Masone · 12 years ago
  19. 7187247 shill: Adds new message types. by Wade Guthrie · 12 years ago
  20. f48a195 shill: Split Nl80211Message into class hierarchy. by Wade Guthrie · 12 years ago
  21. bdcdaa7 shill: Reorganizes Nl80211Message preparing to build a class hierarchy. by Wade Guthrie · 12 years ago
  22. 16e7032 shill: openvpn: Don't log Auth-Token messages. by Darin Petkov · 12 years ago
  23. 5a3f23a shill: Delegate credential verification operations to a shim by Christopher Wiley · 12 years ago
  24. 91a43cb shill: VPNDriver: Emit UMA metrics for VPN Authentication by Paul Stewart · 12 years ago
  25. 2cac294 shill: cellular: Fix incorrect SetPowertState() timeout. by Thieu Le · 12 years ago
  26. b9c05e0 cellular: Fix crash when calling callback synchronously. by Thieu Le · 12 years ago
  27. f162f8b shill: Breaks nl80211_attribute.* into files appropriate to classes. by Wade Guthrie · 12 years ago
  28. d6bf31e shill: Installs a number of disconnected cleanups and bug fixes. by Wade Guthrie · 12 years ago
  29. 71cb0a7 shill: Elevates raw netlink attributes to fully-fledged attributes. by Wade Guthrie · 12 years ago
  30. d3dfd6c shill: Fleshes-out and adds some netlink nested attributes. by Wade Guthrie · 12 years ago
  31. efe1f0c shill: Parses nl80211 nested attributes _way_ better than before. by Wade Guthrie · 12 years ago
  32. b061f89 Add a traffic monitor to detect abnormal scenarios. by Ben Chan · 12 years ago
  33. 21f4096 shill: WiFiService: Report EAP Authentication Type Metrics by Paul Stewart · 12 years ago
  34. 0fec81c Fix CellularCapabilityUniversalMainTest.UpdateStorageIdentifier on Clang by Liam McLoughlin · 12 years ago
  35. 68da97c shill: Separates Attributes into Netlink and Nl80211 classes. by Wade Guthrie · 12 years ago
  36. 8e27861 shill: Improves debug output of Config80211 code. by Wade Guthrie · 12 years ago
  37. 73fcc3f shill: Connection: Correct routability to trusted IP by Paul Stewart · 12 years ago
  38. a59f7b9 shill: Add File IO wrapper by Christopher Wiley · 12 years ago
  39. 6c351ff shill: WiFiProvider: Protect OnEnpointRemoved() while stopped by Paul Stewart · 12 years ago
  40. 1b7f353 shill: test-scripts: Add clean-profiles by Paul Stewart · 12 years ago
  41. 73a83e6 Readability review for C++. by Arman Uguray · 12 years ago
  42. 0d9cf0c shill: Add support for asynchronous non-void DBus methods by Christopher Wiley · 12 years ago
  43. 3d5ab40 shill: Add DBus interfaces to verify destinations by Christopher Wiley · 12 years ago
  44. 15849e8 Fix some typos in netfilter_queue_processor.cc by Jorge Lucangeli Obes · 12 years ago
  45. 4fe4ec2 shill: WiFiProvider: GetService should set default mode by Paul Stewart · 12 years ago
  46. c8f5892 shill: Adding ability to chop-off front of ByteString without copying. by Wade Guthrie · 12 years ago
  47. 8fa357c shill: Add boilerplate for new minijail functionality by Christopher Wiley · 12 years ago
  48. 5133b71 shill: Add metric to track corrupted profiles by Thieu Le · 12 years ago
  49. a7ef1e2 Revert "shill: Adding ability to chop-off front of ByteString without copying." by Wade Guthrie · 12 years ago
  50. 8ab8996 shill: NetlinkSocket: Sort includes by Paul Stewart · 12 years ago
  51. 2f48d95 shill: Copy test scripts out of flimflam/test by Christopher Wiley · 12 years ago
  52. 10a0f7f shill: Adding ability to chop-off front of ByteString without copying. by Wade Guthrie · 12 years ago
  53. 5ad1606 shill: Compile against libchrome-180609 by Paul Stewart · 12 years ago
  54. 43970a2 shill: implement security_levels by mukesh agrawal · 12 years ago
  55. efea6e0 shill: cellular: Mark service as "activating" once the payment is done. by Arman Uguray · 12 years ago
  56. c7b1560 shill: cellular: Keep track of activation per ICCID after online payment. by Arman Uguray · 12 years ago
  57. 26b7cf3 shill: cellular: Add ActivatingIccidStore by Arman Uguray · 12 years ago
  58. 3cb0adb shill: Fix up netfilter-queue-helper executable name by Paul Stewart · 12 years ago
  59. 1c9a566 shill: Add netfilter queue processor shim by Paul Stewart · 12 years ago
  60. f7f7ce7 shill: DHCPCDProxy: Make NoReply error non-fatal in Release() by Paul Stewart · 12 years ago
  61. 5d92454 shill: Add a 'CompleteCellularActivation' DBus method to Service interface. by Ben Chan · 12 years ago
  62. 8653f46 shill: WiFiService: Add a warning to the logs before disconnect by Paul Stewart · 12 years ago
  63. 3c50401 shill: WiFiProvider: Move Service vector to WiFiProvider by Paul Stewart · 12 years ago
  64. ee464d3 shill: cellular: call SetPowerState after disabling modem. by Arman Uguray · 12 years ago
  65. 68710d7 shill: vpn: Don't leak file descriptors after VPN is disconnected. by Darin Petkov · 12 years ago
  66. 40a2f86 shill: cellular: Update Scanning property in CellularCapabilityUniversal. by Ben Chan · 12 years ago
  67. d759252 shill: cellular: Normalize MDN to remove non-digit characters. by Ben Chan · 12 years ago
  68. 6552f8c shill: cellular: Root path for the SIM path should be regarded as no SIM. by Arman Uguray · 12 years ago
  69. c7d8cd1 shill: cellular: Explicitly disallow connect when not registered. by Thieu Le · 12 years ago
  70. 09d069f Make shill D-Bus policy for the 'openvpn' user less permissive. by Jorge Lucangeli Obes · 12 years ago
  71. 3273da7 shill: openvpn: Setup an error callback for the management's input handler. by Darin Petkov · 12 years ago
  72. 0cd0d1e shill: openvpn: Use different reconnect timeouts for tls-error and offline. by Darin Petkov · 12 years ago
  73. 1361c03 shill: Set Device.Scanning property to |false| after timeout. by Arman Uguray · 12 years ago
  74. 50cb78a shill: Log SSIDs in a stylized way so that they can be scrubbed later. by Darin Petkov · 12 years ago
  75. 6c1e3bb shill: cellular: Add Network.Shill.Cellular.DropsPerHour. by Thieu Le · 12 years ago
  76. 3484736 shill: add documentation for ff_debug levels by mukesh agrawal · 12 years ago
  77. a42afe3 shill: openvpn: Allow automatic reconnect when underlying connection reconnects. by Darin Petkov · 12 years ago
  78. 2717a10 shill: Update cellular service name, if modem reports a new name. by Arman Uguray · 12 years ago
  79. d39d692 shill: Manager: Return the service path in ConfigureService by Paul Stewart · 12 years ago
  80. 3fe1766 shill: Unbind DHCPConfig from it's PID when dhcpcd is killed. by Darin Petkov · 12 years ago
  81. d73783f shill: Use Operator ID when setting home provider. by Arman Uguray · 12 years ago
  82. b7aa5f7 shill: cellular: Add Network.Shill.Cellular.FailureReason. by Thieu Le · 12 years ago
  83. 3645c43 shill: Use operator ID from SIM as a fallback regardless of activation. by Arman Uguray · 12 years ago
  84. 4cbff5b shill: vpn: Auto-connect at most one service at a time, only when online. by Darin Petkov · 12 years ago
  85. 7cf36b0 shill: cellular: Track auto-connect metrics. by Thieu Le · 12 years ago
  86. 26fc01b shill: cellular: Add LTE drop metrics. by Thieu Le · 12 years ago
  87. c8d91e5 shill: Note connectivity failures even when going through Idle. by Darin Petkov · 12 years ago
  88. f4baef2 Add changes required to build with Clang by Liam McLoughlin · 12 years ago
  89. 18c1107 shill: cellular: Add Network.Shill.Cellular.TimeToScan metric. by Thieu Le · 12 years ago
  90. e1e1e56 shill: cellular: Update Scanning property in CellularCapabilityUniversal. by Ben Chan · 12 years ago
  91. f975367 shill: Pass suspend delay description to power manager. by Daniel Erat · 12 years ago
  92. d581838 shill: Reset Config80211 state at the end of ShillDaemonTest::Quit. by Darin Petkov · 12 years ago
  93. 8e84c93 shill: (dbus_adaptor) reduce log spam by mukesh agrawal · 12 years ago
  94. 13a7e04 shill: Increase receive buffer size for RTNL socket (again...) by Julius Werner · 12 years ago
  95. cdb5a21 shill: Add Network.Shill.Cellular.TimeToConnect metric. by Thieu Le · 12 years ago
  96. 79349f0 shill: vpn: Don't auto-connect to a VPN service that has never connected. by Darin Petkov · 12 years ago
  97. 9abd674 shill: Add device metrics registration for devices without link message. by Thieu Le · 12 years ago
  98. 2e12ccd shill: cellular: Update Scanning property in CellularCapabilityUniversal. by Ben Chan · 12 years ago
  99. 71a4d3b shill: WiFiService: Load service using properties by Paul Stewart · 12 years ago
  100. 85aea15 shill: WiFiService: Fix-up old-style WiFi Service entries by Paul Stewart · 12 years ago