1. d91d625 Switch to use ComponentManager for traits/components by Alex Vakulenko · 10 years ago
  2. f08caeb Extract privet::AuthManager from privet::SecurityManager by Vitaly Buka · 10 years ago
  3. efee3a2 Add support for long-poll HTTP request at /privet/v3/checkForUpdates by Alex Vakulenko · 10 years ago
  4. 5a1f600 Remove the unneeded libweave directory by Paul Westbrook · 10 years ago[Renamed from libweave/src/privet/privet_manager.cc]
  5. 4615e0d Updated source headers into The Weave Authors by Vitaly Buka · 10 years ago
  6. 7a35005 Added few logging for command notification and DNS-SD updates by Vitaly Buka · 10 years ago
  7. dfbd0c3 Temporarily revert streaming HTTP API by Vitaly Buka · 10 years ago
  8. 1a39c81 Split HttpServer::AddRequestHandler into two methods by Vitaly Buka · 10 years ago
  9. 5fe7609 Use stream to read Http server Request data by Vitaly Buka · 10 years ago
  10. 1f2e4f3 Remove AddOnStateChangedCallback from HTTP server by Vitaly Buka · 10 years ago
  11. 97b66ab privet: only enable publisher if dns_sd is set by Johan Euphrosine · 10 years ago
  12. 0b7bb9f weave/settings: add device_id with persisted guid by Johan Euphrosine · 10 years ago
  13. 41a90d6 Remove Device::Options struct by Vitaly Buka · 10 years ago
  14. 2d16dfa Drop libweave part from includes. by Stefan Sauer · 10 years ago
  15. 8589b05 Save device secret by Vitaly Buka · 10 years ago
  16. f86b4d5 Remove notifications from WifiBootstrapManager by Vitaly Buka · 10 years ago
  17. 1e36367 Move all providers into include/weave/provider by Vitaly Buka · 10 years ago
  18. beddc60 Rename Mdns interface into DnsServiceDiscoveryProvider by Vitaly Buka · 10 years ago
  19. 3ab6f6e Renamed Network interface into Network provided. by Vitaly Buka · 10 years ago
  20. 1fd619a Rename and cleanup WifiProvider by Vitaly Buka · 10 years ago
  21. 4ebd329 Reformat with clang-format by Vitaly Buka · 10 years ago
  22. b1041e7 Extracted WiFi interface from Network interface by Vitaly Buka · 10 years ago
  23. bf6840a Remove bool argument from OnConnectionChangedCallback by Vitaly Buka · 10 years ago
  24. 5cf12a3 Remove unnecessary getters from weave::Config by Vitaly Buka · 10 years ago
  25. 91ee03d libweave: Remove unnecessary includes by Vitaly Buka · 10 years ago
  26. 8cb91d7 libweave: Remove device_kind and embedded_code_path by Vitaly Buka · 10 years ago
  27. 24d6fd5 libweave: Partially copy string_utils from libchromeos by Vitaly Buka · 10 years ago
  28. f9630fb libweave: Pass TaskRunner instead of using MessageLoop::current() by Vitaly Buka · 10 years ago
  29. 45277eb libweave: Removed unused includes by Vitaly Buka · 10 years ago
  30. 1da6599 libweave: Remove dependency on chromeos/http* and chromeos/mime by Vitaly Buka · 10 years ago
  31. 7b382ac libweave: Put "weave" includes into <> by Vitaly Buka · 10 years ago
  32. 8e2f416 libweave: Remove dbus dependency from libweave by Vitaly Buka · 10 years ago
  33. 2ad9734 buffet: Move WebServClient out of libweave by Vitaly Buka · 10 years ago
  34. 95d0e45 libweave: Extracted interaction with libwebserv into WebServClient by Vitaly Buka · 10 years ago
  35. b6c8a3e buffet: Move ApManagerClient out of libweave by Vitaly Buka · 10 years ago
  36. 387b4f4 libweave: Extract weave::Network interface by Vitaly Buka · 10 years ago
  37. 7302c05 buffet: Move platform dependent part of PeerdClient out of libweave by Vitaly Buka · 10 years ago
  38. 0bd3213 libweave: Extract platform independent part of PeerdClient by Vitaly Buka · 10 years ago
  39. 071948e libweave: Add 'ble_setup_enabled' config option by Robert Ginda · 10 years ago
  40. 557d452 libweave: Add command line flag to override ssid by Vitaly Buka · 10 years ago
  41. 0fa51e5 libweave: Buffet includes only weave/include files by Vitaly Buka · 10 years ago
  42. b6f015a libweave: Rename buffet namespace into weave by Vitaly Buka · 10 years ago
  43. 912b698 buffet: Extracted libweave into separate directory by Vitaly Buka · 10 years ago[Renamed (92%) from buffet/privet/privet_manager.cc]
  44. 63cc3d2 buffet: XmppChannel listens for connectivity changes by Vitaly Buka · 10 years ago
  45. b56872f buffet: Move privet options and state into buffet by Vitaly Buka · 10 years ago
  46. e27f552 buffet: Remove unnecessary config options by Vitaly Buka · 10 years ago
  47. 3d2cd66 buffet: Read privet options from buffet.conf by Vitaly Buka · 10 years ago
  48. ae1ffbc platform2: Fix issues with new version of libchrome by Alex Vakulenko · 10 years ago
  49. 7ab89ff buffet: Remove D-Bus between CloudDelegate and Buffet by Vitaly Buka · 10 years ago
  50. ae96cc3 buffet: Start privet logic by Vitaly Buka · 10 years ago
  51. 7b6b3f0 buffet: Rename privetd::Daemon into privetd::Manager by Vitaly Buka · 10 years ago