index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
chromeos
/
dbus
/
cryptohome_client.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Cryptohome: Notify about error in async calls if cryptohome is not ready yet.
antrim
2015-01-29
1
-1
/
+5
*
Update {virtual,override,final} to follow C++11 style in chromeos/dbus.
dcheng
2015-01-16
1
-127
/
+110
*
replace OVERRIDE and FINAL with override and final in chromeos/
mostynb
2014-10-06
1
-60
/
+60
*
Wire up GetKeyDataEx() in Chrome
bartfab
2014-08-29
1
-0
/
+19
*
Increase DBus timeout in cryptohome calls to 2 minutes.
antrim@chromium.org
2014-08-21
1
-32
/
+37
*
Add boot attributes methods in CryptohomeClient.
davidyu@chromium.org
2014-07-04
1
-0
/
+48
*
Cleanup after transition to new attestation dbus methods.
dkrahn@chromium.org
2014-03-30
1
-2
/
+2
*
Use actual implementation of RemoveKeyEx in supervised users password change ...
antrim@chromium.org
2014-03-26
1
-1
/
+21
*
Move to new attestation dbus methods.
dkrahn@chromium.org
2014-03-13
1
-3
/
+10
*
Add support for new calls in cryptohome.
antrim@chromium.org
2014-03-12
1
-0
/
+98
*
chromeos: Make dbus::MessageReader memory ownership explicit
derat@chromium.org
2014-02-24
1
-6
/
+6
*
Remove fake client creation from DBusClients' Create() functions.
pneubeck@chromium.org
2013-12-03
1
-6
/
+2
*
Clear content protection platform keys on Chrome OS.
dkrahn@chromium.org
2013-11-01
1
-0
/
+17
*
chromeos: Remove SystemSaltGetter::GetSystemSaltSync
hashimoto@chromium.org
2013-10-28
1
-12
/
+23
*
chromeos: Wait for service to be available when getting system salt
hashimoto@chromium.org
2013-10-22
1
-0
/
+6
*
Added multi-profile support for attestation on chromeos.
dkrahn@chromium.org
2013-10-21
1
-11
/
+29
*
Point to temporary attestation dbus methods during transition.
dkrahn@chromium.org
2013-10-18
1
-9
/
+9
*
Add support for the Pkcs11GetTpmTokenInfoForUser cryptohome call.
dkrahn@chromium.org
2013-10-10
1
-4
/
+45
*
cryptohome: Merge FakeCryptohomeClient and CryptohomeClinentStubImpl
satorux@chromium.org
2013-09-27
1
-2
/
+2
*
Split construction and initialization of DBus clients.
pneubeck@chromium.org
2013-08-27
1
-30
/
+32
*
Added support for the content protection profile to AttestationFlow.
dkrahn@google.com
2013-08-14
1
-8
/
+7
*
Extract CryptohomeClientImplStub into its own files.
pneubeck@chromium.org
2013-08-10
1
-419
/
+3
*
Fix CertLoader certificates_loaded() during notification.
pneubeck@chromium.org
2013-08-06
1
-2
/
+5
*
cros: Use AsyncMountPublic to mount kiosk app home.
xiyuan@chromium.org
2013-07-31
1
-0
/
+23
*
Load the policy store synchronously on ChromeOS, when appropriate.
joaodasilva@chromium.org
2013-07-24
1
-0
/
+26
*
Use a direct include of the message_loop header in chromeos/.
avi@chromium.org
2013-07-17
1
-1
/
+1
*
Use system_api kCryptohomeAsyncAddKey constant
nkostylev@chromium.org
2013-07-03
1
-3
/
+1
*
Fix hang in AsyncAddKey
antrim@chromium.org
2013-06-26
1
-1
/
+1
*
Add calls to cryptohome for adding extra keys.
antrim@chromium.org
2013-06-24
1
-0
/
+27
*
chromeos: Use base::MessageLoop.
xhwang@chromium.org
2013-05-29
1
-22
/
+22
*
Updated SessionManagerClient to use the multi-profile user policy calls.
joaodasilva@chromium.org
2013-05-14
1
-1
/
+7
*
Fixed CryptohomeClient::TpmAttestationSignSimpleChallenge.
dkrahn@google.com
2013-05-10
1
-1
/
+1
*
[cros mp] Load profiles from /home/chronos/u-[$hash], add GetUserIdHashFromPr...
nkostylev@chromium.org
2013-05-10
1
-1
/
+5
*
Enhanced and refactored the AttestationFlow interface.
dkrahn@google.com
2013-04-27
1
-32
/
+35
*
Added dbus bindings for new cryptohomed attestation APIs.
dkrahn@google.com
2013-04-11
1
-9
/
+67
*
Added an options parameter to TpmAttestationSignEnterpriseChallenge.
dkrahn@google.com
2013-04-09
1
-0
/
+4
*
chromeos : Make CryptohomeClient::InstallAttributesIsReady asynchronous.
haruki@chromium.org
2013-04-03
1
-5
/
+7
*
Added support in CryptohomeClient for new attestation dbus calls.
dkrahn@google.com
2013-03-30
1
-0
/
+192
*
[cros] Multi-profiles backend plumbing.
nkostylev@chromium.org
2013-03-29
1
-3
/
+4
*
Make system salt length of stub dbus client impl even.
xhwang@chromium.org
2013-03-29
1
-1
/
+1
*
Updated attestation flow to conform with new DBUS interface.
dkrahn@google.com
2013-03-27
1
-3
/
+13
*
chromeos: Fix false-positive DCHECK in CryptohomeClient
hashimoto@chromium.org
2013-02-27
1
-59
/
+73
*
chromeos: Implement async version of CryptohomeClient::Tpm* methods
hashimoto@chromium.org
2013-02-17
1
-7
/
+51
*
Added more default expectations to MockDBusThreadManager.
joaodasilva@chromium.org
2013-02-06
1
-2
/
+2
*
Added GetSanitizedUsername() method to CryptohomeClient.
joaodasilva@chromium.org
2013-02-01
1
-0
/
+25
*
Implemented plumbing for cryptohomed attestation calls.
dkrahn@google.com
2013-01-15
1
-15
/
+177
*
Fix r171702: Add flag for requesting an ephemeral mount
bartfab@chromium.org
2012-12-07
1
-2
/
+1
*
Add flag for requesting an ephemeral mount
bartfab@chromium.org
2012-12-07
1
-3
/
+5
*
Cleanup: Fix a typo that got copied into many files.
thestig@chromium.org
2012-10-22
1
-7
/
+7
*
Cleaning up weak_ptr_factory destruction order.
gdk@chromium.org
2012-09-07
1
-7
/
+10
[next]