1. 7cbaba2 libweave: Add DictionaryFromDBusVariantDictionary by Vitaly Buka · 10 years ago
  2. 30ddcdf libweave: Add unittests for dbus_conversion.h by Vitaly Buka · 10 years ago
  3. 8d8d219 libweave: Add more Get methods into weave::Command by Vitaly Buka · 10 years ago
  4. 39ef195 libweave: TypedValueToJson returns derived class not base::Value by Vitaly Buka · 10 years ago
  5. 774cdf5 libweave: Remove native_types namespace by Vitaly Buka · 10 years ago
  6. 67b5355 libweave: Move CommandObserver into public libweave interface by Vitaly Buka · 10 years ago
  7. 0d377a4 libweave: Rename CommandProxyInterface to CommandObserver by Vitaly Buka · 10 years ago
  8. c3d4e97 libweave: Remove ownership of CommandProxyInterface by CommandInstance by Vitaly Buka · 10 years ago
  9. 237b55b libweave: Remove couple of unused dbus inludes by Vitaly Buka · 10 years ago
  10. 8b4ab96 libweave: Interfaces for subcomponents of libweave by Vitaly Buka · 10 years ago
  11. bc3e8bd libweave: Extract weave::Settings struct by Vitaly Buka · 10 years ago
  12. bea5416 buffet: Remove SetCommandVisibility and CommandDefs from dbus interface by Vitaly Buka · 10 years ago
  13. 7197c1a libweave: Cleanup enum to string conversion by Vitaly Buka · 10 years ago
  14. 557d452 libweave: Add command line flag to override ssid by Vitaly Buka · 10 years ago
  15. d338b04 buffet: Don't deference privet if it's disabled by Vitaly Buka · 10 years ago
  16. 1038ec1 libweave: When XMPP channel created, poll the server for commands once by Alex Vakulenko · 10 years ago
  17. 0fa51e5 libweave: Buffet includes only weave/include files by Vitaly Buka · 10 years ago
  18. ed77a57 libweave: Improve VLOG(1) for cloud request by Alex Vakulenko · 10 years ago
  19. 6378cab libweave: Add diagnostic messages when conneting to XMPP server by Alex Vakulenko · 10 years ago
  20. b6f015a libweave: Rename buffet namespace into weave by Vitaly Buka · 10 years ago
  21. e63dde6 libweave: Crash in XMPP ping when there is no XMPP connection by Alex Vakulenko · 10 years ago
  22. 7e8df46 buffet: Add support for "required" and "isRequired" parameters by Alex Vakulenko · 10 years ago
  23. a647c85 libweave: Clang format of moved files by Vitaly Buka · 10 years ago
  24. 912b698 buffet: Extracted libweave into separate directory by Vitaly Buka · 10 years ago
  25. f3a95bf buffet: Queue device resource updates to prevent parallel requests by Alex Vakulenko · 10 years ago
  26. be4254b buffet: Order device state and command updates on the server by Alex Vakulenko · 10 years ago
  27. a56a7e6 buffet: Pass TaskRunner to DeviceRegistrationInfo by Alex Vakulenko · 10 years ago
  28. fe53f61 buffet: Add abstract CloudCommandUpdateInterface by Alex Vakulenko · 10 years ago
  29. e7a7007 buffet: Add state change ID to state queue by Alex Vakulenko · 10 years ago
  30. 7eb783b buffet: Set reg_status to 'invalid_credentials' on deregistration by Alex Vakulenko · 10 years ago
  31. f61ee01 buffet: Handle 'rateLimitExceeded' errors by retrying the request later by Alex Vakulenko · 10 years ago
  32. 6b40d8f buffet: Add support for DEVICE_DELETED XMPP notification by Alex Vakulenko · 10 years ago
  33. 3fa42ae buffet: Handle cloud request failures due to device deleted on cloud by Alex Vakulenko · 10 years ago
  34. 94fe16c buffet: Fix constant retries in XMPP on authorization failure by Alex Vakulenko · 10 years ago
  35. 8b32d59 buffet: Don't assume that ID is not in command_owners_ by Vitaly Buka · 10 years ago
  36. 63cc3d2 buffet: XmppChannel listens for connectivity changes by Vitaly Buka · 10 years ago
  37. 79b50e7 buffet: Fixed listing of cloud commands on local API by Vitaly Buka · 10 years ago
  38. 2c4178e buffet: Covert intervals into base::TimeDelta as soon as possible by Vitaly Buka · 10 years ago
  39. b56872f buffet: Move privet options and state into buffet by Vitaly Buka · 10 years ago
  40. e27f552 buffet: Remove unnecessary config options by Vitaly Buka · 10 years ago
  41. 93ba0bd buffet: Serialize/queue device state updates to the cloud server by Alex Vakulenko · 10 years ago
  42. 266b2b1 buffet: Implement exponential backoff for cloud requests by Alex Vakulenko · 10 years ago
  43. 7604552 buffet: Mark CloudDelegateImpl state on registration success by Vitaly Buka · 10 years ago
  44. 3d2cd66 buffet: Read privet options from buffet.conf by Vitaly Buka · 10 years ago
  45. ae1ffbc platform2: Fix issues with new version of libchrome by Alex Vakulenko · 10 years ago
  46. 7ab89ff buffet: Remove D-Bus between CloudDelegate and Buffet by Vitaly Buka · 10 years ago
  47. ae96cc3 buffet: Start privet logic by Vitaly Buka · 10 years ago
  48. 505c413 buffet: Add same as privetd D-Bus methods and properties by Vitaly Buka · 10 years ago
  49. 494b06f buffet: Allow buffet to talk to web server using D-Bus by Vitaly Buka · 10 years ago
  50. 7b6b3f0 buffet: Rename privetd::Daemon into privetd::Manager by Vitaly Buka · 10 years ago
  51. 585e9ed buffet: Add privet code into buffet binary by Vitaly Buka · 10 years ago
  52. 075b3d4 buffet: clang-format of buffet/privet by Vitaly Buka · 10 years ago
  53. 7ce499f buffet: Move privetd sources into buffet by Vitaly Buka · 10 years ago
  54. 4547afa buffet: Move command minimal role checking into CommandManager by Vitaly Buka · 10 years ago
  55. df7dcda buffet: Add vitalybuka@ into OWNERS by Vitaly Buka · 10 years ago
  56. a6a3452 buffet: Make TLS shut down gracefully on connection termination by Alex Vakulenko · 10 years ago
  57. 798a0e7 privetd: Remove empty device name checks by Vitaly Buka · 10 years ago
  58. 5cd7997 buffet: Add periodic pings to XMPP connection by Alex Vakulenko · 10 years ago
  59. dea76b2 buffet: Add correct handling of XMPP IQ stanzas by Alex Vakulenko · 10 years ago
  60. b209842 privetd: Compare user scope with minimalRole for local commands by Vitaly Buka · 10 years ago
  61. be7ccb9 buffet: Implicitly define minimalRole in command definition file by Vitaly Buka · 10 years ago
  62. 4c32654 buffet: Add inheritance command parameters, progress and result by Vitaly Buka · 10 years ago
  63. 9a89538 buffet: add a timeout to HTTP requests by Garret Kelly · 10 years ago
  64. 6fed053 buffet: Added minimal role into command definition by Vitaly Buka · 10 years ago
  65. 6b028ae buffet: Fix failed XMPP authorization issue by Alex Vakulenko · 10 years ago
  66. 2f7efdb buffet: Add base.updateBaseConfiguration implementation by Vitaly Buka · 10 years ago
  67. d05725f buffet: Make periodic polling secondary if XMPP channel is up by Alex Vakulenko · 10 years ago
  68. dbb8c35 buffet: Add device state D-Bus property by Vitaly Buka · 10 years ago
  69. c903d28 buffet: Push state changed to the server immediately by Vitaly Buka · 10 years ago
  70. 247620b buffet: Add callback to notify about state changes by Vitaly Buka · 10 years ago
  71. 26f557b buffet: XMPP channel sockets are left behind unclosed by Alex Vakulenko · 10 years ago
  72. e968f06 buffet: Remove unused include by Vitaly Buka · 10 years ago
  73. 534a312 platform2: Enforce virtual destructors on base classes by Alex Vakulenko · 10 years ago
  74. 0444c60 buffet: XMPP client should be looking for X-OAUTH2 auth method by Alex Vakulenko · 10 years ago
  75. 6e3c30e buffet: Hook up XMPP to deliver push notifications to buffet by Alex Vakulenko · 10 years ago
  76. 2684b51 buffet: Add TLS support to XMPP connection by Alex Vakulenko · 10 years ago
  77. bf71f70 buffet: Add proper XML parsing for XMPP streams by Alex Vakulenko · 10 years ago
  78. f028174 buffet: Fix loading Buffet state when config file is not present by Alex Vakulenko · 10 years ago
  79. cad2e33 buffet: Make RegisterDevice accept only ticket ID by Vitaly Buka · 10 years ago
  80. 0f5f431 buffet: Add virtual StorageInterface::~StorageInterface() by Vitaly Buka · 10 years ago
  81. ff81db6 buffet: Add D-Bus API to change GCD service settings by Vitaly Buka · 10 years ago
  82. ee7a3af buffet: Move config and buffet state logic into BuffetConfig by Vitaly Buka · 10 years ago
  83. 207c1cb buffet: Use DictionaryValue in StorageInterface by Vitaly Buka · 10 years ago
  84. eedf3be buffet: Switch XmppChannel to use asynchronous socket streams by Alex Vakulenko · 10 years ago
  85. e8f5b2b buffet: Remove 'location' and 'minLenght' from base.updateDeviceInfo by Vitaly Buka · 10 years ago
  86. 4a3a9a2 buffet: Added local_discovery_enabled and local_pairing_enabled options by Vitaly Buka · 10 years ago
  87. 5636322 buffet: StorageInterface::Save accepts const reference by Vitaly Buka · 10 years ago
  88. 72410b2 buffet: Added base.updateDeviceInfo handler by Vitaly Buka · 10 years ago
  89. 5a08c2d buffet: Set default for localPairingEnabled to false by Vitaly Buka · 10 years ago
  90. 9467520 buffet: Removed "owner" from localAnonymousAccessMaxRole by Vitaly Buka · 10 years ago
  91. 1f2fdee buffet: Added buffet.json with base commands by Vitaly Buka · 10 years ago
  92. ae0f3a1 buffet: Multiple listeners of add/remove new command. by Vitaly Buka · 10 years ago
  93. 5e6ff6c buffet: Replace CallbackList with vector<Callback> by Vitaly Buka · 10 years ago
  94. 7c82d29 buffet: Raw string literals for some JSON constants in tests by Vitaly Buka · 10 years ago
  95. 32005de buffet: Wrap buffet unit tests into buffet namespace by Vitaly Buka · 10 years ago
  96. b6b49e5 buffet: Comments and formating by Vitaly Buka · 10 years ago
  97. 2c1029f buffet: Store anonymous_access_role in buffet config and state by Vitaly Buka · 10 years ago
  98. cf5248c buffet: Save save buffet state on UpdateDeviceInfo call by Vitaly Buka · 10 years ago
  99. d1978d3 buffet: Report command instance parsing error to cloud server by Alex Vakulenko · 10 years ago
  100. 4129dfa buffet: Use command schema to define "progress" by Vitaly Buka · 10 years ago