Sign in
weave
/
weave
/
libweave
/
HEAD
17f710e
libweave: Update libchrome APIs to r405848
by Luis Hector Chavez
· 8 years ago
main
master
637be79
libweave: Update libchrome APIs to r395517
by Luis Hector Chavez
· 9 years ago
d1f98a0
examples: remove samples with private traits
by Johan Euphrosine
· 9 years ago
369d2f0
correcting volume property maximum value in if condition checking of volume trait of test_schema device.
by Surender Kodam
· 9 years ago
eed2446
Add volume trait to the test_schema device.
by Surender Kodam
· 9 years ago
5e67ce2
libweave: Split "base" trait into "device" and "privet".
by Alex Vakulenko
· 9 years ago
22ca81a
libweave: Clean up code
by Alex Vakulenko
· 9 years ago
3f59975
libweave: Fix build break on Brillo
by Alex Vakulenko
· 9 years ago
e90f36f
libweave: Update comment on handling new commands
by Mike Colagrosso
· 9 years ago
bf7d663
README: update pre-requisites
by Johan Euphrosine
· 9 years ago
8ee0c1e
libweave: Reformat examples/provider/README
by Mike Colagrosso
· 9 years ago
daeafc6
libweave: Remove unused local constant
by Alex Vakulenko
· 9 years ago
25845ac
add _ledflasher traits to the test_schema device.
by Surender Kodam
· 9 years ago
c93071c
libweave: Always fetch commands from server, even if XMPP delivers JSON
by Alex Vakulenko
· 9 years ago
c507804
libweave: Remove backup polling (30 minute poll interval)
by Alex Vakulenko
· 9 years ago
eae016c
clean up example/test_device clashes
by Mike Frysinger
· 9 years ago
weave-release-1.4
fcffce3
disable builtin rules
by Mike Frysinger
· 9 years ago
fcf6b3e
add standard "check" target
by Mike Frysinger
· 9 years ago
825c55c
readme: document cross-compiling for end users
by Mike Frysinger
· 9 years ago
c0c256c
Add "make coverage" target to build code coverage.
by Bryan Lewandowski
· 9 years ago
e2d68d4
Add general-use-and-purpose comment for Device interface.
by Bryan Lewandowski
· 9 years ago
39b96b6
create generic test device for multiple traits testing.
by Surender Kodam
· 9 years ago
2fd3e55
libuweave: Fix break on Android toolchain
by Alex Vakulenko
· 9 years ago
dcc0dca
libweave: Convert the blacklist trait into a standard one
by Alex Vakulenko
· 9 years ago
5fe0ac0
examples: refactor README file
by Johan Euphrosine
· 9 years ago
3127cb3
Tweak the README.md with respect to the repo subdirectories.
by John McCullough
· 9 years ago
38a2aef
libweave: Remove release() calls on scoped_ptr
by Alex Vakulenko
· 9 years ago
bf79a9e
libweave: Port base/ changes from Chromium project
by Alex Vakulenko
· 9 years ago
b9bbdc6
libweave: Fix compile errors on Chrome OS
by Alex Vakulenko
· 9 years ago
5c2870f
libevhtp: build checked out copy
by Mike Frysinger
· 9 years ago
3e4d883
add integrated cross-compile & qemu support
by Mike Frysinger
· 9 years ago
7fb7903
examples/daemon/ledflasher: switch to onOff
by Johan Euphrosine
· 9 years ago
0011064
readme: add more tips/links
by Mike Frysinger
· 9 years ago
d70a965
gtest/gmock: build checked out copy
by Mike Frysinger
· 9 years ago
8bf4757
Fail setup/start if device already registered
by Vitaly Buka
· 9 years ago
cd7a3a2
Add HTTPS port into TXT record
by Vitaly Buka
· 9 years ago
5ddd991
Return 'component' in command JSON
by Vitaly Buka
· 9 years ago
00180aa
Avoid Revocation list overflow
by Vitaly Buka
· 9 years ago
b506696
Bound j2000 timestamps into [0, <int32_t>::max()] interval
by Vitaly Buka
· 9 years ago
e733c38
Take into account scope from /privet/v3/auth call
by Vitaly Buka
· 9 years ago
8b897af
examples/daemon: fix ledflasher param names
by Johan Euphrosine
· 9 years ago
978e712
Implement local_discovery_enabled setting
by Vitaly Buka
· 9 years ago
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
· 9 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
Next »