Sign in
weave
/
weave
/
libweave
/
57fbee3565d5d81f142305c9768f0fd513cdcbfb
57fbee3
Add Request::GetStreamData() method
by Alex Vakulenko
· 10 years ago
e93366c
examples/ubuntu: make prerequisites noninteractive
by Johan Euphrosine
· 10 years ago
8a68d6a
examples/ubuntu: fix gyp deprecated option usage
by Johan Euphrosine
· 10 years ago
80925a7
Added README file
by Vitaly Buka
· 10 years ago
b737384
Added message to inform that step may take a while
by Vitaly Buka
· 10 years ago
35ab095
Initial add of weave::Bluetooth interface
by Robert Ginda
· 10 years ago
caf42bd
Fix check of monitor_until_
by Vitaly Buka
· 10 years ago
0684cfe
Remove error argument from ReadAsync and WriteAllAsync
by Vitaly Buka
· 10 years ago
5cf12a3
Remove unnecessary getters from weave::Config
by Vitaly Buka
· 10 years ago
658aa36
Simplify code by removing error from ::GetModelId and ::GetName
by Vitaly Buka
· 10 years ago
ca365fb
Improve testing of WiFi bootstrapping condition
by Vitaly Buka
· 10 years ago
bcc6754
Revert "Improve testing of WiFi bootstrapping condition"
by Vitaly Buka
· 10 years ago
38d582f
Improve testing of WiFi bootstrapping condition
by Vitaly Buka
· 10 years ago
031fb78
Print avahi error if avahi_entry_group_new
by Vitaly Buka
· 10 years ago
60d4509
Restart xmpp channel if read returned zero bytes
by Vitaly Buka
· 10 years ago
e7c7df1
Merge "Prevent fetch command queue requests from piling up"
by Alex Vakulenko
· 10 years ago
df1b073
Merge "Remove StringPiece from JSONReader interface to avoid exporting"
by Vitaly Buka
· 10 years ago
ed98fa0
Merge "Replace base/atomic with std::atomic"
by Vitaly Buka
· 10 years ago
ce65ec8
Remove StringPiece from JSONReader interface to avoid exporting
by Vitaly Buka
· 10 years ago
b1fcfc0
Replace base/atomic with std::atomic
by Vitaly Buka
· 10 years ago
64bc9ea
Prevent fetch command queue requests from piling up
by Alex Vakulenko
· 10 years ago
464f93e
Increase device registration timeout interval
by Alex Vakulenko
· 10 years ago
a4b3983
Switch from starttls to SSL sockets
by Vitaly Buka
· 10 years ago
3dc2f53
Use full service type and vector<string> in weave::Mdns interface
by Vitaly Buka
· 10 years ago
bfdd310
Promote some verbose XMPP log messages to LOG(INFO) level
by Alex Vakulenko
· 10 years ago
8461669
Rename gyp file to highlight platform2 specifics
by Vitaly Buka
· 10 years ago
059fd8d
libweave: Update paths to match new chromeos build
by Vitaly Buka
· 10 years ago
dd3b58a
libweave: Build weave example for ubuntu
by Vitaly Buka
· 10 years ago
5d08682
libweave: Formatting fix in gyp file
by Vitaly Buka
· 10 years ago
312db60
libweave: Ignore out/, third_party/lib and third_party/include files
by Vitaly Buka
· 10 years ago
17b0a8a
libweave: Added Ubuntu example of libweave integration
by Vitaly Buka
· 10 years ago
38c96f9
libweave: Added script to install prerequisites on ununtu
by Vitaly Buka
· 10 years ago
04a906d
libweave: Added TODO into header file
by Vitaly Buka
· 10 years ago
f2f2640
libweave: BASE_EXPORTS for smart pointers
by Vitaly Buka
· 10 years ago
c246a98
Remove unnecessary file
by Alex Vakulenko
· 10 years ago
2924832
Increase default timeout for device registration requests
by Alex Vakulenko
· 10 years ago
d33fe9d
libweave: Move testing tools into directory weave/test
by Alex Vakulenko
· 10 years ago
02fe593
libweave: Fixed _DEBUG build
by Vitaly Buka
· 10 years ago
0f6b2ec
libweave: Move testing tools into directory weave/test
by Vitaly Buka
· 10 years ago
46cfa3e
libweave: Fix gcc 4.8.4 build
by Vitaly Buka
· 10 years ago
11b2f23
libweave: Test for libweave public API.
by Vitaly Buka
· 10 years ago
60b8f00
libweave: Export some base symbols necessary externally
by Vitaly Buka
· 10 years ago
f6a5bdb
Merge "Change 'service_name' to 'service_type'"
by Robert Ginda
· 10 years ago
b2908e6
Change 'service_name' to 'service_type'
by Robert Ginda
· 10 years ago
bb14cc4
libweave: Add build of share library with light version of base lib
by Vitaly Buka
· 10 years ago
0d50107
libweave: Remove few small base/ dependencies
by Vitaly Buka
· 10 years ago
575118a
libweave: Disabled flaky test
by Vitaly Buka
· 10 years ago
e0425e4
libweave: Fixed loading state definitions
by Vitaly Buka
· 10 years ago
8750b27
libweave: Remove unnecessary code from base lib
by Vitaly Buka
· 10 years ago
a155cb1
libweave: Added gtest_prod_util.h
by Vitaly Buka
· 10 years ago
cbed206
libweave: Added base/ files required by libweave
by Vitaly Buka
· 10 years ago
4f6ae1b
Don't define __BRILLO__.
by Daniel Erat
· 10 years ago
ed26aa4
Update Android.mk after merging recent changes from CrOS
by Alex Vakulenko
· 10 years ago
91ee03d
libweave: Remove unnecessary includes
by Vitaly Buka
· 10 years ago
e2810e0
libweave: Move reading/writing commands ans states files out of libweave
by Vitaly Buka
· 10 years ago
9acf8aa
libweave: Pass firmware using weave::Settings
by Vitaly Buka
· 10 years ago
8d46ec0
buffet: Parse buffet config and load/save state
by Vitaly Buka
· 10 years ago
c11a17d
libweave: Remove loading/saving of config and state from libweave
by Vitaly Buka
· 10 years ago
1eb4156
libweave: Move firmware version generation out of libweave
by Vitaly Buka
· 10 years ago
d322a3c
libweave: Copy buffet_config* into config*
by Vitaly Buka
· 10 years ago
8cb91d7
libweave: Remove device_kind and embedded_code_path
by Vitaly Buka
· 10 years ago
0801a1f
libweave: Copy chromeos::Error into libweave
by Vitaly Buka
· 10 years ago
24d6fd5
libweave: Partially copy string_utils from libchromeos
by Vitaly Buka
· 10 years ago
a04405e
libweave: Remove use of chromeos::Blob and chromeos::SecureBlob
by Vitaly Buka
· 10 years ago
122391d
libweave: Remove inclusion of chromeos/test_helpers.h
by Vitaly Buka
· 10 years ago
6ca868f
libweave: Copy bind_lambda into libweave
by Vitaly Buka
· 10 years ago
7d55639
libweave: Copy data_encoding.cc into libweave
by Vitaly Buka
· 10 years ago
b001f28
libweave: Remove chromeos/url_utils.h includes
by Vitaly Buka
· 10 years ago
ea2f15f
libweave: Remove dependency on libchromeos/chromeos/errors/error_codes.h
by Vitaly Buka
· 10 years ago
823fdda
libweave: Replace MessageLoop with weave::TaskRunner
by Vitaly Buka
· 10 years ago
21837cb
libweave: Copy modp_b64 into libweave
by Vitaly Buka
· 10 years ago
0f80f7c
libweave: Move backoff_entry from libchromeos into libweave
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
bf415b2
libweave: Remove base::Timer from PullChannel
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
c809568
libweave: Fix wifi bootstrapping
by Alex Vakulenko
· 10 years ago
8940a50
Cleaned up the make file and fixed some link issues with buffet
by Alex Vakulenko
· 10 years ago
d282884
libchromeos: Use MockMessageLoop on FakeStream.
by Bertrand SIMONNET
· 10 years ago
9bf902f
Fix libweave build issue on Mac builders
by Alex Vakulenko
· 10 years ago
a64229c
Added Android.mk to compile libweave on Brillo
by Alex Vakulenko
· 10 years ago
45277eb
libweave: Removed unused includes
by Vitaly Buka
· 10 years ago
9ba72a8
libweave: Add p224_spake to build
by Vitaly Buka
· 10 years ago
6ca6a23
libweave: Imported p225_spake implementation from Chrome
by Vitaly Buka
· 10 years ago
815b603
libweave: Remove mime_type from HttpClient interface
by Vitaly Buka
· 10 years ago
1da6599
libweave: Remove dependency on chromeos/http* and chromeos/mime
by Vitaly Buka
· 10 years ago
e49d771
libweave: Remove include of chromeos/map_utils.h
by Vitaly Buka
· 10 years ago
0b4e1fd
buffet: Move HttpTransportClient out of libweave
by Vitaly Buka
· 10 years ago
1020618
libweave: Update unittests to work with HttpClient
by Vitaly Buka
· 10 years ago
6b61e57
libweave: Suppress mock warnings
by Vitaly Buka
· 10 years ago
6da9425
libweave: http::Transport access moved into HttpTransportClient
by Vitaly Buka
· 10 years ago
4e4dfd4
Ported build break fixes from CrOS side
by Alex Vakulenko
· 10 years ago
e09c350
Delete the unneeded buffet sources
by Alex Vakulenko
· 10 years ago
ec6083b
libweave: Build libweave as shared library
by Vitaly Buka
· 10 years ago
7b382ac
libweave: Put "weave" includes into <>
by Vitaly Buka
· 10 years ago
8e2f416
libweave: Remove dbus dependency from libweave
by Vitaly Buka
· 10 years ago
8b096cc
libweave: Fix notification channel update after device registration
by Alex Vakulenko
· 10 years ago
2ad9734
buffet: Move WebServClient out of libweave
by Vitaly Buka
· 10 years ago
95d0e45
libweave: Extracted interaction with libwebserv into WebServClient
by Vitaly Buka
· 10 years ago
Next »