summaryrefslogtreecommitdiffstats
path: root/remoting/protocol/pairing_registry.h
Commit message (Expand)AuthorAgeFilesLines
* remoting: Add out-of-line copy ctors for complex classes.vmpstr2016-02-261-0/+1
* Switch to standard integer types in remoting/.avi2015-12-221-0/+1
* Changed the way the client pairings are stored in the registry.alexeypa@chromium.org2013-08-091-3/+3
* Refactored PairingRegistry::Delegate such that it can retrieve/modify for a s...alexeypa@chromium.org2013-08-021-44/+67
* Add serialization to PairingRegistry.jamiewalch@chromium.org2013-07-191-0/+24
* Chromoting paired-client revocation, with NPAPI/native-messaging APIs.lambroslambrou@chromium.org2013-07-121-2/+37
* Use a direct include of time headers in ppapi/, printing/, remoting/.avi@chromium.org2013-06-281-1/+1
* Linux pairing registry delegate implementationjamiewalch@chromium.org2013-06-231-34/+32
* Changes to PairingRegistry to facilitate per-platform implementions.jamiewalch@chromium.org2013-06-181-12/+44
* Make the mapping from client id -> secret asynchronous.jamiewalch@chromium.org2013-06-141-11/+22
* This CL adds the "request pairing" implementation between the web-app and the...jamiewalch@chromium.org2013-06-041-4/+0
* Added PairingRegistry class.jamiewalch@chromium.org2013-05-101-0/+85