1. e4b8ccf Remove ObserverList from cloud delegate by Vitaly Buka · 9 years ago
  2. 1c6837f Remove CloudDelegate::Observer::OnDeviceInfoChanged by Vitaly Buka · 9 years ago
  3. 63feef5 Fixed issues configuring devices with date before 2000. by Vitaly Buka · 9 years ago
  4. 86e8f63 Update READMEs to reflect cloud_id name in Cloud Services for deviceId by Shawn S · 9 years ago
  5. 80c65d2 VERISON: Initial commit on master - 1.4.1 by Ben Henry · 9 years ago
  6. 98af48b Update macaroon lib by Vitaly Buka · 9 years ago
  7. fafbc5d Insert the description of the change. by Gene Gutnik · 9 years ago
  8. 5e94dc8 Applied clang-format by Vitaly Buka · 9 years ago
  9. b741d64 Fix crash when device in access point mode by Vitaly Buka · 9 years ago
  10. 0d3062e Implement minimalRole for state definitions by Alex Vakulenko · 9 years ago
  11. c7fab18 Update _accessRevocationList trait by Vitaly Buka · 9 years ago
  12. b18bead Fixes to event_http_server for examples by David Paul · 9 years ago
  13. a07bbc7 Add provider::Wifi::GetConnectedSsid by Vitaly Buka · 9 years ago
  14. c96ee4e examples/lock: fix lock trait by Johan Euphrosine · 9 years ago
  15. f7bfb6a examples/speaker: fix volume trait by Johan Euphrosine · 9 years ago
  16. 2419a2a Update local auth info if server side information does not match by Vitaly Buka · 9 years ago
  17. b7e0996 Simplify few comparison helpers by Vitaly Buka · 9 years ago
  18. 497559b Moved previous comment to README file by Alex Vakulenko · 9 years ago
  19. 37994f4 Fix some of compiler warnings. by Alex Vakulenko · 9 years ago
  20. ebde3c1 Rename *BlackList* into *Revocation* by Vitaly Buka · 9 years ago
  21. efbd66b Remove unused constants by Vitaly Buka · 9 years ago
  22. 5a1990f Implement revocation list check when validating auth token by Vitaly Buka · 9 years ago
  23. 51dcfad Add revocationTimestamp parameter into revocation entry by Vitaly Buka · 9 years ago
  24. 4846c44 Remove AccessBlackListManager::Unblock by Vitaly Buka · 9 years ago
  25. 958a359 Revert "debian: add debian packaging files" by Johan Euphrosine · 9 years ago
  26. 7f2a5dc daemon: register device after component init by Johan Euphrosine · 9 years ago
  27. 89b3495 Removing legacy API from libweave by Alex Vakulenko · 9 years ago
  28. 1054d3e Move minimalRole constants from schema_constants.h to a local .cc file by Alex Vakulenko · 9 years ago
  29. 9e9023e daemon/light: fix light trait def by Johan Euphrosine · 9 years ago
  30. 6da60ad Fix use-after-free detected by ASAN by Vitaly Buka · 9 years ago
  31. c23ea22 Replace expirationTimeoutSec with expirationTime by Vitaly Buka · 9 years ago
  32. 7c0ea69 Rename _accessControlBlackList into _accessRevocationList by Vitaly Buka · 9 years ago
  33. 012cd98 Move mock_component_manager.h into test/ dir by Vitaly Buka · 9 years ago
  34. c6d99bb Move MockAccessBlackListManager into separate file by Vitaly Buka · 9 years ago
  35. b612e3c Reset access token secret on new black list entry by Vitaly Buka · 9 years ago
  36. d1d52e7 Add AccessBlackListManager::AddEntryAddedCallback by Vitaly Buka · 9 years ago
  37. 7fc5434 debian: add debian packaging files by Stefan Sauer · 10 years ago
  38. 634c408 Remove property from json added by mistake by Vitaly Buka · 9 years ago
  39. 3e86099 Replace ' in json constants with " by Vitaly Buka · 9 years ago
  40. 8b00597 Implement privet properties for changing cloud print endpoints by Vitaly Buka · 9 years ago
  41. 1e019fa Replace URL with Url in identifiers by Vitaly Buka · 9 years ago
  42. 03ee8ac Enable support of endpoints override. by Vitaly Buka · 9 years ago
  43. f51743b Update macaroon library to 307f45bcd49f9e4088e622f23f3ce0e854345b93 by Vitaly Buka · 9 years ago
  44. 7071280 Fix some libevhtp usage details. by Jacob Marble · 9 years ago
  45. 5616013 Merge remote-tracking branch 'weave/dev' into 'weave/master' by Vitaly Buka · 9 years ago
  46. c93476e libevhtp requires libevent-dev by Harry Pan · 9 years ago
  47. 3b8fbc5 Add customizable settings option for xmpp_endpoint by Vitaly Buka · 9 years ago
  48. 15888c7 cmake is used to build gtest and libevhtp by Vitaly Buka · 9 years ago
  49. ff46c93 Merge remote-tracking branch 'weave/master' into dev_review by Vitaly Buka · 9 years ago
  50. 08be74d Update libuweave/macaroon code by Vitaly Buka · 9 years ago
  51. 51c4d0d Revert "Make internal googletest optional." by Jacob Marble · 9 years ago
  52. dcf2bde Fix incorrect weave setting file path by Harry Pan · 9 years ago
  53. 60b131c Make internal googletest optional. by Jacob Marble · 9 years ago
  54. ddb8759 Make internal libevhtp optional. by Jacob Marble · 9 years ago
  55. 98d1fee Periodicly clean up command queue and remove old processed commands by Alex Vakulenko · 9 years ago
  56. 6a1ba84 Changed meaning of some SSID flags by Vitaly Buka · 9 years ago
  57. 329ad80 Rename CommandQueue::DelayedRemove into RemoveLater() by Alex Vakulenko · 9 years ago
  58. c920bb2 Fix memory leak when removing CommandInstance from CommandQueue by Alex Vakulenko · 9 years ago
  59. ebfa60b Add a unit tests for deleting CloudCommandProxy along with CommandInstance by Alex Vakulenko · 9 years ago
  60. d9e3061 Add libevent-dev to README. by Jacob Marble · 9 years ago
  61. c3d7714 Make default Makefile target "all". by Jacob Marble · 9 years ago
  62. 3313558 Replace bleeding-edge libevent with libevhtp. by Jacob Marble · 9 years ago
  63. 919a8a9 Remove crypto type "None" by Vitaly Buka · 9 years ago
  64. ac18fcf Merge: Add write callback into SaveSettings function by Vitaly Buka · 9 years ago
  65. d1e6c4f Merge: Add |name| into LoadSettings/SaveSettings by Vitaly Buka · 9 years ago
  66. 4efdf46 Fix GCC warning by Vitaly Buka · 9 years ago
  67. 4fe71e3 Make App ID a part of User ID by Vitaly Buka · 9 years ago
  68. 3cbb686 Update macaroon lib with version supporting empty strings by Vitaly Buka · 9 years ago
  69. 8585d30 Remove unused line by Vitaly Buka · 9 years ago
  70. 69dd2e1 Merge remote-tracking branch 'weave/master' into dev_dev by Vitaly Buka · 9 years ago
  71. 70c8642 Add kUwMacaroonDelegateeTypeService caveat by Vitaly Buka · 9 years ago
  72. d5f7aab Add session ID validation by Vitaly Buka · 9 years ago
  73. d7c6deb Remove crypto type "None" by Vitaly Buka · 9 years ago
  74. d74a732 Update macaroon lib by Vitaly Buka · 9 years ago
  75. a821f2e Integrate new macaroon library by Vitaly Buka · 9 years ago
  76. 7d29a5a Update macaroon lib by Vitaly Buka · 9 years ago
  77. 1c83377 Fix build errors introduced by by Vitaly Buka · 9 years ago
  78. 6ae6e52 Remove event_http_client example provider. by Jacob Marble · 9 years ago
  79. 9ac4c6c Merge remote-tracking branch 'weave/master' into 'weave/dev' by Vitaly Buka · 9 years ago
  80. ec47eb0 examples/provider/wifi_manager: find iface name by Johan Euphrosine · 9 years ago
  81. 43bf6b7 Update gtest by Vitaly Buka · 9 years ago
  82. e03c094 Include of gtest_prod.h only building unittests by Vitaly Buka · 9 years ago
  83. 0dbbf60 AddTo will return AddToTypeProxy for convenience by Vitaly Buka · 9 years ago
  84. 48a8669 Remove domain from weave::Error by Vitaly Buka · 9 years ago
  85. 50a147a Enforce printf format literals checking by Vitaly Buka · 9 years ago
  86. 5a7c4f5 Add black list manager implementation by Vitaly Buka · 9 years ago
  87. 484b6e4 Update AccessBlackListManager interface by Vitaly Buka · 9 years ago
  88. 81ac16e Add MockConfigStore argument to disabled default expectations by Vitaly Buka · 9 years ago
  89. 07bb755 Merge remote-tracking branch 'weave/master' into dev_dev2 by Vitaly Buka · 9 years ago
  90. 73c8cfc provider/avahi_client: better error message by Johan Euphrosine · 9 years ago
  91. 2da7e94 Change proxied Makefile dependencies to .h. by Jacob Marble · 9 years ago
  92. 674f0eb Pull the new r369476 of base library from Chromium by Alex Vakulenko · 9 years ago
  93. 7329b74 Fix unittest compilation on GCC by Vitaly Buka · 9 years ago
  94. f533677 Implemented _accessControlBlackList trait by Vitaly Buka · 9 years ago
  95. bcd3f6a Fix clock mock in ComponentManagerTest by Vitaly Buka · 9 years ago
  96. 6741755 Merge remote-tracking branch 'weave/master' into dev_dev2 by Vitaly Buka · 9 years ago
  97. c08442f libweave: Add libgtest.a dependencies to Makefiles by Jacob Marble · 9 years ago
  98. 36fd44f Fix assigning error in SecurityManager by Vitaly Buka · 9 years ago
  99. ff06a76 README: fix typo in examples rule by Johan Euphrosine · 9 years ago
  100. 42e508f Add write callback into SaveSettings function by Vitaly Buka · 9 years ago