Sign in
weave
/
weave
/
libweave
/
369d2f07313abebfd3db6d541cc15e7e7d770f23
/
src
/
privet
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
38a2aef
libweave: Remove release() calls on scoped_ptr
by Alex Vakulenko
· 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
e733c38
Take into account scope from /privet/v3/auth call
by Vitaly Buka
· 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
5e94dc8
Applied clang-format
by Vitaly Buka
· 9 years ago
0d3062e
Implement minimalRole for state definitions
by Alex Vakulenko
· 9 years ago
a07bbc7
Add provider::Wifi::GetConnectedSsid
by Vitaly Buka
· 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
89b3495
Removing legacy API from libweave
by Alex Vakulenko
· 9 years ago
c23ea22
Replace expirationTimeoutSec with expirationTime
by Vitaly Buka
· 9 years ago
b612e3c
Reset access token secret on new black list entry
by Vitaly Buka
· 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
03ee8ac
Enable support of endpoints override.
by Vitaly Buka
· 9 years ago
f51743b
Update macaroon library to 307f45bcd49f9e4088e622f23f3ce0e854345b93
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
6a1ba84
Changed meaning of some SSID flags
by Vitaly Buka
· 9 years ago
919a8a9
Remove crypto type "None"
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
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
a821f2e
Integrate new macaroon library
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
36fd44f
Fix assigning error in SecurityManager
by Vitaly Buka
· 9 years ago
e0df73a
Switch to macaroon library to generate and parse access tokens
by Vitaly Buka
· 9 years ago
131b889
Extract macaroon reading and verifying into separate functions
by Vitaly Buka
· 9 years ago
7a25a3d
Extracted function to create token from secret and caveats
by Vitaly Buka
· 9 years ago
20896ab
Replace several members of SecurityManager with pointers to Settings
by Vitaly Buka
· 9 years ago
66a01e0
Add AuthManager::CreateAccessTokenFromAuth
by Vitaly Buka
· 9 years ago
ee7322f
Get list of auth modes from AuthManger
by Vitaly Buka
· 9 years ago
66f46b8
Change user_id into string
by Vitaly Buka
· 9 years ago
0bc02ed
Use different secret for auth and access tokens
by Vitaly Buka
· 9 years ago
3020c49
Remove unused SecurityDelegate::IsValidPairingCode
by Vitaly Buka
· 9 years ago
4957afb
Add privet API tests for local auth
by Vitaly Buka
· 9 years ago
fd2ef68
Move most of auth logic into SecurityDelegate::CreateAccessToken
by Vitaly Buka
· 9 years ago
29bd070
Add AuthType enum with string mapping
by Vitaly Buka
· 9 years ago
a0a8134
Changed AuthManager::CreateAccessToken and AuthManager::ParseAccessToken
by Vitaly Buka
· 9 years ago
483d597
Add 'sessionId' into privet/info
by Vitaly Buka
· 9 years ago
3264eca
Include build rules for clang with address sanitizer
by Vitaly Buka
· 9 years ago
287346b
Add "manager" scope into privet API
by Vitaly Buka
· 9 years ago
305ab61
Rename ConfirmAuthToken -> ConfirmClientAuthToken
by Vitaly Buka
· 9 years ago
2d24e0e
Return Root Client Authorization Token using /privet/v3/accessControl/*
by Vitaly Buka
· 9 years ago
34668e7
Reformat
by Vitaly Buka
· 9 years ago
c3bc82a
Check if device already claimed
by Vitaly Buka
· 9 years ago
4ab5002
Change interface of ClaimRootClientAuthToken and ConfirmAuthToken
by Vitaly Buka
· 9 years ago
ba01142
Remove unused kTokenDelimeter variable
by Alex Vakulenko
· 9 years ago
a10ab1c
Provide RootClientTokenOwner into ClaimRootClientAuthToken
by Vitaly Buka
· 9 years ago
3eb52e7
Add the ability to query for particuar component and filter fields
by Alex Vakulenko
· 9 years ago
229113e
Pass Config pointer into AuthManager
by Vitaly Buka
· 9 years ago
29bc593
Use ClaimRootClientAuthToken instead of GetRootClientAuthToken
by Vitaly Buka
· 9 years ago
cc77fad
Add ClaimRootClientAuthToken and ConfirmRootClientAuthToken
by Vitaly Buka
· 9 years ago
e08c7c6
Add macaroon auth token verification
by Vitaly Buka
· 9 years ago
0de42f5
Add test to verify that token from different secret is not accepted
by Vitaly Buka
· 9 years ago
30ba607
privet/security_manager: remove unused functions
by Johan Euphrosine
· 9 years ago
b03d4dd
Remove /privet/info:uptime as unused
by Vitaly Buka
· 9 years ago
1884cf6
Rename timeMs into time
by Vitaly Buka
· 9 years ago
532140d
Add 'timeMs' field to /privet/info local API
by Alex Vakulenko
· 9 years ago
b3de351
Fix device registration expiration with system clock adjusted
by Alex Vakulenko
· 9 years ago
47743a3
Fixed name of the function to match design docs.
by Vitaly Buka
· 9 years ago
41aa809
Use base::Clock in AuthManager for better testing
by Vitaly Buka
· 9 years ago
c078108
Use a map for GetDeviceUiKind
by Paul Westbrook
· 9 years ago
86530d2
Updated scope to int mapping
by Vitaly Buka
· 9 years ago
a37056e
Generate Root Client Authorization Token
by Vitaly Buka
· 9 years ago
1396480
Fix returning value for uw_crypto_hmac_init_
by Vitaly Buka
· 9 years ago
c5b6060
Use fixed secret in AuthManager tests
by Vitaly Buka
· 9 years ago
3d851b4
Change ownership of AuthManager as it's needed by DeviceRegistrationInfo
by Vitaly Buka
· 9 years ago
47fe6f8
Add macaroone implementation into libweave build
by Vitaly Buka
· 9 years ago
e3cc230
Move checkForUpdates tests into their own section
by Alex Vakulenko
· 9 years ago
f969132
Use uint64_t for fingerprints to prevent easy overflows
by Alex Vakulenko
· 9 years ago
551a82b
Add support of Components/Traits to local privet APIs
by Alex Vakulenko
· 9 years ago
29a11ca
Replace IsEqualJson gtest predicate with EXPECT_JSON_EQ
by Alex Vakulenko
· 9 years ago
d91d625
Switch to use ComponentManager for traits/components
by Alex Vakulenko
· 9 years ago
f08caeb
Extract privet::AuthManager from privet::SecurityManager
by Vitaly Buka
· 9 years ago
2c7740a
Remove CommandDefinition class
by Alex Vakulenko
· 9 years ago
3bfb13d
Fix GCC 4.7 errors
by Vitaly Buka
· 9 years ago
c430560
Replace Get* methods returning unique_ptr with reference alternative
by Vitaly Buka
· 9 years ago
7125e8b
Enable big-endian build
by Vitaly Buka
· 9 years ago
52d006a
Support GCC 4.7
by Vitaly Buka
· 9 years ago
7e894da
Remove object schema parsing in CommandDefinition
by Alex Vakulenko
· 9 years ago
1c522d8
Don't expose old cloud ID in Privet info
by Vitaly Buka
· 9 years ago
672634b
Persist kInvalidCredentials state
by Vitaly Buka
· 9 years ago
efee3a2
Add support for long-poll HTTP request at /privet/v3/checkForUpdates
by Alex Vakulenko
· 9 years ago
85fbeaf
Set "WiFi discovery" bit of device flags according state of Hosted SSID.
by Vitaly Buka
· 9 years ago
149ae6f
Add missing UI device kinds
by Paul Westbrook
· 9 years ago
22a0475
Trigger initial DNS-SD publishing
by Vitaly Buka
· 9 years ago
Next »