1. fdf7515 examples: fix prerequisites for debian by Johan Euphrosine · 9 years ago
  2. 82f215e Fixed check for pending tasks by Vitaly Buka · 9 years ago
  3. a627e12 Run CURL in background thread. by Vitaly Buka · 9 years ago
  4. 22a0475 Trigger initial DNS-SD publishing by Vitaly Buka · 9 years ago
  5. 80c392d Git Remove Android.mk merged by mistake by Vitaly Buka · 9 years ago
  6. 4743a08 Merge remote-tracking branch 'weave/master' into aosp-master2 by Vitaly Buka · 9 years ago
  7. 65e1f21 Fix behavior of bootstrap manager after monitoring timeout was reached by Vitaly Buka · 9 years ago
  8. d7c0fb8 Added instruction for checking examples/daemon/README for details. by Jun Yang · 9 years ago
  9. 24391f0 Include cmath, needed for FP std::abs. by Taral Joglekar · 9 years ago
  10. 3fb474e examples/daemon: split daemon into seperate binaries by Johan Euphrosine · 10 years ago
  11. 865df91 Merge remote-tracking branch 'weave/master' into aosp-master by Vitaly Buka · 9 years ago
  12. b578102 Remove unused constant by Vitaly Buka · 10 years ago
  13. 422cdda Update documentation with new command name by Paul Westbrook · 9 years ago
  14. 5a1f600 Remove the unneeded libweave directory by Paul Westbrook · 9 years ago
  15. 1bc421c Update the virtual lock to the real schema by Paul Westbrook · 9 years ago
  16. dac3ea3 Update documentation for repo tool by Paul Westbrook · 10 years ago
  17. 99c58f5 Update virtual light to standard schema by Paul Westbrook · 10 years ago
  18. b70fd47 Remove hardcoded paths by ilewis · 10 years ago
  19. a7c7a6b Give network privider some time to figure out connectivity state by Vitaly Buka · 10 years ago
  20. 3d8feaf Fix -bootstrapping option by Vitaly Buka · 10 years ago
  21. d57fa62 Check if we have root access by Vitaly Buka · 10 years ago
  22. c18c7cf Add support for virtual lock & light devices by Paul Westbrook · 10 years ago
  23. 282ea31 Add interface documentation through comments by Gene Gutnik · 10 years ago
  24. 80d6653 Remove hard-coded check for standard command definitions by Vitaly Buka · 10 years ago
  25. 87eb788 Replace services list with value generated from model device id by Vitaly Buka · 10 years ago
  26. 68af387 Remove standard state definitions by Vitaly Buka · 10 years ago
  27. f20431b Update more interfaces with comments / documentation by Gene Gutnik · 10 years ago
  28. 5e119f5 Missing part of CL:1421 by Vitaly Buka · 10 years ago
  29. d37bf87 Move standard commands and state definitions into separate file by Vitaly Buka · 10 years ago
  30. 0464f26 Rename *Base* method and properties to *Standard* ones by Vitaly Buka · 10 years ago
  31. 01b70ed Remove unused file by Vitaly Buka · 10 years ago
  32. 5d203e8 libweave: Remove reference to libchromeos by Alex Vakulenko · 10 years ago
  33. e69e4ee Disable HTTP access to APIs that may be used to pass sensitive data by Vitaly Buka · 10 years ago
  34. ec92c06 git merge --no-ff remotes/weave/master by Vitaly Buka · 10 years ago
  35. e07c29d libweave: Add 'reason' to backup command fetch requests by Alex Vakulenko · 10 years ago
  36. c1fc90c libweave: Change backup polling interval back to 30 minutes by Alex Vakulenko · 10 years ago
  37. 1982bc8 Updated source headers into The Weave Authors by Vitaly Buka · 10 years ago
  38. 088dd0d Added note and compile time check about big-endian issue by Vitaly Buka · 10 years ago
  39. 1f4308f Guard network notification callback by check if state was changed by Vitaly Buka · 10 years ago
  40. 10e69bc Make SSLStream initialization non-blocking by Vitaly Buka · 10 years ago
  41. f0a3b22 Fixed code formating by Vitaly Buka · 10 years ago
  42. 156bb9a Added -g3 flag for detailed debug information by Vitaly Buka · 10 years ago
  43. 6a8a47b Update the path's in the README to not point to 'ubuntu' anymore. by Stefan Sauer · 10 years ago
  44. dfa4170 examples/daemon: fix scoping issue for optional provider by Johan Euphrosine · 10 years ago
  45. 9eaad2c examples/daemon: re-organize sample handler by Johan Euphrosine · 10 years ago
  46. 1ca3c22 examples/provider/network: only log when network state changes by Johan Euphrosine · 10 years ago
  47. e002ee1 Fixed path to crypto unittests by Vitaly Buka · 10 years ago
  48. 688ba8d Fixed path to crypto includes by Vitaly Buka · 10 years ago
  49. 9882b03 examples/daemon: split service handler from main by Johan Euphrosine · 10 years ago
  50. 9180d98 Remove ChromeOS specific files from libweave repo by Vitaly Buka · 10 years ago
  51. 2ab9f23 examples/ubuntu: add --disable_privet flag by Johan Euphrosine · 10 years ago
  52. 3523fdd examples: rename ubuntu to daemon and split provider by Johan Euphrosine · 10 years ago
  53. 2121c19 examples/ubuntu: move SSL init to EventNetworkImpl by Johan Euphrosine · 10 years ago
  54. 5c93de4 examples/ubuntu/event_network: add timeout by Johan Euphrosine · 10 years ago
  55. 09fcef6 examples/ubuntu: switch to libevent network provider by Johan Euphrosine · 10 years ago
  56. 987c369 Revert "Updated source headers into The Weave Authors" by Vitaly Buka · 10 years ago
  57. 35fb87b Remove ChromeOS specific files from libweave repo by Vitaly Buka · 10 years ago
  58. 9e5b683 Move crypto and base libs into third_party/chromium directories by Vitaly Buka · 10 years ago
  59. ee020ee example/ubuntu: add libevent network provider by Johan Euphrosine · 10 years ago
  60. 63e49b5 README: fix gyp command line by Johan Euphrosine · 10 years ago
  61. 3353f6b Added Chromium and Chromium OS licenses. by Vitaly Buka · 10 years ago
  62. 4615e0d Updated source headers into The Weave Authors by Vitaly Buka · 10 years ago
  63. b10975f Added AUTHORS and CONTRIBUTORS and update LICENSE file by Vitaly Buka · 10 years ago
  64. bced5af Added version field to state and migrate from unversioned data by Vitaly Buka · 10 years ago
  65. 7476342 Use single callback for replies to async operations by Vitaly Buka · 10 years ago
  66. f7f52d4 Pass error as ErrorPtr into ErrorCallback by Vitaly Buka · 10 years ago
  67. 7a35005 Added few logging for command notification and DNS-SD updates by Vitaly Buka · 10 years ago
  68. 96cc933 Ordered includes by Vitaly Buka · 10 years ago
  69. 1a42e14 Replace type of method parameter of HttpClient::SendRequest with enum by Vitaly Buka · 10 years ago
  70. 1728037 Cleanup mock_http_client.h by Vitaly Buka · 10 years ago
  71. 226842f Fixed inconsistent type for RegisterCallbacks by Vitaly Buka · 10 years ago
  72. 4774df2 Async RegisterDevice implementation by Vitaly Buka · 10 years ago
  73. 533dd42 Allow multiple calls Request::GetData by Vitaly Buka · 10 years ago
  74. 890124a Add --v switch into example code by Vitaly Buka · 10 years ago
  75. 866b60a Remove request id from HTTP client by Vitaly Buka · 10 years ago
  76. 12870bd Change weave::Device::Register API to async version by Vitaly Buka · 10 years ago
  77. dfbd0c3 Temporarily revert streaming HTTP API by Vitaly Buka · 10 years ago
  78. 1a39c81 Split HttpServer::AddRequestHandler into two methods by Vitaly Buka · 10 years ago
  79. 01893cc Rename HttpServer::OnRequestCallback into RequestHandlerCallback by Vitaly Buka · 10 years ago
  80. 2f54897 Rename Complete::SetResults to Command::Complete by Vitaly Buka · 10 years ago
  81. 5fe7609 Use stream to read Http server Request data by Vitaly Buka · 10 years ago
  82. ff32458 Added StreamCopier and MemoryStream utility classes by Vitaly Buka · 10 years ago
  83. 138aec4 Dont force http server implementation to have cert copy in vector by Vitaly Buka · 10 years ago
  84. 1f2e4f3 Remove AddOnStateChangedCallback from HTTP server by Vitaly Buka · 10 years ago
  85. efad5b2 Rename some Network::State constants by Vitaly Buka · 10 years ago
  86. 0209da4 Rename Command::GetStatus into Command::GetState by Vitaly Buka · 10 years ago
  87. ff1d186 Post CloudCommandProxy::SendCommandUpdate to accumulate more changes by Vitaly Buka · 10 years ago
  88. b78ee25 Add constraints for _greeter._greet.parameters._count by Vitaly Buka · 10 years ago
  89. 375f328 Post error patches to the server by Vitaly Buka · 10 years ago
  90. 47a1f6f Remove Command::Done and add verification of Command state transitions by Vitaly Buka · 10 years ago
  91. 0ef2cd0 examples/ubuntu: add HttpClient based on libevent by Johan Euphrosine · 10 years ago
  92. ef213d7 Remove weave Command::ToJson method by Vitaly Buka · 10 years ago
  93. 70f77d9 Add error into Command::Abort method by Vitaly Buka · 10 years ago
  94. 6062fc0 Fixed dictionary check AddCommandHandler by Vitaly Buka · 10 years ago
  95. c602926 Call command handler with weak_ptr by Vitaly Buka · 10 years ago
  96. 6bacb66 examples/ubuntu: Use pkg-config to pull correct package dependencies by Alex Vakulenko · 10 years ago
  97. 216e86d Replace Device::SetProperties with 'nested' version by Vitaly Buka · 10 years ago
  98. 3110deb Define updateBaseConfiguration and updateDeviceInfo in BaseApiHandler by Vitaly Buka · 10 years ago
  99. 0ac6ca6 Load state and commands definition by calling methods of device by Vitaly Buka · 10 years ago
  100. 77c2bff Add methods to dynamically update commands and state definitions by Vitaly Buka · 10 years ago