summaryrefslogtreecommitdiffstats
path: root/chromeos/dbus/cryptohome_client.h
Commit message (Expand)AuthorAgeFilesLines
* Remove fake client creation from DBusClients' Create() functions.pneubeck@chromium.org2013-12-031-2/+1
* Clear content protection platform keys on Chrome OS.dkrahn@chromium.org2013-11-011-0/+14
* chromeos: Remove SystemSaltGetter::GetSystemSaltSynchashimoto@chromium.org2013-10-281-3/+7
* chromeos: Wait for service to be available when getting system salthashimoto@chromium.org2013-10-221-0/+7
* Added multi-profile support for attestation on chromeos.dkrahn@chromium.org2013-10-211-10/+40
* Add support for the Pkcs11GetTpmTokenInfoForUser cryptohome call.dkrahn@chromium.org2013-10-101-3/+22
* Split construction and initialization of DBus clients.pneubeck@chromium.org2013-08-271-7/+3
* Added support for the content protection profile to AttestationFlow.dkrahn@google.com2013-08-141-7/+11
* cros: Use AsyncMountPublic to mount kiosk app home.xiyuan@chromium.org2013-07-311-0/+8
* Load the policy store synchronously on ChromeOS, when appropriate.joaodasilva@chromium.org2013-07-241-0/+9
* Add calls to cryptohome for adding extra keys.antrim@chromium.org2013-06-241-0/+8
* Updated SessionManagerClient to use the multi-profile user policy calls.joaodasilva@chromium.org2013-05-141-0/+3
* Enhanced and refactored the AttestationFlow interface.dkrahn@google.com2013-04-271-29/+11
* Added dbus bindings for new cryptohomed attestation APIs.dkrahn@google.com2013-04-111-0/+19
* Added an options parameter to TpmAttestationSignEnterpriseChallenge.dkrahn@google.com2013-04-091-4/+12
* chromeos : Make CryptohomeClient::InstallAttributesIsReady asynchronous.haruki@chromium.org2013-04-031-3/+3
* Added support in CryptohomeClient for new attestation dbus calls.dkrahn@google.com2013-03-301-0/+63
* Updated attestation flow to conform with new DBUS interface.dkrahn@google.com2013-03-271-6/+24
* chromeos: Implement async version of CryptohomeClient::Tpm* methodshashimoto@chromium.org2013-02-171-4/+17
* Added GetSanitizedUsername() method to CryptohomeClient.joaodasilva@chromium.org2013-02-011-0/+6
* Implemented plumbing for cryptohomed attestation calls.dkrahn@google.com2013-01-151-7/+60
* Add flag for requesting an ephemeral mountbartfab@chromium.org2012-12-071-3/+5
* chromeos: Move common D-Bus method callbacks to dbus_method_call_status.hhashimoto@chromium.org2012-08-011-15/+8
* Convert chromeos::CryptohomeClient::TpmCanAttemptOwnership to asynchronoushashimoto@chromium.org2012-07-311-3/+6
* Remove chromeos::CryptohomeLibrary::IsMountedhashimoto@chromium.org2012-07-281-2/+1
* chromeos: Remove CryptohomeLibrary::TpmGetPassword and TpmIsReadyhashimoto@chromium.org2012-07-231-7/+7
* Remove #pragma once from chromeosajwong@chromium.org2012-07-111-1/+0
* chromeos: Convert D-Bus client classes' callback arguments to const referencehashimoto@chromium.org2012-04-111-9/+10
* Move files inside chrome/browser/chromeos/dbus to chromeos/dbushashimoto@chromium.org2012-04-061-0/+179