1. 6bacb66 examples/ubuntu: Use pkg-config to pull correct package dependencies by Alex Vakulenko · 9 years ago
  2. 216e86d Replace Device::SetProperties with 'nested' version by Vitaly Buka · 9 years ago
  3. 3110deb Define updateBaseConfiguration and updateDeviceInfo in BaseApiHandler by Vitaly Buka · 9 years ago
  4. 0ac6ca6 Load state and commands definition by calling methods of device by Vitaly Buka · 9 years ago
  5. 77c2bff Add methods to dynamically update commands and state definitions by Vitaly Buka · 9 years ago
  6. 695a5fb Add Device::SetCommandHandler by Vitaly Buka · 9 years ago
  7. 400f2e7 examples/ubuntu: add netlink network provider by Johan Euphrosine · 9 years ago
  8. 266e88b Switch BaseApiHandler to use weave::Device interface by Vitaly Buka · 9 years ago
  9. d3d4a40 Remove Device::AddCommandRemovedCallback by Vitaly Buka · 9 years ago
  10. c51722f Add short prompt format for command line options by ggfan · 9 years ago
  11. 932785a linux wrapper: adding LED device simulator and commands: by Vitaly Buka · 9 years ago
  12. dbaa1e3 Remove unused variable by Vitaly Buka · 9 years ago
  13. 1eda033 Work around for gmock 1.7.0 issue with unique_ptr by Vitaly Buka · 9 years ago
  14. a8ece8f Remove weave::Commands by Vitaly Buka · 9 years ago
  15. 553a762 Rename OnCommandAdded into CommandAdded by Vitaly Buka · 9 years ago
  16. 453c4dd Remove category from Commands definitions by Vitaly Buka · 9 years ago
  17. 64b4f06 Remove category from State definitions by Vitaly Buka · 9 years ago
  18. 7e140e9 Remove src/commands/user_role.cc from Android.mk by Vitaly Buka · 9 years ago
  19. c77fc0f Fix MockCommands and include header in build by Vitaly Buka · 9 years ago
  20. a06c10d Fix MockCommands by Vitaly Buka · 9 years ago
  21. c4c67af Hide UserRole from public interface by Vitaly Buka · 9 years ago
  22. 4c98135 Remove weave::State interface by Vitaly Buka · 9 years ago
  23. af3a309 Remove obsolete comment by Vitaly Buka · 9 years ago
  24. ba35059 Rename State::AddOnChangedCallback into State::AddStateChangedCallback by Vitaly Buka · 9 years ago
  25. 95d6256 Add weave::State::SetStateProperty and weave::State::GetStateProperty by Vitaly Buka · 9 years ago
  26. c5bdd17 Remove weave::Device::Start method by Vitaly Buka · 9 years ago
  27. c3c6dab Remove weave::Cloud interface by Vitaly Buka · 9 years ago
  28. 9aa15c7 Remove Cloud::Update* methods by Vitaly Buka · 9 years ago
  29. ee3e36d Remove weave::Cloud::GetDeviceInfo and OnCloudRequestErrorCallback by Vitaly Buka · 9 years ago
  30. e607361 Remove weave::Privet interface by Vitaly Buka · 9 years ago
  31. c8ba228 Remove unused constants and hide some from public interface by Vitaly Buka · 9 years ago
  32. 97b66ab privet: only enable publisher if dns_sd is set by Johan Euphrosine · 9 years ago
  33. 1496d54 Add vendor state into example by Vitaly Buka · 9 years ago
  34. 0b7bb9f weave/settings: add device_id with persisted guid by Johan Euphrosine · 9 years ago
  35. 994bdf3 example/ubuntu: update README by ggfan · 9 years ago
  36. e5b2041 Remove *base* methods from config_store.h by Vitaly Buka · 9 years ago
  37. d6e14a2 Add comments into weave::provider::ConfigStore by Vitaly Buka · 9 years ago
  38. ae6b35d Move OnSettingsChanged callback into callback of weave::Device by Vitaly Buka · 9 years ago
  39. b624bc4 Use enum for Settings::local_anonymous_access_role by Vitaly Buka · 9 years ago
  40. 41a90d6 Remove Device::Options struct by Vitaly Buka · 9 years ago
  41. 238db69 Hide internal settings from weave/settings.h by Vitaly Buka · 9 years ago
  42. a05eadb Remove defaults for settings which have to be set by external code by Vitaly Buka · 9 years ago
  43. b53b884 Added comments into weave/settings.h by Vitaly Buka · 9 years ago
  44. 8cca9b1 Added stricter warning options by Vitaly Buka · 9 years ago
  45. 3996f7c Remove unnecessary include path by Vitaly Buka · 9 years ago
  46. 2d16dfa Drop libweave part from includes. by Stefan Sauer · 9 years ago
  47. 8589b05 Save device secret by Vitaly Buka · 9 years ago
  48. 68a50c2 libweave: build on non-Linux hosts by Scott James Remnant · 9 years ago
  49. 312c2f5 weave/settings: rename device_id to cloud_id by Johan Euphrosine · 9 years ago
  50. f86b4d5 Remove notifications from WifiBootstrapManager by Vitaly Buka · 9 years ago
  51. bc97e81 Add license file (BSD) according to Google guidelines by Gene Gutnik · 9 years ago
  52. d992142 added README for ubuntu wrapper by ggfan · 9 years ago
  53. 35f317d Move NetworkState inside Network interface by Vitaly Buka · 9 years ago
  54. 727f3e6 Rename MockTaskRunner into FakeTaskRunner by Vitaly Buka · 9 years ago
  55. 1e36367 Move all providers into include/weave/provider by Vitaly Buka · 9 years ago
  56. 1b64c43 examples/ubuntu/avahi_client: remove avahi-daemon startup logic by Johan Euphrosine · 9 years ago
  57. 5a7a7da Extract FakeStream into a separate file by Alex Vakulenko · 9 years ago
  58. 6c5c99d Replaced some callbacks with commend SuccessCallback and ErrorCallback by Vitaly Buka · 9 years ago
  59. beddc60 Rename Mdns interface into DnsServiceDiscoveryProvider by Vitaly Buka · 9 years ago
  60. 8be3dfe Add doc strings into task_runner.h by Vitaly Buka · 9 years ago
  61. 3ab6f6e Renamed Network interface into Network provided. by Vitaly Buka · 9 years ago
  62. 1fd619a Rename and cleanup WifiProvider by Vitaly Buka · 9 years ago
  63. 4ebd329 Reformat with clang-format by Vitaly Buka · 9 years ago
  64. da98728 Split Stream into InputStream and OutputStream by Vitaly Buka · 9 years ago
  65. 1b9c08d examples/ubuntu: add vendor greeter command by Johan Euphrosine · 9 years ago
  66. 5a6904d examples/ubuntu/prerequisites: add APT_GET_OPTS and remove -y by Johan Euphrosine · 9 years ago
  67. f5225bc examples/ubuntu: add disable_security and registration_ticket flag by Johan Euphrosine · 9 years ago
  68. 4d2356e examples/ubuntu: add simple command handler example by Johan Euphrosine · 9 years ago
  69. e22a73f Don't pass wifi pointer into libWeave if interface is not available by Vitaly Buka · 9 years ago
  70. cd85060 Move SSLStream into separate file by Vitaly Buka · 9 years ago
  71. aa30134 Changed ConnectToService to accept error callback by Vitaly Buka · 9 years ago
  72. b1041e7 Extracted WiFi interface from Network interface by Vitaly Buka · 9 years ago
  73. 7e1d8b2 Fixed typo in condition by Vitaly Buka · 9 years ago
  74. 4ebd641 Changed now NetworkManager detects connectivity status by Vitaly Buka · 9 years ago
  75. 3884ce1 Test cleanup by Vitaly Buka · 9 years ago
  76. bf6840a Remove bool argument from OnConnectionChangedCallback by Vitaly Buka · 9 years ago
  77. a1e6c00 examples/ubuntu/avahi_client: add daemon configuration hint in error message by Johan Euphrosine · 10 years ago
  78. 4add916 examples/ubuntu/avahi_client: fix daemon detection by Johan Euphrosine · 9 years ago
  79. f07df5a Fix unaligned read and write by Vitaly Buka · 10 years ago
  80. de1a2e7 Fail installing pre-requisites if apt-get fails. by Alex Vakulenko · 9 years ago
  81. 57fbee3 Add Request::GetStreamData() method by Alex Vakulenko · 9 years ago
  82. e93366c examples/ubuntu: make prerequisites noninteractive by Johan Euphrosine · 10 years ago
  83. 8a68d6a examples/ubuntu: fix gyp deprecated option usage by Johan Euphrosine · 10 years ago
  84. 80925a7 Added README file by Vitaly Buka · 10 years ago
  85. b737384 Added message to inform that step may take a while by Vitaly Buka · 10 years ago
  86. 35ab095 Initial add of weave::Bluetooth interface by Robert Ginda · 10 years ago
  87. caf42bd Fix check of monitor_until_ by Vitaly Buka · 10 years ago
  88. 0684cfe Remove error argument from ReadAsync and WriteAllAsync by Vitaly Buka · 10 years ago
  89. 5cf12a3 Remove unnecessary getters from weave::Config by Vitaly Buka · 10 years ago
  90. 658aa36 Simplify code by removing error from ::GetModelId and ::GetName by Vitaly Buka · 10 years ago
  91. ca365fb Improve testing of WiFi bootstrapping condition by Vitaly Buka · 10 years ago
  92. bcc6754 Revert "Improve testing of WiFi bootstrapping condition" by Vitaly Buka · 10 years ago
  93. 38d582f Improve testing of WiFi bootstrapping condition by Vitaly Buka · 10 years ago
  94. 031fb78 Print avahi error if avahi_entry_group_new by Vitaly Buka · 10 years ago
  95. 60d4509 Restart xmpp channel if read returned zero bytes by Vitaly Buka · 10 years ago
  96. e7c7df1 Merge "Prevent fetch command queue requests from piling up" by Alex Vakulenko · 10 years ago
  97. df1b073 Merge "Remove StringPiece from JSONReader interface to avoid exporting" by Vitaly Buka · 10 years ago
  98. ed98fa0 Merge "Replace base/atomic with std::atomic" by Vitaly Buka · 10 years ago
  99. ce65ec8 Remove StringPiece from JSONReader interface to avoid exporting by Vitaly Buka · 10 years ago
  100. b1fcfc0 Replace base/atomic with std::atomic by Vitaly Buka · 10 years ago