1. 3bfb13d Fix GCC 4.7 errors by Vitaly Buka · 10 years ago
  2. 5a1f600 Remove the unneeded libweave directory by Paul Westbrook · 10 years ago[Renamed from libweave/src/notification/xmpp_channel.h]
  3. 4615e0d Updated source headers into The Weave Authors by Vitaly Buka · 10 years ago
  4. 7476342 Use single callback for replies to async operations by Vitaly Buka · 10 years ago
  5. f7f52d4 Pass error as ErrorPtr into ErrorCallback by Vitaly Buka · 10 years ago
  6. 2d16dfa Drop libweave part from includes. by Stefan Sauer · 10 years ago
  7. 1e36367 Move all providers into include/weave/provider by Vitaly Buka · 10 years ago
  8. 3ab6f6e Renamed Network interface into Network provided. by Vitaly Buka · 10 years ago
  9. bf6840a Remove bool argument from OnConnectionChangedCallback by Vitaly Buka · 10 years ago
  10. a4b3983 Switch from starttls to SSL sockets by Vitaly Buka · 10 years ago
  11. 0801a1f libweave: Copy chromeos::Error into libweave by Vitaly Buka · 10 years ago
  12. 823fdda libweave: Replace MessageLoop with weave::TaskRunner by Vitaly Buka · 10 years ago
  13. 0f80f7c libweave: Move backoff_entry from libchromeos into libweave by Vitaly Buka · 10 years ago
  14. f9630fb libweave: Pass TaskRunner instead of using MessageLoop::current() by Vitaly Buka · 10 years ago
  15. 10c69ec libweave: Extract weave::Stream interface by Vitaly Buka · 10 years ago
  16. d282884 libchromeos: Use MockMessageLoop on FakeStream. by Bertrand SIMONNET · 10 years ago
  17. ddb2e38 buffet: Move ShillClient to buffet by Vitaly Buka · 10 years ago
  18. 387b4f4 libweave: Extract weave::Network interface by Vitaly Buka · 10 years ago
  19. b6f015a libweave: Rename buffet namespace into weave by Vitaly Buka · 10 years ago
  20. a647c85 libweave: Clang format of moved files by Vitaly Buka · 10 years ago
  21. 912b698 buffet: Extracted libweave into separate directory by Vitaly Buka · 10 years ago[Renamed (93%) from buffet/notification/xmpp_channel.h]
  22. 63cc3d2 buffet: XmppChannel listens for connectivity changes by Vitaly Buka · 10 years ago
  23. 5cd7997 buffet: Add periodic pings to XMPP connection by Alex Vakulenko · 10 years ago
  24. dea76b2 buffet: Add correct handling of XMPP IQ stanzas by Alex Vakulenko · 10 years ago
  25. 6b028ae buffet: Fix failed XMPP authorization issue by Alex Vakulenko · 10 years ago
  26. 26f557b buffet: XMPP channel sockets are left behind unclosed by Alex Vakulenko · 10 years ago
  27. 534a312 platform2: Enforce virtual destructors on base classes by Alex Vakulenko · 10 years ago
  28. 6e3c30e buffet: Hook up XMPP to deliver push notifications to buffet by Alex Vakulenko · 10 years ago
  29. 2684b51 buffet: Add TLS support to XMPP connection by Alex Vakulenko · 10 years ago
  30. bf71f70 buffet: Add proper XML parsing for XMPP streams by Alex Vakulenko · 10 years ago
  31. eedf3be buffet: Switch XmppChannel to use asynchronous socket streams by Alex Vakulenko · 10 years ago