Sign in
weave
/
weave
/
libweave
/
e4b8ccfd147d54ad8731055e5bdb7526b30cb984
e4b8ccf
Remove ObserverList from cloud delegate
by Vitaly Buka
· 9 years ago
1c6837f
Remove CloudDelegate::Observer::OnDeviceInfoChanged
by Vitaly Buka
· 9 years ago
63feef5
Fixed issues configuring devices with date before 2000.
by Vitaly Buka
· 9 years ago
86e8f63
Update READMEs to reflect cloud_id name in Cloud Services for deviceId
by Shawn S
· 9 years ago
80c65d2
VERISON: Initial commit on master - 1.4.1
by Ben Henry
· 9 years ago
98af48b
Update macaroon lib
by Vitaly Buka
· 9 years ago
fafbc5d
Insert the description of the change.
by Gene Gutnik
· 9 years ago
5e94dc8
Applied clang-format
by Vitaly Buka
· 9 years ago
b741d64
Fix crash when device in access point mode
by Vitaly Buka
· 9 years ago
0d3062e
Implement minimalRole for state definitions
by Alex Vakulenko
· 9 years ago
c7fab18
Update _accessRevocationList trait
by Vitaly Buka
· 9 years ago
b18bead
Fixes to event_http_server for examples
by David Paul
· 9 years ago
a07bbc7
Add provider::Wifi::GetConnectedSsid
by Vitaly Buka
· 9 years ago
c96ee4e
examples/lock: fix lock trait
by Johan Euphrosine
· 9 years ago
f7bfb6a
examples/speaker: fix volume trait
by Johan Euphrosine
· 9 years ago
2419a2a
Update local auth info if server side information does not match
by Vitaly Buka
· 9 years ago
b7e0996
Simplify few comparison helpers
by Vitaly Buka
· 9 years ago
497559b
Moved previous comment to README file
by Alex Vakulenko
· 9 years ago
37994f4
Fix some of compiler warnings.
by Alex Vakulenko
· 9 years ago
ebde3c1
Rename *BlackList* into *Revocation*
by Vitaly Buka
· 9 years ago
efbd66b
Remove unused constants
by Vitaly Buka
· 9 years ago
5a1990f
Implement revocation list check when validating auth token
by Vitaly Buka
· 9 years ago
51dcfad
Add revocationTimestamp parameter into revocation entry
by Vitaly Buka
· 9 years ago
4846c44
Remove AccessBlackListManager::Unblock
by Vitaly Buka
· 9 years ago
958a359
Revert "debian: add debian packaging files"
by Johan Euphrosine
· 9 years ago
7f2a5dc
daemon: register device after component init
by Johan Euphrosine
· 9 years ago
89b3495
Removing legacy API from libweave
by Alex Vakulenko
· 9 years ago
1054d3e
Move minimalRole constants from schema_constants.h to a local .cc file
by Alex Vakulenko
· 9 years ago
9e9023e
daemon/light: fix light trait def
by Johan Euphrosine
· 9 years ago
6da60ad
Fix use-after-free detected by ASAN
by Vitaly Buka
· 9 years ago
c23ea22
Replace expirationTimeoutSec with expirationTime
by Vitaly Buka
· 9 years ago
7c0ea69
Rename _accessControlBlackList into _accessRevocationList
by Vitaly Buka
· 9 years ago
012cd98
Move mock_component_manager.h into test/ dir
by Vitaly Buka
· 9 years ago
c6d99bb
Move MockAccessBlackListManager into separate file
by Vitaly Buka
· 9 years ago
b612e3c
Reset access token secret on new black list entry
by Vitaly Buka
· 9 years ago
d1d52e7
Add AccessBlackListManager::AddEntryAddedCallback
by Vitaly Buka
· 9 years ago
7fc5434
debian: add debian packaging files
by Stefan Sauer
· 10 years ago
634c408
Remove property from json added by mistake
by Vitaly Buka
· 9 years ago
3e86099
Replace ' in json constants with "
by Vitaly Buka
· 9 years ago
8b00597
Implement privet properties for changing cloud print endpoints
by Vitaly Buka
· 9 years ago
1e019fa
Replace URL with Url in identifiers
by Vitaly Buka
· 9 years ago
03ee8ac
Enable support of endpoints override.
by Vitaly Buka
· 9 years ago
f51743b
Update macaroon library to 307f45bcd49f9e4088e622f23f3ce0e854345b93
by Vitaly Buka
· 9 years ago
7071280
Fix some libevhtp usage details.
by Jacob Marble
· 9 years ago
5616013
Merge remote-tracking branch 'weave/dev' into 'weave/master'
by Vitaly Buka
· 9 years ago
c93476e
libevhtp requires libevent-dev
by Harry Pan
· 9 years ago
3b8fbc5
Add customizable settings option for xmpp_endpoint
by Vitaly Buka
· 9 years ago
15888c7
cmake is used to build gtest and libevhtp
by Vitaly Buka
· 9 years ago
ff46c93
Merge remote-tracking branch 'weave/master' into dev_review
by Vitaly Buka
· 9 years ago
08be74d
Update libuweave/macaroon code
by Vitaly Buka
· 9 years ago
51c4d0d
Revert "Make internal googletest optional."
by Jacob Marble
· 9 years ago
dcf2bde
Fix incorrect weave setting file path
by Harry Pan
· 9 years ago
60b131c
Make internal googletest optional.
by Jacob Marble
· 9 years ago
ddb8759
Make internal libevhtp optional.
by Jacob Marble
· 9 years ago
98d1fee
Periodicly clean up command queue and remove old processed commands
by Alex Vakulenko
· 9 years ago
6a1ba84
Changed meaning of some SSID flags
by Vitaly Buka
· 9 years ago
329ad80
Rename CommandQueue::DelayedRemove into RemoveLater()
by Alex Vakulenko
· 9 years ago
c920bb2
Fix memory leak when removing CommandInstance from CommandQueue
by Alex Vakulenko
· 9 years ago
ebfa60b
Add a unit tests for deleting CloudCommandProxy along with CommandInstance
by Alex Vakulenko
· 9 years ago
d9e3061
Add libevent-dev to README.
by Jacob Marble
· 9 years ago
c3d7714
Make default Makefile target "all".
by Jacob Marble
· 9 years ago
3313558
Replace bleeding-edge libevent with libevhtp.
by Jacob Marble
· 9 years ago
919a8a9
Remove crypto type "None"
by Vitaly Buka
· 9 years ago
ac18fcf
Merge: Add write callback into SaveSettings function
by Vitaly Buka
· 9 years ago
d1e6c4f
Merge: Add |name| into LoadSettings/SaveSettings
by Vitaly Buka
· 9 years ago
4efdf46
Fix GCC warning
by Vitaly Buka
· 9 years ago
4fe71e3
Make App ID a part of User ID
by Vitaly Buka
· 9 years ago
3cbb686
Update macaroon lib with version supporting empty strings
by Vitaly Buka
· 9 years ago
8585d30
Remove unused line
by Vitaly Buka
· 9 years ago
69dd2e1
Merge remote-tracking branch 'weave/master' into dev_dev
by Vitaly Buka
· 9 years ago
70c8642
Add kUwMacaroonDelegateeTypeService caveat
by Vitaly Buka
· 9 years ago
d5f7aab
Add session ID validation
by Vitaly Buka
· 9 years ago
d7c6deb
Remove crypto type "None"
by Vitaly Buka
· 9 years ago
d74a732
Update macaroon lib
by Vitaly Buka
· 9 years ago
a821f2e
Integrate new macaroon library
by Vitaly Buka
· 9 years ago
7d29a5a
Update macaroon lib
by Vitaly Buka
· 9 years ago
1c83377
Fix build errors introduced by
by Vitaly Buka
· 9 years ago
6ae6e52
Remove event_http_client example provider.
by Jacob Marble
· 9 years ago
9ac4c6c
Merge remote-tracking branch 'weave/master' into 'weave/dev'
by Vitaly Buka
· 9 years ago
ec47eb0
examples/provider/wifi_manager: find iface name
by Johan Euphrosine
· 9 years ago
43bf6b7
Update gtest
by Vitaly Buka
· 9 years ago
e03c094
Include of gtest_prod.h only building unittests
by Vitaly Buka
· 9 years ago
0dbbf60
AddTo will return AddToTypeProxy for convenience
by Vitaly Buka
· 9 years ago
48a8669
Remove domain from weave::Error
by Vitaly Buka
· 9 years ago
50a147a
Enforce printf format literals checking
by Vitaly Buka
· 9 years ago
5a7c4f5
Add black list manager implementation
by Vitaly Buka
· 9 years ago
484b6e4
Update AccessBlackListManager interface
by Vitaly Buka
· 9 years ago
81ac16e
Add MockConfigStore argument to disabled default expectations
by Vitaly Buka
· 9 years ago
07bb755
Merge remote-tracking branch 'weave/master' into dev_dev2
by Vitaly Buka
· 9 years ago
73c8cfc
provider/avahi_client: better error message
by Johan Euphrosine
· 9 years ago
2da7e94
Change proxied Makefile dependencies to .h.
by Jacob Marble
· 9 years ago
674f0eb
Pull the new r369476 of base library from Chromium
by Alex Vakulenko
· 9 years ago
7329b74
Fix unittest compilation on GCC
by Vitaly Buka
· 9 years ago
f533677
Implemented _accessControlBlackList trait
by Vitaly Buka
· 9 years ago
bcd3f6a
Fix clock mock in ComponentManagerTest
by Vitaly Buka
· 9 years ago
6741755
Merge remote-tracking branch 'weave/master' into dev_dev2
by Vitaly Buka
· 9 years ago
c08442f
libweave: Add libgtest.a dependencies to Makefiles
by Jacob Marble
· 9 years ago
36fd44f
Fix assigning error in SecurityManager
by Vitaly Buka
· 9 years ago
ff06a76
README: fix typo in examples rule
by Johan Euphrosine
· 9 years ago
42e508f
Add write callback into SaveSettings function
by Vitaly Buka
· 9 years ago
Next »