Sign in
weave
/
weave
/
libweave
/
81ac16e6bf71951354e79c709ca5500fda451f7f
/
src
/
notification
/
xmpp_channel_unittest.cc
5a1f600
Remove the unneeded libweave directory
by Paul Westbrook
· 10 years ago
[Renamed from libweave/src/notification/xmpp_channel_unittest.cc]
4615e0d
Updated source headers into The Weave Authors
by Vitaly Buka
· 10 years ago
7476342
Use single callback for replies to async operations
by Vitaly Buka
· 10 years ago
2d16dfa
Drop libweave part from includes.
by Stefan Sauer
· 10 years ago
727f3e6
Rename MockTaskRunner into FakeTaskRunner
by Vitaly Buka
· 10 years ago
1e36367
Move all providers into include/weave/provider
by Vitaly Buka
· 10 years ago
5a7a7da
Extract FakeStream into a separate file
by Alex Vakulenko
· 10 years ago
3ab6f6e
Renamed Network interface into Network provided.
by Vitaly Buka
· 10 years ago
1fd619a
Rename and cleanup WifiProvider
by Vitaly Buka
· 10 years ago
4ebd329
Reformat with clang-format
by Vitaly Buka
· 10 years ago
da98728
Split Stream into InputStream and OutputStream
by Vitaly Buka
· 10 years ago
0684cfe
Remove error argument from ReadAsync and WriteAllAsync
by Vitaly Buka
· 10 years ago
60d4509
Restart xmpp channel if read returned zero bytes
by Vitaly Buka
· 10 years ago
a4b3983
Switch from starttls to SSL sockets
by Vitaly Buka
· 10 years ago
0f6b2ec
libweave: Move testing tools into directory weave/test
by Vitaly Buka
· 10 years ago
0d50107
libweave: Remove few small base/ dependencies
by Vitaly Buka
· 10 years ago
0801a1f
libweave: Copy chromeos::Error into libweave
by Vitaly Buka
· 10 years ago
6ca868f
libweave: Copy bind_lambda into libweave
by Vitaly Buka
· 10 years ago
823fdda
libweave: Replace MessageLoop with weave::TaskRunner
by Vitaly Buka
· 10 years ago
f9630fb
libweave: Pass TaskRunner instead of using MessageLoop::current()
by Vitaly Buka
· 10 years ago
8e507c2
libweave: Remove dynamic allocation of some test objects
by Vitaly Buka
· 10 years ago
10c69ec
libweave: Extract weave::Stream interface
by Vitaly Buka
· 10 years ago
8b13fa0
libweave: Relax message loop constrains in XmppChannelTest
by Vitaly Buka
· 10 years ago
d282884
libchromeos: Use MockMessageLoop on FakeStream.
by Bertrand SIMONNET
· 10 years ago
b6f015a
libweave: Rename buffet namespace into weave
by Vitaly Buka
· 10 years ago
a647c85
libweave: Clang format of moved files
by Vitaly Buka
· 10 years ago
912b698
buffet: Extracted libweave into separate directory
by Vitaly Buka
· 10 years ago
[Renamed (99%) from buffet/notification/xmpp_channel_unittest.cc]
94fe16c
buffet: Fix constant retries in XMPP on authorization failure
by Alex Vakulenko
· 10 years ago
63cc3d2
buffet: XmppChannel listens for connectivity changes
by Vitaly Buka
· 10 years ago
5cd7997
buffet: Add periodic pings to XMPP connection
by Alex Vakulenko
· 10 years ago
dea76b2
buffet: Add correct handling of XMPP IQ stanzas
by Alex Vakulenko
· 10 years ago
2684b51
buffet: Add TLS support to XMPP connection
by Alex Vakulenko
· 10 years ago
bf71f70
buffet: Add proper XML parsing for XMPP streams
by Alex Vakulenko
· 10 years ago
eedf3be
buffet: Switch XmppChannel to use asynchronous socket streams
by Alex Vakulenko
· 10 years ago