summaryrefslogtreecommitdiffstats
path: root/chromeos/dbus/fake_easy_unlock_client.cc
Commit message (Expand)AuthorAgeFilesLines
* Make ValueDeserializer::Deserialize return scoped_ptrolli.raula2015-10-161-1/+1
* Split ValueSerializer into separate Serializer and Deserializer classes.prashhir2015-03-051-2/+2
* When creating easy signin challenge, user easyUnlock.WrapPublicKey methodtbarzic2014-11-051-0/+9
* Reland: Minor cleanup in EasyUnlockClienttbarzic2014-09-171-22/+13
* Revert of Minor cleanup in EasyUnlockClient (patchset #2 id:20001 of https://...rockot2014-09-161-13/+22
* Minor cleanup in EasyUnlockClienttbarzic2014-09-161-22/+13
* Add ability to pass decryption key id to CreateSecureMessage methodtbarzic2014-09-021-0/+3
* Add unit tests for easyUnlockPrivate API - crypto methodstbarzic2014-08-291-3/+107
* Wire up easy_unlock_private API with the easy-unlock dbus servicetbarzic@chromium.org2014-07-311-0/+45