1. 52d006a Support GCC 4.7 by Vitaly Buka · 10 years ago
  2. efee3a2 Add support for long-poll HTTP request at /privet/v3/checkForUpdates by Alex Vakulenko · 10 years ago
  3. 5a1f600 Remove the unneeded libweave directory by Paul Westbrook · 10 years ago[Renamed from libweave/src/privet/privet_handler.cc]
  4. 87eb788 Replace services list with value generated from model device id by Vitaly Buka · 10 years ago
  5. e69e4ee Disable HTTP access to APIs that may be used to pass sensitive data by Vitaly Buka · 10 years ago
  6. 4615e0d Updated source headers into The Weave Authors by Vitaly Buka · 10 years ago
  7. 7476342 Use single callback for replies to async operations by Vitaly Buka · 10 years ago
  8. f7f52d4 Pass error as ErrorPtr into ErrorCallback by Vitaly Buka · 10 years ago
  9. 1a39c81 Split HttpServer::AddRequestHandler into two methods by Vitaly Buka · 10 years ago
  10. 70f77d9 Add error into Command::Abort method by Vitaly Buka · 10 years ago
  11. 216e86d Replace Device::SetProperties with 'nested' version by Vitaly Buka · 10 years ago
  12. 0b7bb9f weave/settings: add device_id with persisted guid by Johan Euphrosine · 10 years ago
  13. b624bc4 Use enum for Settings::local_anonymous_access_role by Vitaly Buka · 10 years ago
  14. 2d16dfa Drop libweave part from includes. by Stefan Sauer · 10 years ago
  15. 6c5c99d Replaced some callbacks with commend SuccessCallback and ErrorCallback by Vitaly Buka · 10 years ago
  16. 4ebd329 Reformat with clang-format by Vitaly Buka · 10 years ago
  17. 658aa36 Simplify code by removing error from ::GetModelId and ::GetName by Vitaly Buka · 10 years ago
  18. 0d50107 libweave: Remove few small base/ dependencies by Vitaly Buka · 10 years ago
  19. 0801a1f libweave: Copy chromeos::Error into libweave by Vitaly Buka · 10 years ago
  20. 24d6fd5 libweave: Partially copy string_utils from libchromeos by Vitaly Buka · 10 years ago
  21. 1da6599 libweave: Remove dependency on chromeos/http* and chromeos/mime by Vitaly Buka · 10 years ago
  22. 7b382ac libweave: Put "weave" includes into <> by Vitaly Buka · 10 years ago
  23. 7a11adf libweave: Fixed error message by Vitaly Buka · 10 years ago
  24. 7197c1a libweave: Cleanup enum to string conversion by Vitaly Buka · 10 years ago
  25. b6f015a libweave: Rename buffet namespace into weave by Vitaly Buka · 10 years ago
  26. a647c85 libweave: Clang format of moved files by Vitaly Buka · 10 years ago
  27. 912b698 buffet: Extracted libweave into separate directory by Vitaly Buka · 10 years ago[Renamed (98%) from buffet/privet/privet_handler.cc]
  28. 7ce499f buffet: Move privetd sources into buffet by Vitaly Buka · 10 years ago