aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2016-07-22libweave: Update libchrome APIs to r405848Luis Hector Chavez
2016-05-27libweave: Update libchrome APIs to r395517Luis Hector Chavez
2016-04-21libweave: Split "base" trait into "device" and "privet".Alex Vakulenko
2016-04-20libweave: Clean up codeAlex Vakulenko
2016-04-18libweave: Fix build break on BrilloAlex Vakulenko
2016-04-13libweave: Update comment on handling new commandsMike Colagrosso
2016-04-07libweave: Remove unused local constantAlex Vakulenko
2016-04-07libweave: Always fetch commands from server, even if XMPP delivers JSONAlex Vakulenko
2016-04-07libweave: Remove backup polling (30 minute poll interval)Alex Vakulenko
2016-04-01libweave: Convert the blacklist trait into a standard oneAlex Vakulenko
2016-03-29libweave: Remove release() calls on scoped_ptrAlex Vakulenko
2016-03-29libweave: Fix compile errors on Chrome OSAlex Vakulenko
2016-03-10Fail setup/start if device already registeredVitaly Buka
2016-03-10Add HTTPS port into TXT recordVitaly Buka
2016-03-09Return 'component' in command JSONVitaly Buka
2016-03-09Avoid Revocation list overflowVitaly Buka
2016-03-09Bound j2000 timestamps into [0, <int32_t>::max()] intervalVitaly Buka
2016-03-09Take into account scope from /privet/v3/auth callVitaly Buka
2016-03-07Implement local_discovery_enabled settingVitaly Buka
2016-03-07Remove ObserverList from cloud delegateVitaly Buka
2016-03-05Remove CloudDelegate::Observer::OnDeviceInfoChangedVitaly Buka
2016-03-04Fixed issues configuring devices with date before 2000.Vitaly Buka
2016-03-01Applied clang-formatVitaly Buka
2016-03-01Implement minimalRole for state definitionsAlex Vakulenko
2016-03-01Update _accessRevocationList traitVitaly Buka
2016-02-29Add provider::Wifi::GetConnectedSsidVitaly Buka
2016-02-25Update local auth info if server side information does not matchVitaly Buka
2016-02-24Simplify few comparison helpersVitaly Buka
2016-02-24Rename *BlackList* into *Revocation*Vitaly Buka
2016-02-24Remove unused constantsVitaly Buka
2016-02-24Implement revocation list check when validating auth tokenVitaly Buka
2016-02-24Add revocationTimestamp parameter into revocation entryVitaly Buka
2016-02-24Remove AccessBlackListManager::UnblockVitaly Buka
2016-02-24Removing legacy API from libweaveAlex Vakulenko
2016-02-24Move minimalRole constants from schema_constants.h to a local .cc fileAlex Vakulenko
2016-02-23Replace expirationTimeoutSec with expirationTimeVitaly Buka
2016-02-23Rename _accessControlBlackList into _accessRevocationListVitaly Buka
2016-02-23Move mock_component_manager.h into test/ dirVitaly Buka
2016-02-23Move MockAccessBlackListManager into separate fileVitaly Buka
2016-02-23Reset access token secret on new black list entryVitaly Buka
2016-02-23Add AccessBlackListManager::AddEntryAddedCallbackVitaly Buka
2016-02-11Remove property from json added by mistakeVitaly Buka
2016-02-10Replace ' in json constants with "Vitaly Buka
2016-02-10Implement privet properties for changing cloud print endpointsVitaly Buka
2016-02-10Replace URL with Url in identifiersVitaly Buka
2016-02-10Enable support of endpoints override.Vitaly Buka
2016-02-09Update macaroon library to 307f45bcd49f9e4088e622f23f3ce0e854345b93Vitaly Buka
2016-02-05Merge remote-tracking branch 'weave/dev' into 'weave/master'Vitaly Buka
2016-02-05Add customizable settings option for xmpp_endpointVitaly Buka
2016-02-03Merge remote-tracking branch 'weave/master' into dev_reviewVitaly Buka