aboutsummaryrefslogtreecommitdiff
path: root/src/privet/privet_handler.cc
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-03-29libweave: Remove release() calls on scoped_ptrAlex Vakulenko
2016-03-10Fail setup/start if device already registeredVitaly Buka
2016-03-09Take into account scope from /privet/v3/auth callVitaly Buka
2016-03-07Remove ObserverList from cloud delegateVitaly Buka
2016-03-01Applied clang-formatVitaly Buka
2016-03-01Implement minimalRole for state definitionsAlex Vakulenko
2016-02-24Remove unused constantsVitaly Buka
2016-02-24Removing legacy API from libweaveAlex Vakulenko
2016-02-10Implement privet properties for changing cloud print endpointsVitaly Buka
2016-02-10Enable support of endpoints override.Vitaly Buka
2016-01-22Remove domain from weave::ErrorVitaly Buka
2015-12-21Get list of auth modes from AuthMangerVitaly Buka
2015-12-21Move most of auth logic into SecurityDelegate::CreateAccessTokenVitaly Buka
2015-12-21Add AuthType enum with string mappingVitaly Buka
2015-12-17Changed AuthManager::CreateAccessToken and AuthManager::ParseAccessTokenVitaly Buka
2015-12-17Add 'sessionId' into privet/infoVitaly Buka
2015-12-16Add "manager" scope into privet APIVitaly Buka
2015-12-16Rename ConfirmAuthToken -> ConfirmClientAuthTokenVitaly Buka
2015-12-16Return Root Client Authorization Token using /privet/v3/accessControl/*Vitaly Buka
2015-12-16ReformatVitaly Buka
2015-12-15Check if device already claimedVitaly Buka
2015-12-15Add the ability to query for particuar component and filter fieldsAlex Vakulenko
2015-12-14Use ClaimRootClientAuthToken instead of GetRootClientAuthTokenVitaly Buka
2015-12-14Remove /privet/info:uptime as unusedVitaly Buka
2015-12-14Rename timeMs into timeVitaly Buka
2015-12-12Add 'timeMs' field to /privet/info local APIAlex Vakulenko
2015-12-10Use base::Clock in AuthManager for better testingVitaly Buka
2015-12-07Use uint64_t for fingerprints to prevent easy overflowsAlex Vakulenko
2015-12-07Add support of Components/Traits to local privet APIsAlex Vakulenko
2015-12-07Switch to use ComponentManager for traits/componentsAlex Vakulenko
2015-11-24Support GCC 4.7Vitaly Buka
2015-11-17Add support for long-poll HTTP request at /privet/v3/checkForUpdatesAlex Vakulenko
2015-11-02Remove the unneeded libweave directoryPaul Westbrook