aboutsummaryrefslogtreecommitdiff
path: root/dbus/cryptohome
AgeCommit message (Expand)Author
2018-02-20system_api: New fields and messages for challenge-response cryptohome keysMaksim Ivanov
2018-02-13cryptohome: remove constant for AsyncAddKeyEric Caruso
2018-01-30system_api: remove MountPublic and AsyncMountPublicEric Caruso
2018-01-25system_api: D-Bus constant for TpmAttestationGetEnrollmentIdIgor
2018-01-18system_api: Drop unused *EnrollmentStateThiemo Nagel
2017-11-30Constant for the new DBUS API TpmAttestationSignEnterpriseVaChallenge.Yves Arrouye
2017-09-14system_api: Add kCryptohomeTpmGetVersionStructured.Ivan Sandrk
2017-09-06Added D-Bus cryptohome constants that were missing.Jeffrey Kardatzke
2017-08-30system_api: Add MigrateToDircryptoEx to cryptohome APIPavol Marko
2017-08-03system_api: Add kCryptohomeTpmGetVersion.Ivan Sandrk
2017-07-14system_api: Support for temporary policy readPavol Marko
2017-06-22cryptohome: Protobuf change to support public mount in MountEx.Kazuhiro Inaba
2017-04-12cryptohome: Add a new mount argument for migrationRyo Hashimoto
2017-04-12system-api: Add cryptohome NeedsDircryptoMigration nameXiyuan Xia
2017-03-28cryptohome: Add more DircryptoMigration statusesDan Spaid
2017-03-24cryptohome: Add a new CreateRequest param for eCryptfs migration testingRyo Hashimoto
2017-03-17cryptohome: Add dbus method and signal name for dircrypto migration.Kazuhiro Inaba
2017-03-13cryptohome: Add a new flag and an error code for forcing new encryption.Kazuhiro Inaba
2017-02-14dbus: cryptohome: Add flag to disable case-closed debugging unlockRandall Spangler
2016-07-25Revert "Add a constant for GetFreeDiskSpace()."Shuhei Takahashi
2016-07-13Add a constant for GetFreeDiskSpace().Shuhei Takahashi
2016-06-29cryptohome: Add constants and protobuf for GetAccountDiskUsage.Naoki Fukino
2016-06-28Add name of new signal handler to dbus constants.Dan Spaid
2016-05-10cryptohome: Add Firmware Management Parameters APIRandall Spangler
2016-02-19Added constants and protobuf for RenameCryptohomeAlexander Alekseev
2015-08-27Split DBus constants per daemon.Alex Deymo
2015-08-26Add missing 'syntax = "proto2"' directives to *.proto.Daniel Erat
2015-02-25Added protobuf for InitializeCastKey cryptohome method.Darren Krahn
2015-02-10Add a GetEndorsementInfo call to cryptohome.Darren Krahn
2014-11-26Added rpc protobufs for a cryptohome TPM status call.Darren Krahn
2014-10-24system_api: Add cryptohome GetLoginStatus() definitions.David Pursell
2014-09-01cryptohome/rpc.proto: ListKeys callWill Drewry
2014-07-03Add boot attributes request/reply messages and error code.David Yu
2014-06-13cryptohome/rpc.proto: Add GetKeyRequest/Reply interfaceWill Drewry
2014-05-29key.proto: add KeyProviderData and renamed CROS_LEGACYWill Drewry
2014-04-26Added reply details for boot-lockbox methods.Darren Krahn
2014-03-21rpc.proto: add RemoveKeyRequest and new error codeWill Drewry
2014-03-21signed_secret.proto: define a pb used for easy marshallingWill Drewry
2014-03-18{key,rpc}.proto: UpdateKeyEx wrapping and errorWill Drewry
2014-03-18rpc.proto: add some errors for AddKeyExWill Drewry
2014-03-05rpc.proto: add an empty CheckKeyRequestWill Drewry
2014-03-03dbus/cryptohome/rpc.proto: Add sanitized_username to the MountReplyWill Drewry
2014-02-24cryptohome: add the new data wrappers and method paramsWill Drewry
2014-02-14Moving protobufs around so that they can be reused by chrome.antrim