1. c21ae07 Use generated proxies/adaptors by Christopher Wiley · 9 years ago
  2. 2d108f3 Add weaved_client command-line utility by Alex Vakulenko · 9 years ago
  3. 49c36ee Enable WiFi bootstrapping by default in weaved by Alex Vakulenko · 9 years ago
  4. 1642bec system/weaved: Add dependency on webservd by Alex Vakulenko · 9 years ago
  5. f0f5534 system/weaved: Make weaved compile and run on Brillo by Alex Vakulenko · 9 years ago
  6. 0bc967f Added new system/weaved file to Androd.mk by Alex Vakulenko · 9 years ago
  7. becd461 libweave: Move reading/writing commands and states files out of libweave by Vitaly Buka · 9 years ago
  8. 7b9ebee libweave: Pass firmware using weave::Settings by Vitaly Buka · 9 years ago
  9. 1175a9b buffet: Parse buffet config and load/save state by Vitaly Buka · 9 years ago
  10. cd478bb libweave: Move firmware version generation out of libweave by Vitaly Buka · 9 years ago
  11. 4f77153 buffet: Conversion between chromeos::Error and weave::Error by Vitaly Buka · 9 years ago
  12. 097cbd7 libweave: Remove use of chromeos::Blob and chromeos::SecureBlob by Vitaly Buka · 9 years ago
  13. a03514f libweave: Remove dependency on libchromeos/chromeos/errors/error_codes.h by Vitaly Buka · 9 years ago
  14. e74c872 libweave: Replace MessageLoop with weave::TaskRunner by Vitaly Buka · 9 years ago
  15. 670b1e6 libweave: Pass TaskRunner instead of using MessageLoop::current() by Vitaly Buka · 9 years ago
  16. f4e8102 buffet: Fix crash when REST request fails due to network error by Alex Vakulenko · 9 years ago
  17. 493f604 libweave: Extract weave::Stream interface by Vitaly Buka · 9 years ago
  18. 8685256 libweave: Remove mime_type from HttpClient interface by Vitaly Buka · 9 years ago
  19. e925bb3 Break dependencies on peerd DBus XML files by Christopher Wiley · 9 years ago
  20. c1b676c Fix initrc generation. by Gilad Arnold · 9 years ago
  21. e6f4692 Merge "Revert "system/weaved: Make weaved compile and run on Brillo"" by Alex Vakulenko · 9 years ago
  22. 8473fb7 Revert "system/weaved: Make weaved compile and run on Brillo" by Alex Vakulenko · 9 years ago
  23. 8d9439a Revert "Fix build break in AOSP due to missing dependency for libconnectivity" by Alex Vakulenko · 9 years ago
  24. ab7124a Fix build break in AOSP due to missing dependency for libconnectivity by Alex Vakulenko · 9 years ago
  25. 15aea55 system/weaved: Make weaved compile and run on Brillo by Alex Vakulenko · 9 years ago
  26. d78756d Create make file for system/weaved and compile basic components by Alex Vakulenko · 9 years ago
  27. 01f2a66 Add generated DBus proxies for buffet by Alex Vakulenko · 9 years ago
  28. 6d5f22d libweave: Remove mime_type from HttpClient interface by Vitaly Buka · 9 years ago
  29. e76202e Merge branch 'rewrite-buffet' into merge-buffet by Alex Vakulenko · 9 years ago
  30. 00882b7 buffet: Move HttpTransportClient out of libweave by Vitaly Buka · 9 years ago
  31. 3a58bb9 libweave: Suppress mock warnings by Vitaly Buka · 9 years ago
  32. bf1c5a7 libweave: Build libweave as shared library by Vitaly Buka · 9 years ago
  33. 88030b9 Revert "libweave: Build libweave as shared library" by Dennis Kempin · 9 years ago
  34. f43412c libweave: Build libweave as shared library by Vitaly Buka · 9 years ago
  35. e2713ac libweave: Put "weave" includes into <> by Vitaly Buka · 9 years ago
  36. ec37249 libweave: Remove dbus dependency from libweave by Vitaly Buka · 9 years ago
  37. 974647f buffet: Move WebServClient out of libweave by Vitaly Buka · 9 years ago
  38. 5ddde0f libweave: Extracted interaction with libwebserv into WebServClient by Vitaly Buka · 9 years ago
  39. f6027cb libweave: Add removing of weave::Command::Observer by Vitaly Buka · 9 years ago
  40. a6a97ea Initial empty repository by Bill Yi · 9 years ago
  41. 3ef4fff buffet: Move ApManagerClient out of libweave by Vitaly Buka · 9 years ago
  42. 58a288b buffet: Move ShillClient to buffet by Vitaly Buka · 9 years ago
  43. 7042c58 buffet: Move platform dependent part of PeerdClient out of libweave by Vitaly Buka · 9 years ago
  44. 47a6307 libweave: Extract platform independent part of PeerdClient by Vitaly Buka · 9 years ago
  45. a0305d3 buffet: Move commands/dbus_* our of libweave by Vitaly Buka · 9 years ago
  46. e8c3bab buffet: Move ownership of DBusCommandDispacher to buffet::Manager by Vitaly Buka · 9 years ago
  47. fb2584b libweave: Switch StatePackage and StateManager from Any type by Vitaly Buka · 9 years ago
  48. cd5e556 libweave: Remove error pointer from ToJson methods by Vitaly Buka · 9 years ago
  49. 9546003 libweave: Re-factor dbus_command_proxy_unittest.cc to public libweave by Vitaly Buka · 9 years ago
  50. e0cd713 buffet: Remove dbus_command_proxy_unittest.cc as irrelevant by Vitaly Buka · 9 years ago
  51. 8b0a25f libweave: Add unittests for dbus_conversion.h by Vitaly Buka · 9 years ago
  52. 7e29821 libweave: Add more Get methods into weave::Command by Vitaly Buka · 9 years ago
  53. ba46373 libweave: Interfaces for subcomponents of libweave by Vitaly Buka · 9 years ago
  54. 00b8349 libweave: Extract weave::Settings struct by Vitaly Buka · 9 years ago
  55. d98a471 buffet: Remove SetCommandVisibility and CommandDefs from dbus interface by Vitaly Buka · 9 years ago
  56. 03319c2 libweave: Cleanup enum to string conversion by Vitaly Buka · 9 years ago
  57. 8b511e9 libweave: Add command line flag to override ssid by Vitaly Buka · 9 years ago
  58. 1d63c9c buffet: Don't deference privet if it's disabled by Vitaly Buka · 9 years ago
  59. 0c6dcd2 libweave: Buffet includes only weave/include files by Vitaly Buka · 9 years ago
  60. 3b08631 libweave: Rename buffet namespace into weave by Vitaly Buka · 9 years ago
  61. 22f5611 buffet: Add support for "required" and "isRequired" parameters by Alex Vakulenko · 9 years ago
  62. 0840fb1 buffet: Extracted libweave into separate directory by Vitaly Buka · 9 years ago
  63. a6e32e0 buffet: Queue device resource updates to prevent parallel requests by Alex Vakulenko · 9 years ago
  64. dcac51c buffet: Order device state and command updates on the server by Alex Vakulenko · 9 years ago
  65. f775454 buffet: Pass TaskRunner to DeviceRegistrationInfo by Alex Vakulenko · 9 years ago
  66. 9652946 buffet: Add abstract CloudCommandUpdateInterface by Alex Vakulenko · 9 years ago
  67. c3466e2 buffet: Add state change ID to state queue by Alex Vakulenko · 9 years ago
  68. 294d611 buffet: Set reg_status to 'invalid_credentials' on deregistration by Alex Vakulenko · 9 years ago
  69. 9431b58 buffet: Handle 'rateLimitExceeded' errors by retrying the request later by Alex Vakulenko · 9 years ago
  70. 57ddc07 buffet: Add support for DEVICE_DELETED XMPP notification by Alex Vakulenko · 9 years ago
  71. 19208c7 buffet: Handle cloud request failures due to device deleted on cloud by Alex Vakulenko · 9 years ago
  72. b40219c buffet: Fix constant retries in XMPP on authorization failure by Alex Vakulenko · 9 years ago
  73. 4f1d1b0 buffet: Don't assume that ID is not in command_owners_ by Vitaly Buka · 9 years ago
  74. da2312c buffet: XmppChannel listens for connectivity changes by Vitaly Buka · 9 years ago
  75. ea9eb94 buffet: Fixed listing of cloud commands on local API by Vitaly Buka · 9 years ago
  76. 76ad11b buffet: Covert intervals into base::TimeDelta as soon as possible by Vitaly Buka · 9 years ago
  77. 0c68cac buffet: Move privet options and state into buffet by Vitaly Buka · 9 years ago
  78. 6e97a20 buffet: Remove unnecessary config options by Vitaly Buka · 9 years ago
  79. 7b63087 buffet: Serialize/queue device state updates to the cloud server by Alex Vakulenko · 9 years ago
  80. 6c37526 buffet: Implement exponential backoff for cloud requests by Alex Vakulenko · 9 years ago
  81. 6b6c824 buffet: Mark CloudDelegateImpl state on registration success by Vitaly Buka · 9 years ago
  82. 797fd76 buffet: Read privet options from buffet.conf by Vitaly Buka · 9 years ago
  83. ab4e4ff platform2: Fix issues with new version of libchrome by Alex Vakulenko · 9 years ago
  84. da869d6 buffet: Remove D-Bus between CloudDelegate and Buffet by Vitaly Buka · 9 years ago
  85. 84fd6dd buffet: Start privet logic by Vitaly Buka · 9 years ago
  86. 7b3ba79 buffet: Add same as privetd D-Bus methods and properties by Vitaly Buka · 9 years ago
  87. b83955c buffet: Allow buffet to talk to web server using D-Bus by Vitaly Buka · 9 years ago
  88. 6a26aee buffet: Rename privetd::Daemon into privetd::Manager by Vitaly Buka · 9 years ago
  89. 30cfd31 buffet: Add privet code into buffet binary by Vitaly Buka · 9 years ago
  90. 09b2f52 buffet: clang-format of buffet/privet by Vitaly Buka · 9 years ago
  91. 33f871d buffet: Move privetd sources into buffet by Vitaly Buka · 9 years ago
  92. a4e8d7f buffet: Move command minimal role checking into CommandManager by Vitaly Buka · 9 years ago
  93. 1b8029c buffet: Add vitalybuka@ into OWNERS by Vitaly Buka · 9 years ago
  94. 3feabb9 buffet: Make TLS shut down gracefully on connection termination by Alex Vakulenko · 9 years ago
  95. e30d378 privetd: Remove empty device name checks by Vitaly Buka · 9 years ago
  96. c7bd1cb buffet: Add periodic pings to XMPP connection by Alex Vakulenko · 9 years ago
  97. 7cf8621 buffet: Add correct handling of XMPP IQ stanzas by Alex Vakulenko · 9 years ago
  98. c03ec2b privetd: Compare user scope with minimalRole for local commands by Vitaly Buka · 9 years ago
  99. 835f7e6 buffet: Implicitly define minimalRole in command definition file by Vitaly Buka · 9 years ago
  100. 52f6a21 buffet: Add inheritance command parameters, progress and result by Vitaly Buka · 9 years ago