summaryrefslogtreecommitdiffstats
path: root/chromeos/dbus/cryptohome_client.cc
Commit message (Expand)AuthorAgeFilesLines
* Remove fake client creation from DBusClients' Create() functions.pneubeck@chromium.org2013-12-031-6/+2
* Clear content protection platform keys on Chrome OS.dkrahn@chromium.org2013-11-011-0/+17
* chromeos: Remove SystemSaltGetter::GetSystemSaltSynchashimoto@chromium.org2013-10-281-12/+23
* chromeos: Wait for service to be available when getting system salthashimoto@chromium.org2013-10-221-0/+6
* Added multi-profile support for attestation on chromeos.dkrahn@chromium.org2013-10-211-11/+29
* Point to temporary attestation dbus methods during transition.dkrahn@chromium.org2013-10-181-9/+9
* Add support for the Pkcs11GetTpmTokenInfoForUser cryptohome call.dkrahn@chromium.org2013-10-101-4/+45
* cryptohome: Merge FakeCryptohomeClient and CryptohomeClinentStubImplsatorux@chromium.org2013-09-271-2/+2
* Split construction and initialization of DBus clients.pneubeck@chromium.org2013-08-271-30/+32
* Added support for the content protection profile to AttestationFlow.dkrahn@google.com2013-08-141-8/+7
* Extract CryptohomeClientImplStub into its own files.pneubeck@chromium.org2013-08-101-419/+3
* Fix CertLoader certificates_loaded() during notification.pneubeck@chromium.org2013-08-061-2/+5
* cros: Use AsyncMountPublic to mount kiosk app home.xiyuan@chromium.org2013-07-311-0/+23
* Load the policy store synchronously on ChromeOS, when appropriate.joaodasilva@chromium.org2013-07-241-0/+26
* Use a direct include of the message_loop header in chromeos/.avi@chromium.org2013-07-171-1/+1
* Use system_api kCryptohomeAsyncAddKey constantnkostylev@chromium.org2013-07-031-3/+1
* Fix hang in AsyncAddKeyantrim@chromium.org2013-06-261-1/+1
* Add calls to cryptohome for adding extra keys.antrim@chromium.org2013-06-241-0/+27
* chromeos: Use base::MessageLoop.xhwang@chromium.org2013-05-291-22/+22
* Updated SessionManagerClient to use the multi-profile user policy calls.joaodasilva@chromium.org2013-05-141-1/+7
* Fixed CryptohomeClient::TpmAttestationSignSimpleChallenge.dkrahn@google.com2013-05-101-1/+1
* [cros mp] Load profiles from /home/chronos/u-[$hash], add GetUserIdHashFromPr...nkostylev@chromium.org2013-05-101-1/+5
* Enhanced and refactored the AttestationFlow interface.dkrahn@google.com2013-04-271-32/+35
* Added dbus bindings for new cryptohomed attestation APIs.dkrahn@google.com2013-04-111-9/+67
* Added an options parameter to TpmAttestationSignEnterpriseChallenge.dkrahn@google.com2013-04-091-0/+4
* chromeos : Make CryptohomeClient::InstallAttributesIsReady asynchronous.haruki@chromium.org2013-04-031-5/+7
* Added support in CryptohomeClient for new attestation dbus calls.dkrahn@google.com2013-03-301-0/+192
* [cros] Multi-profiles backend plumbing. nkostylev@chromium.org2013-03-291-3/+4
* Make system salt length of stub dbus client impl even.xhwang@chromium.org2013-03-291-1/+1
* Updated attestation flow to conform with new DBUS interface.dkrahn@google.com2013-03-271-3/+13
* chromeos: Fix false-positive DCHECK in CryptohomeClienthashimoto@chromium.org2013-02-271-59/+73
* chromeos: Implement async version of CryptohomeClient::Tpm* methodshashimoto@chromium.org2013-02-171-7/+51
* Added more default expectations to MockDBusThreadManager.joaodasilva@chromium.org2013-02-061-2/+2
* Added GetSanitizedUsername() method to CryptohomeClient.joaodasilva@chromium.org2013-02-011-0/+25
* Implemented plumbing for cryptohomed attestation calls.dkrahn@google.com2013-01-151-15/+177
* Fix r171702: Add flag for requesting an ephemeral mountbartfab@chromium.org2012-12-071-2/+1
* Add flag for requesting an ephemeral mountbartfab@chromium.org2012-12-071-3/+5
* Cleanup: Fix a typo that got copied into many files.thestig@chromium.org2012-10-221-7/+7
* Cleaning up weak_ptr_factory destruction order.gdk@chromium.org2012-09-071-7/+10
* chromeos: Fix clang warnings about missing virtual and OVERRIDE annotations.tfarina@chromium.org2012-08-301-1/+1
* chromeos: Move common D-Bus method callbacks to dbus_method_call_status.hhashimoto@chromium.org2012-08-011-17/+19
* Convert chromeos::CryptohomeClient::TpmCanAttemptOwnership to asynchronoushashimoto@chromium.org2012-07-311-5/+26
* Remove chromeos::CryptohomeLibrary::IsMountedhashimoto@chromium.org2012-07-281-21/+18
* chromeos: Remove CryptohomeLibrary::TpmGetPassword and TpmIsReadyhashimoto@chromium.org2012-07-231-21/+40
* chromeos: Convert D-Bus client classes' callback arguments to const referencehashimoto@chromium.org2012-04-111-24/+25
* Move files inside chrome/browser/chromeos/dbus to chromeos/dbushashimoto@chromium.org2012-04-061-0/+638