1. 1396480 Fix returning value for uw_crypto_hmac_init_ by Vitaly Buka · 10 years ago
  2. c5b6060 Use fixed secret in AuthManager tests by Vitaly Buka · 10 years ago
  3. 6182030 Remove allow_response_without_content by Vitaly Buka · 10 years ago
  4. 666b43e Move ownership of libweave config to DeviceManager by Vitaly Buka · 10 years ago
  5. 3d851b4 Change ownership of AuthManager as it's needed by DeviceRegistrationInfo by Vitaly Buka · 10 years ago
  6. 2033433 Fix a crash when adding a default command handler by Alex Vakulenko · 10 years ago
  7. 972282c Fix compile error on Brillo by Alex Vakulenko · 10 years ago
  8. 47fe6f8 Add macaroone implementation into libweave build by Vitaly Buka · 10 years ago
  9. 7717d93 Support HTTP responses with no body by Vitaly Buka · 10 years ago
  10. 1a10871 Remove output error parameter from BuildDeviceResource by Vitaly Buka · 10 years ago
  11. a580328 Add config flag to mark that local auth info was changed by Vitaly Buka · 10 years ago
  12. 6a9d0e2 Fixed name of constant in unit test by Vitaly Buka · 10 years ago
  13. 78d4f6d Move local device_id into public settings section by Vitaly Buka · 10 years ago
  14. e3cc230 Move checkForUpdates tests into their own section by Alex Vakulenko · 10 years ago
  15. f969132 Use uint64_t for fingerprints to prevent easy overflows by Alex Vakulenko · 10 years ago
  16. 551a82b Add support of Components/Traits to local privet APIs by Alex Vakulenko · 10 years ago
  17. 29a11ca Replace IsEqualJson gtest predicate with EXPECT_JSON_EQ by Alex Vakulenko · 10 years ago
  18. 894b6b4 commands: delete obsolete include by Johan Euphrosine · 10 years ago
  19. d91d625 Switch to use ComponentManager for traits/components by Alex Vakulenko · 10 years ago
  20. 6b394d1 Add support for legacy state/commandDefs to ComponentManager by Alex Vakulenko · 10 years ago
  21. b736c98 Make CommandManager::AddCommand() usable for both cloud and local cases by Alex Vakulenko · 10 years ago
  22. ba98115 Convert ComponentManager into an interface and create a mock by Alex Vakulenko · 10 years ago
  23. a3c5e6d Route commands without path to suitable component by Alex Vakulenko · 10 years ago
  24. e79fa91 Add new component-based APIs to Device interface by Alex Vakulenko · 10 years ago
  25. 7b588fc Add support for state updates on ComponentManager by Alex Vakulenko · 10 years ago
  26. 6869ed7 Change StateChangeQueue::NotifyPropertiesUpdated to take const ref by Alex Vakulenko · 10 years ago
  27. 44c1dbe Add ComponentManager class to handle device traits/components by Alex Vakulenko · 10 years ago
  28. 739e357 Make Split() function work consistently with empty strings by Alex Vakulenko · 10 years ago
  29. 88f55d8 Add "component" property to command instance by Alex Vakulenko · 10 years ago
  30. 3c2b303 Add fake component/trait property to device draft by Alex Vakulenko · 10 years ago
  31. f08caeb Extract privet::AuthManager from privet::SecurityManager by Vitaly Buka · 10 years ago
  32. 41429d8 commands: fix unused-function warning by Johan Euphrosine · 10 years ago
  33. 2c7740a Remove CommandDefinition class by Alex Vakulenko · 10 years ago
  34. f21c83a Change XMPP notification tag from 'clouddevices' to 'weave' by Alex Vakulenko · 10 years ago
  35. 3bfb13d Fix GCC 4.7 errors by Vitaly Buka · 10 years ago
  36. c430560 Replace Get* methods returning unique_ptr with reference alternative by Vitaly Buka · 10 years ago
  37. 8a05beb Remove object schema type system by Alex Vakulenko · 10 years ago
  38. 7125e8b Enable big-endian build by Vitaly Buka · 10 years ago
  39. 52d006a Support GCC 4.7 by Vitaly Buka · 10 years ago
  40. 7d66921 Remove object schema parsing in state definition by Alex Vakulenko · 10 years ago
  41. 7e894da Remove object schema parsing in CommandDefinition by Alex Vakulenko · 10 years ago
  42. 1c522d8 Don't expose old cloud ID in Privet info by Vitaly Buka · 10 years ago
  43. 36bf1b5 Remove schema validation from command parameters/returns by Alex Vakulenko · 10 years ago
  44. 672634b Persist kInvalidCredentials state by Vitaly Buka · 10 years ago
  45. c27390d Fixed headers parsing in CurlHttpClient by Vitaly Buka · 10 years ago
  46. 88272d5 Replace clouddevices with weave in documentation and tests by Vitaly Buka · 10 years ago
  47. efee3a2 Add support for long-poll HTTP request at /privet/v3/checkForUpdates by Alex Vakulenko · 10 years ago
  48. 0d7aac8 Replace https://www.googleapis.com/clouddevices/v1/ with by Vitaly Buka · 10 years ago
  49. 85fbeaf Set "WiFi discovery" bit of device flags according state of Hosted SSID. by Vitaly Buka · 10 years ago
  50. 149ae6f Add missing UI device kinds by Paul Westbrook · 10 years ago
  51. 22a0475 Trigger initial DNS-SD publishing by Vitaly Buka · 10 years ago
  52. 65e1f21 Fix behavior of bootstrap manager after monitoring timeout was reached by Vitaly Buka · 10 years ago
  53. 24391f0 Include cmath, needed for FP std::abs. by Taral Joglekar · 10 years ago
  54. b578102 Remove unused constant by Vitaly Buka · 10 years ago
  55. 5a1f600 Remove the unneeded libweave directory by Paul Westbrook · 10 years ago