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